Feeds
提问
how to pass varibles to the function while using ODE45
hi can someone tell me how to remove the variables in the function mentioned and include it in the arguments function code f...
7 years 前 | 1 个回答 | 1
1
个回答提问
Unable to use function in script
I am new to matlab, i created a function file and it is working fine while using in command winow but showing "Not enough input ...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to resolve floating point zero error in the following code
for i=1:3 for j=1:3 for k=1:z p=Q(i,j,k)*(Z(k+1)-Z(k)); q=Q(i,j,k)*(Z2(k+1)-Z2(k)); ...
7 years 前 | 0 个回答 | 0

