python - What is the best built in function to compute the temporal series for the Lorenz System? -
i using several runge-kutta methods compute solutions lorenz system typical values make unstable: sigma=10, beta=8/3, rho=28.
the problem don't know method should trust more (apart theoretical global truncation error)
i know if there built in function can import compute numerical solutions lorenz system
Comments
Post a Comment