搜索资源列表
Image2Html
- 内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求-Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation Roots and nonlinear eq
mulVNewton
- 非线性方程组的逆Newton法的matlab实现,代码简洁,算法精确!-Nonlinear equations inverse Newton method matlab implementation, code simplicity, the algorithm accurately!
Nonlinear_equations
- 本工具箱包含非线性方程组求解的程序代码,通过调用函数可求解相关方程的数值解,适合MATLAB初学者调试-This kit contains the nonlinear equations of the program code, by calling the function can be related equation for solving the numerical solution, suitable for beginners debug MATLAB
fixedpointiterativeprocess
- 不动点迭代方法也是一常用的计算非线性方程组的解法。-Fixed point iteration method is also a common calculation method of nonlinear equations.
Broyden
- Broden算法求解一些简单的非线性方程组-Broden algorithm for solving simple nonlinear equations
broyden_cal
- 求解非线性方程组的拟牛顿法(逆broyden秩1方法)之matlab程序,采用符号运算,直接输入含参数的方程组即可。-Solving nonlinear equations of quasi-Newton method (inverse method broyden rank 1) of the matlab program, using symbolic computation, the direct input of equations with a parameter can be.
fangcheng
- 非线性方程组求解,很多实用方法的M文件,包括常用的各种方法-m file
BaseMath
- C#实现的基本数值算法:利用高斯消元法求线性方程组的解、利用约当消元法求线性方程组的解、一元非线性方程实根的数值算法及程序实现-C# implementation of basic numerical algorithms: Gaussian elimination method of solution of linear equations using Jordan Elimination Method of linear equations, one dollar real roots of
LITI411
- NEWTON-RAPHSON法解非线性方程组,适合易于求导的非线性方程组,是非线性方程线性化的一种方法-NEWTON-RAPHSON method for nonlinear equations, for easy derivation of nonlinear equations, nonlinear equations is a method of linearization
Sat
- 利用Matlab进行卫星伪距定位,根据测量方式的不同,GPS定位的方法也不同,假令在无误差的情况下进行定位,即可利用Matlab将定位问题转化为非线性方程组问题。-Matlab, satellite pseudo-range position, according to the different measurement methods, GPS positioning methods are different, Jialing no error in the case of position
niudunfa
- 非线性方程组迭代法的matlab实现详细介绍 -Iterative method of nonlinear equations matlab implementation details
hc
- 用于求解非线性方程组,非常有用,请研究者参考。-For solving nonlinear equations, very useful, please researchers
newton
- 牛顿迭代法用于求解非线性方程组,及求解范围-Newton iterative method for solving nonlinear equations, and solve the range
newtonnonlinearequations
- 一个基于牛顿迭代法解非线性方程组的C语言程序-A Newton-based iteration method for nonlinear equations of C language program
MATLAB_classical_algorithm_of_nonlinear_equations.
- MATLAB非线性方程组经典算法设计MATLAB classical algorithm of nonlinear equations-Classical nonlinear equations MATLAB algorithm MATLAB classical algorithm of nonlinear equations
1111
- 非线性方程组的迭代解法 含实例-Iterative solution of nonlinear equations with examples
Algorithm
- 基于C#的常用算法程序。 关键字:复数,积分,矩阵,线性方程组,非线性方程组,最小二乘法-C# Algorithm
Sample
- C#常用算法的样例,包括线性方程组,非线性方程组,矩阵计算,复数,积分等。-C# Algorithm sample
CTOD_CombinedTM1
- 非线性方程组求解,有关于超越方程组的求解,包含对奇异点的处理-Nonlinear equations
NumericalAnalysisByVC
- C语言描述的各种计算方法的代码,包括线性,非线性方程组,插值,微分方程,数值积分等常用算法。-C language descr iption of the code of various calculation methods, including linear, nonlinear equations, interpolation, differential equations, numerical integration and other commonly used algorithms.