Feeds
질문
Reading point on plot
Hi how can I read a point where my two lines intercept???
대략 13년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
