python龙格-库塔算法
参考:
https://blog.csdn.net/qq_42568323/article/details/143527399
解高阶微分方程 https://gitee.com/turingscat0/Runge-Kutta
解高阶微分方程 https://blog.csdn.net/qq_42818403/article/details/120546903
四阶Runge-Kutta解一阶常微分方程 https://blog.csdn.net/weixin_46039719/article/details/121948176
Python 给定初值,二阶微分方程使用 https://blog.csdn.net/BF2233/article/details/106023164
https://blog.51cto.com/u_16213400/11439864
调用库:https://blog.51cto.com/u_16213406/12861505
Python求解微分方程组 https://blog.csdn.net/m0_37816922/article/details/129429451
python二阶微分方程组求解 https://blog.51cto.com/u_16175430/7770263?articleABtest=0
矩阵形式 龙格库塔法-求解二阶多元常微分方程组 https://www.zhihu.com/tardis/zm/art/619560770?source_id=1005
RungeKutta解微分方程组 https://zhuanlan.zhihu.com/p/351836616
常微分方程的解析解 https://blog.csdn.net/qq_42818403/article/details/120613079
利用python搭建多变量微分方程组求解模型 https://zhuanlan.zhihu.com/p/484167038

浙公网安备 33010602011771号