Feeds
提问
plot in for loop?
<</matlabcentral/answers/uploaded_files/99743/Sketch.png>> what is the wrong in this ? the plot isn't appear. what should ...
8 years 前 | 1 个回答 | 0
1
个回答提问
how can i transform the result of ''for loop'' to a matrix so i can plot it , cause when i plot it after the for loop it's plot just the final result as a scaler points ! ( like the photo shown below )
<</matlabcentral/answers/uploaded_files/75837/askkk.jpg>>
9 years 前 | 2 个回答 | 0
2
个回答提问
why when i write this code on matlab,,, fxz=sym('(-0.25*z-((z-y)/5*10^-3)-(z/5*10^-3))/1.2*10^-3)') ,,, it show me this all erorrs shown below !! , how i can correct this ?!
why when i write this code on matlab,,, fxz=sym('(-0.25*z-((z-y)/5*10^-3)-(z/5*10^-3))/1.2*10^-3)') it show me this all...
9 years 前 | 1 个回答 | 0
1
个回答提问
hello there, my teacher want us to creat a code to solve RK 2th order without use ready defined fn to solve that! , he want to do a full program to solve it like the old days . any one can help ?
the equations is dy/dx=(9-(0.25*y)+(y-z)/5*10^-3)/1.2*10^-3 dz/dx=(-0.25*z-((z-y)/5*10^-3)-(z/5*10^-3))/1.2*10^-3
9 years 前 | 0 个回答 | 0
