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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 0 | 0

