搜索资源列表
jcwffc
- 解常微分方程,数值分析,c语言在数值分析中的应用-Solutions ordinary differential equations, numerical analysis, c language in the numerical analysis of
odeEuler
- 求解常微分方程数值解的Euler算法matlab源程序。-ordinary differential equation solving numerical solution of Euler algorithm Matlab source.
_method_of_computing
- 计算方法中的常用程序,主要有线性方程组的数值解法、插值、解常微分方程等
MATLAB-algorithm
- 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
prog10-16
- 余向阳博士Matlab教程的源代码。 包括:1.非线性方程的解法;2.线性方程的数值解法;3插值法;4.常微分方程的解法-Dr. Yu Xiangyang Tutorial Matlab source code. Include: 1. Non-linear equations 2. The numerical solution of linear equations 3 interpolation 4. The solution of ordinary differential eq
Runge_KuttaAndsquar_least
- 常微分方程数值解法Runge_Kutta解法-Numerical Solution of Ordinary Differential Equations Solution Runge_Kutta
Scientific_Computing_and_C_assembly
- 第二章 解线性方程组的直接法 第三章 解线性方程的迭代法 第四章 插值法 第五章 数据拟合 第六章 数值微分和积分 第七章 矩阵特征值问题 第八章 非线性方程数值解法 第九章 非线性方程组的抚今迭代解法 第十章 常微分方程初值问题的数值解法 第十一章 常微分方程边值问题的数值解法 附录A C语言屏幕绘图 -Chapter II solution of linear equations in Chapter III of the direct meth
MapleTutorial
- Maple目前应用非常广泛符号计算软件之一它拥有非常强大符号计算和数值计算功本书详细地介绍了Maple基本功包括数值计算解方程微积分计算向量及矩阵计算解常微分方程和偏微分方程等本书深入讲解了Maple编程基本原理 -Maple is widely used at present one of the symbolic computation software, It has a very powerful symbolic computation and numerical calculat
marunge4gh
- 1 用途:4阶经典龙格库塔格式解常微分方程y =f(x, y), y(x0)=y0 格式:[x, y]=marunge4(dyfun,xspan,y0,h) dyfun为函数f(x,y), xspan为求解区间[x0, xn], y0为初值, h为步长, x返回节点, y返回数值解 2 用途:用LU分解法解方程组Ax=b -1 Uses: 4-order classical Runge-Kutta solution of ordinary differential
VisualC
- 常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used
sijielonggekutafajieyijiechangweifenfangcheng
- 本程序是用Visual Biasic 实现用四阶龙格-库塔方法对一阶常微分方程(其通式为dy/dx=m-qx(m,q为常数))求解,并用点表示出各函数值在坐标轴上的位置。 龙格-库塔(Runge-Kutta)方法是一种高精度的单步法,比欧拉格式更精确,它采用了间接使用泰勒级数的技术。他既保留了泰勒公式的精度高的特点又避免过多的计算导数值。他是有泰勒公式推倒出的,因此它要求所求的解应具有较好的光滑性。 坐标表示其位置,这样可以直观的看出不用微分方程解的位置以及它们的联系。 -This
Adams
- 常微分方程数值解的ADAMS方法,使用C++编程
Adams-RK
- 经典R-K法,通过它可以计算一些简单的常微分方程的数值解-Classical RK method, which can be calculated by simple numerical solution of ordinary differential equations
FixedPt
- 使用matlab 解常微分方程 (ODE)的不动点问题。采用的数值算法为Coweb-Solution of ordinary differential equations using matlab (ODE) of the fixed point problem. Numerical algorithm used for the Coweb
numerical-solutions
- 常微分方程初值问题的数值解的四种方法:RK4,AB4,AB4-AM4,改进的AB4-AM4-numerical solutions to initial value problems in ordinary differential equations.RK4,AB4,AB4-AM4,improvedAB4-AM4
numerical-solutions-for-ODEs
- 常微分方程数值解欧拉算法、梯形公式、亚当-numerical solutions for ODEs
The-MATLAB-equation
- MATLAB解方程与函数极值、线性方程组求解、非线性方程数值求解、常微分方程初值问题的数值解法、函数极值。-The MATLAB equation and the extreme value of function, solving linear equations, nonlinear equations, numerical solution of initial value problem of ordinary differential equation, the numerical s
sunzhizhong_1_1.1
- 孙志忠 偏微分数值解 1.1.1算例 用追赶法计算二阶常微分方程狄利克雷边值问题 差分格式解-1.1.1 Numerical Solution of Partial Differential GLACIOLOGY example method used to catch up Dirichlet boundary value problem of second order ordinary differential equations Difference Scheme
shuzhijisuan
- 利用matlab语言进行方程数值计算包括平方根法、改进的平方根法、追赶法求解三对角方程,Taylor解常微分方程等-Using matlab language for numerical equation includes the square root method, improved the square root method, catching method for solving tridiagonal equations, Taylor solution of ordinary di
Ordinary-Differential-Problems
- 用Euler法、中点格式、预报-校正格式、经典四级四阶R-K格式算法求解一阶常微分方程初值问题的数值解。-By Euler method, the midpoint format, forecast- correction format, the classic format of four fourth-order RK algorithm for a numerical solution of ordinary differential equations in order to solve