具有精度监控功能的常微分方程数值解法
实用的具有精度监视功能的常微分方程数值解法-practical function with precision surveillance of ordinary different
本专区汇聚了各类基于 常微分方程 开发的源码资源,共计 69 篇资源供开发者免费下载学习。
实用的具有精度监视功能的常微分方程数值解法-practical function with precision surveillance of ordinary different
针对Adams预测校正算法求解微分方程组作了改进.算法的主要 改进之处是在校正环节用已经计算出来的“新值”取代“旧值”.最后,基于提出的改进方法和传统的Adams预测校正算法对同一
Implemementation of Runge Kunt metthod, using TkInter
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y) * 初始条件为x=x[0]时,y=y[0]. * 输入: f--函数f(x,y)的指针 *
Euler公式与改进Euler比较。-Euler formula and improve Euler comparison.
数值算法 RungeKutta-numerical algorithm RungeKutta
solution of linear ODE by SHOOTING method Runge kutta
在vc环境下,四阶经典龙格库塔算法的实现.-in vc environment, the four bands classic Runge Kutta algorithm impl
ODE Numericla Methods for Heat
经典4阶R-K法(可以计算运行时间)-classic four bands R-K (running time can be calculated)
4阶Adams预估-校正算法-Adams estimated four bands- correction algorithm
我这是割线法和改进的欧拉法的源代码-This a secant method and improve the Eulerian method of source code!