Feeds
답변 있음
Heun's Method program code
I also have another function above : function Derivs(x, y, deriv) deriv=4800-0.6*y/(1-0.025*x); end
Heun's Method program code
I also have another function above : function Derivs(x, y, deriv) deriv=4800-0.6*y/(1-0.025*x); end
거의 8년 전 | 0
질문
Heun's Method program code
%%%% I can't figure out why my function 'HeunIter' doesnot work; even cannot try it! >>>>>>>>>>>>>> function HeunIter(x, y, h, ...
거의 8년 전 | 답변 수: 1 | 0