Community Profile

photo

Sebastian Kudera


Last seen: 9 månader ago Active since 2020

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to change a function within a loop at certain point in MATLAB
I have this piece of code: x=0:20000; h0=10; alfa0=-0.1*pi/180; h=h0+tan(alfa0).*x+10^(-6)*-0.4.*x....

ungefär 4 år ago | 1 answer | 0

1

answer

Question


How to make real and imaginary plot of the graph same color
In my code I have a for loop and with every iteration i tell matlab to draw real part of the curve as a solid line and imaginary...

ungefär 4 år ago | 1 answer | 0

1

answer