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