搜索资源列表
吉尔法求解一阶微分方程组
- 吉尔法求解一阶微分方程组的算法-Gil Solving equations a band algorithm
龙格库塔法求解微分方程组
- 打靶法结合龙格库塔法求解微分方程组
偏微分方程组N=4的龙格-库塔方法求解
- 偏微分方程组N=4的龙格-库塔方法求解,matlab编程,试过可以
吉尔法求解一阶微分方程组
- 吉尔法求解一阶微分方程组的算法-Gil Solving equations a band algorithm
vbC12
- 用VB实现解常微分方程组 包括定步长四阶龙格-库塔法、自适应变步长的龙格-库塔法、改进的中点法、外推法等-VB solution of ordinary differential equations including fixed step 4-order Runge- Kutta method, adaptive variable step of the Runge- Kutta method to improve the mid
solution-of-Differential-equation-group
- 提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP); 自适应变步长的龙格-库塔(Runge-Kutta)法(RKQC->ODEINT); 改进的中点法(MMID); 外推法(BSSTEP(RZEXTR(有理函数), PZEXTR(多项式));-provide four kinds of solutions of ordinary differential equa
rossler
- 对于Rossler方程组这样的非线形微分方程组,不可能求得其解析解,利用MATLAB可以用数值解法进行模拟。-Rossler equations for the non-linear differential equations, it is impossible to seek its analytic solution, using MATLAB method can be used for numerical simulation
RGKT13
- c语言编程。单精度的龙格-库塔-基尔法在初始条件下求解n元联立一阶常微分方程组;很好。-c programming language. Single precision of the Runge- Kutta- Kiel in the initial conditions for n simultaneous first-order differential equations; Good.
TGKT(2)
- 变步长是一种很好的数值求解方法。 c语言编程,求解龙哥库塔的四阶 初值给定的常微分方程组-variable step is a good numerical solution method. C programming language, for Mangge Kuta initial four bands to the Ordinary Differential Equations
jingxijifen
- MATLAB精细积分求解微分方程组,有错的地方请专家指教-MATLAB precise integration to solve differential equations, with a wrong place to hire experts to enlighten
sjfx
- matlab中常用求插值、数据分析、微分方程组数值解m文件-err
dae2
- 用matlab作的,代数微分方程组的解法。-Matlab for use, and the solution of algebraic differential equations.
dae
- 更高阶的微分方程组的解法(内附2个解法m文件)-More high-end solution of differential equations (with two solutions m file)
changyongsuanfachengxuji
- 本程序针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。 书中所有算法均用C语言描述。 本程序集可供广大科研人员、工程技术人员以及管理工作者阅读使用,也可作为高等院校师生的参考程序。 与本程序配套的
very_often_used_Algorithms_c_3rd_edition
- 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-err
CH8
- 龙格库塔法解微分方程:包括解微分方程组,及其变步长和二阶的-Runge-Kutta method solution of differential equations: including the solution of differential equations, and the variable step size and second-order of
function
- 我编写的Lotka解微分方程组的程序,可以解决方程组的微分数值计算,希望可以给大家起到借鉴作用-I prepared solution of differential equations Lotka procedures can solve the differential equations numerical calculation, I hope everyone can learn from the role played
gaoweifangcheng
- 用matlab解高维微分方程组一般少用到,但是最近看了这方面的例子,希望对用到的人有所帮助-Matlab solutions with high-dimensional differential equations in general less used, but recently read examples in this regard, I hope to help people who use
Runge-Kutta
- 两个求解微分方程组 的龙格库塔法程序两个程序可用-Solving the two differential equations Runge-Kutta method can be used two procedures procedures
RK龙格库塔计算微分方程组
- 使用4阶龙格库塔定理计算一阶微分方程组,方程组有3个方程(RK calculation of differential equations)