Sebastian Kudera
Followers: 0 Following: 0
Feeds
提问
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....
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0