搜索资源列表
Equations
- 科学与工程数值算法求解方程组的类-science and engineering numerical algorithm for solving equations of the type
ChebyshevTools
- The m-files in this directory can be used to solve ordinary and partial differential equations with Chebyshev discretizations
LinearEquation
- 线性方程组求解模板,包括求解线性方程组的各种算法- System of linear equations solution template, including solution system of linear equations each algorithm
Equations
- 科学与工程数值算法求解方程组的类-science and engineering numerical algorithm for solving equations of the type
常微分方程数值解法
- 常微分方程数值解法,又是一个数值分析的常用算法-Numerical Solution of ordinary differential equations, numerical analysis is a common algorithm
curveevlhjf
- 几何偏微分方程方法应用于曲线演化的一个小程序,这里是一个matlab的源程序,不是十分复杂,显示了一个哑铃形状的曲线演化的过程-geometric partial differential equations method has been applied to the evolution of the curve of a small program here is a source of Matlab, is not very co
LU
- 用LU分解法求解线性方程组的c++程序,有用的数值分析程序-LU decomposition method used for solving linear equations of c procedures useful numerical analysis program
Gauss-Seidel
- 数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序-numerical analysis or calculation method of Gauss- Seidel method for solving linear equations of c procedures
Newton-Raphson
- 非线性方程组的牛顿—拉斐森方法实例,应该比较有用吧-nonlinear equations of Newton-Shift example of ways, it should be more useful
matlabcodesofIterativeMethodsforLinearandNonlinear
- This folder contains all the codes based on Matlab Language for the book <《Iterative Methods for Linear and Nonlinear Equations》, and there are totally 21 M files, which can solve most of linear and nonlinear equation
bjnhkz
- 实现边界随机微分方程拟合控制,程序可在MATLAB环境下运行-achieve stochastic differential equations fitting border control procedures in the operating environment MATLAB
Difds3
- 用LAPLACE方法求解多维沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。此处为MATLAB程序,注意不同的边界条件-used method for multiple preoperational Ertaila equation here as a variable element of the equation, As the same time contain differential e
claw.tar
- CLAWPACK is a software package designed to compute numerical solutions to hyperbolic partial differential equations using a wave propagation approach
gauss.c
- Using Gaussian elimination to solve linear equations.
gauss2.c
- Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This
daae
- 求解二阶微分代数方程组源代码 这是求解二阶微分代数方程组DAE,和纯微分方程ODE的matlab源代码 -Solving second-order differential-algebraic equations for solving the source code This is the second-order differential-algebraic equations DAE, and pure differ
Higher-order-differential-equations
- 工程问题中常用微分方程的形式建立数学模型,所以微分方程求解很有意义。本程序用Euler、改进Euler和经典公式对这类方程进行求解-Engineering problems commonly used in the form of differential equations to establish the mathematical model, it makes sense for solving differential equa
stochastic-differential-equations-
- 时间序列分析中随机微分方程方面的实现,在matlab环境下实现的代码-stochastic differential equations
solve-linear-equations-in-matlab
- 详细介绍了用迭代法求解线性方程组的方法及其Matlab语言表示。-Iterative method described in detail with the method for solving linear equations and Matlab language said.
solving-nonlinear-equations
- 非线性方程与方程组的求解,实现的方法有:拟牛顿法,最小二乘解的广义拟法,蒙特卡洛法-Nonlinear equations and solving equations, implementation methods are: quasi-Newton method, generalized least squares solution proposed method, Monte Carlo