Feeds
提问
Reading point on plot
Hi how can I read a point where my two lines intercept???
13 years 前 | 1 个回答 | 0
1
个回答提问
I don't why I get error when i run this code In an assignment A(I) = B, the number of elements in B and I must be the same. " Error in prob5 (line 26) v(i+1)=vi+(1/6)*(k11+2*k21+2*k31+k41);
%Script that demonstrates the Runge-Kutta integration for a first order problem %the problem to be solved is: %vprime= @...
13 years 前 | 1 个回答 | 0
1
个回答提问
I have this code for Runge Kutta method and keep showing error "index must be a positive interger " please I need help
%Script that demonstrates the Runge-Kutta integration for a first order problem %the problem to be solved is: %f(xi,yi)=(1/2)-...
13 years 前 | 1 个回答 | 0
