搜索资源列表
newton
- 牛顿迭代法求非线性方程,是数值就散方法课上的作业。-Newton iteration for nonlinear equations is the numerical method on the loose class operation.
newtonandmath
- C解决的牛顿算法可以实现快速的迭代用来解决数学和图像上的代码启迪-C solution of Newton s algorithm can achieve rapid iteration to solve math and image code inspiration
the-codes-of-C-about-important-algorithms
- 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 key algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton, Newton- Cortez, Jacobi, Qinjiu Zhao, power method, high Sisedeer
Montecarlo_SNR
- 用牛顿迭代法估计正弦信号的幅度,相位,频率,选用多次montecalor算法估计参数均值,并与理论上参数估计的CRLB下限进行比较。-Newton iterative method estimates the sinusoidal signal amplitude, phase, frequency, use multiple montecalor algorithm to estimate the parameters mean, and with the theoretical limit
CH6
- FORTRAN编程,求解非线性方程组,如牛顿迭代法,DFP方法等-FORTRAN programming, solving nonlinear equations, such as Newton iteration, DFP methods
function
- 非线性方程组的牛顿迭代法MATLAB程序-Nonlinear equations of Newton iterative method MATLAB program
Numerical_Analysis_code
- 数值分析matlab代码,Gauss迭代,Jacobi迭代,SOR迭代,Newton迭代,符合Simpson,最佳平方逼近等-Numerical Analysis Code of Gauss-Seidel,Jacobi,SOR,Newton,Simpson
编程求解实际气体状态方程_潘宝娟
- 通过牛顿迭代求解气态方程的源代码,已测试能够正常使用的。。有用(a very good pdf file Newton iterative solution of gaseous equation)