搜索资源列表
Gauss_Seidel法解方程组
- Gauss_Seidel法解方程组,对同一系数矩阵的方程组,只须变换一次系数矩阵,即可求不同常数向量的不同方程组,大大提高计算效率,且可求解任意元线形方程组-Gauss_Seidel Solving equations, the same coefficient matrix equations, only a transformation coefficient matrix can be different for the different constant vector equation
mathexpr
- 数学实验课程教案,包括pi的计算、分形、混沌、方程组求解、住房贷款问题等-experimental mathematics curriculum lesson plans, including the calculation of pi, fractal and chaos, solving equations, housing loans, etc.
lp23
- 亚定方程组求解:If serial correlation is found, you may have misspecified your model and should return to your theory for a better representation of the data generating process. This possibility is quite likely and should be taken seriously.-Asian fixed
SONGCIFA
- 松弛法解方程C程序-relaxation method of solving equations C program.
chasingMethod.c
- chasingMethod 追赶法解方程 -chasingMethod chasing method of solving equations
Delphi-ChangYongShuZhiSuanFa
- Delphi常用数值算法(源码) 这些算法将为千千万万非计算机专业的工程技术人员架起一座方便快捷的桥梁,并能缩短应用软件的编制周期,减少重复劳动,达到事业功倍的效果。 第1章线性代数方程组的解法 第2章插值 第3章数值积分 第4章特殊函数 第5章函数逼近 第6章特征值问题 第7章数据拟合 第8章方程求根和非线性方程组的解法 第9章函数的极值和最优化 第10章傅里叶变换谱方法 第11章数据的统计描述 第12章解常微分方程组 第13章偏
jiefangcheng-matlab
- 用matlab解方程,包括线性微分方程、非线性微分方程等等。-using Matlab solving equations, including linear differential equations, nonlinear differential equations and so on.
t2_4
- 本题采用的计算方法为:主要求解三对角阵方程组得解。采用的计算方法为“追赶法”。 算法思路为:求解方程Ly=d(追)——〉求解Ux=y(赶) -that the use of the method of calculating : three pairs for the main diagonal matrix equations in the solution. Using the method of calculating "catch up law." Algor
cad01
- 用LU分解实现解方程,用visual C++编写,可以使用一下-with factorization of solving equations, using visual C, can use this to s
YKB
- 雅可比迭代法 解方程组-Jacobi iterative method for solving equations
Solving-equations-
- 迭代法,牛顿迭代法,试位法,二元搜索法,弦割法解方程。 -Solving equations
solving-nonlinear-equations
- 非线性方程与方程组的求解,实现的方法有:拟牛顿法,最小二乘解的广义拟法,蒙特卡洛法-Nonlinear equations and solving equations, implementation methods are: quasi-Newton method, generalized least squares solution proposed method, Monte Carlo
three-methods-of-Solving-equations
- 三种方法解方程(包括Newton法、不动点迭代法、自定义法)-three methods of Solving equations
LU-decomposition-solving-equations
- fortran95-2003科学计算与工程第1章 矩阵分解与线性方程组直接方法LU分解解方程-Scientific Computing and Engineering disc fortran95-2003 each chapter code fortran95-2003 Scientific Computing and Engineering Chapter 1 matrix decomposition and direct methods of linear equations, LU d
solve-equations-using-Newton-method
- 使用牛顿法求解方程的根,使用C语言编写,开发环境为visual C-Root using Newton' s method for solving equations, using C language development environment for visual C++
Solving-equations
- 解方程。学习用软件求解方程的方法,帮助自己解决手工计算不能解决的方程。-Solving equations. Learning methods of solving equations using the software to help solve their own manual calculation of the equation can not be solved.
Overrelaxation-solving-equations
- 超松弛法求解线性方程组的C语言程序,程序运行效率高,注释很详细,是求解线性方程组的利器。可高速运行在单片机里面。-Overrelaxation method for solving linear equations C language program, the program is running high efficiency, very detailed notes, is a tool for solving linear equations. High-speed running on
Solving-equations
- matlab线性方程组求解,非线性方程数值求解, 常微分方程初值问题的数值解法-matlab linear equations, numerical solution of nonlinear equations, ordinary differential equations numerical solution of initial value problem
Solving-equations-triangle-line
- thomas法求解对称三角线性方程组,简单高效-Solving equations triangle line (Thomas Law)
solving-equations-
- matlab 解方程组,超定方程组,微分方程组,偏微分-matlab solutions of equations, overdetermined equations, differential equations, partial differential
