Feeds
提问
Runge-Kutta 3 variables, 3 equations
I am trying to use the 4th order Runge Kutta method to solve the Lorenz equations over a perios 0<=t<=250 seconds. I am able to ...
10 years 前 | 0 个回答 | 0
0
个回答提问
Newton Raphson m-file
I have to employ the newton raphson algorithm to find the positive real roots of f(x)=2xln(X)-1. I need to create a function m...
10 years 前 | 2 个回答 | 0