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 years 前 | 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 years 前 | 1 个回答 | 0