Feeds
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
3 years 前
提问
ODE with Newton method
I am trying to solve the ODE y'=x*cos(x^2)*y^2 using newton's method but my code keeps running forever. Please, I really apprec...
3 years 前 | 1 个回答 | 0
