![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15872282_1564236864117_DEF.jpg)
Faris Amzar Mohamad Azrai
Followers: 0 Following: 0
Feeds
提问
Printing Certain Number from a Vector
Hello, can anyone help me? I want to print the numbers which is not 0 from this vector using fprintf. So, basically, i want to p...
4 years 前 | 1 个回答 | 0
1
个回答提问
Calculating growth using ODE 45 from t=0 to t=100
Hello, I need help with my code using ODE 45. Can someone help me check my code? t = 0:0.01:100; r = [0.05 0.1 0.5 1 10]; k ...
4 years 前 | 0 个回答 | 0
0
个回答提问
Storing Data From a For Loop
How can I store all the results from the Loop? I keep getting the final value only. D_c = 1:1:80; L_c = 120; C_s1c = 2.5e6; ...
4 years 前 | 1 个回答 | 0