搜索资源列表
Folder
- Matlab codes for calculating RMS Value and finding roots.
polynomials10
- This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs) Implemented in ANSI C++ Templates. Handles all real and complex floating p
secant
- In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.-The secant iteration to find the zero of some non-linear function converges to zero if
matlab
- 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
Fpi
- fixed point iteration for finding roots
rootmusic1
- 本代码是求根MUSIC算法的源程序。采用求根MUSIC算法进行DOA估计-MUSIC algorithm for finding roots of this code is the source. Roots of DOA by MUSIC algorithm estimates
zxecf
- 一种应用牛顿迭代法的MATLAB源程序 解决的是方程求根的问题-A MATLAB application of Newton iteration method to solve the source problem of finding roots of equations
MATLAB_Arithmetic
- 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
MATLAB-language
- 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
finding-roots
- finding roots by search method
haohaohaohaodesanfa
- 该算法实现很关于求根的功能,很好的算法,希望能对大家有所帮助-The algorithm is on the function of finding roots, a good algorithm, I hope you can help
roots-music.m
- 空间谱估计算法中的求根MUSIC算法,很简单程序。-Spatial spectrum estimation algorithm finding roots of MUSIC algorithm is very simple program.
Newtonxq
- 牛顿法的matlab程序。该函数是用牛顿法求根的迭代方法。-Newton method matlab program. The function is an iterative method for finding roots of Newton method.
MUSIC
- 多种MUSIC算法合集:波束空间MUSIC算法源程序;基于解相干的MUSIC源程序;基于四阶累积量的MUSIC算法;经典MUSIC源程序;求根MUSIC算法源程序;-MUSIC algorithm Collection: beam space MUSIC algorithm source fourth order cumulant-based MUSIC algorithm based on the the decorrelation MUSIC source code classic M
MATLAB-code_analysis
- MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
matlab-math-caculate-methods
- MATLAB语言常用算法程序集,包含了插值、函数逼近、矩阵特征值计算、数值微分和积分、方程求根、非线性方程组求解、特殊函数计算、常微分方程和偏微分方程的数值解法、以及数据统计和分析等等。-MATLAB language commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical differentiation an
Numerical-Analysis
- 数值分析/数值计算程序,包括差值、拟合、积分、微分、线性方程组求解、非线性方程求根、常微分方程求解、偏微分方程求解、特征值求解,适合入门参考-Numerical analysis/numerical calculation procedures, including the difference, fitting, integral, differential, linear equations, finding roots of nonlinear equations, ordinary di
201400525-201400564-P3
- Finding roots with the secant methods
ROOTS
- finding roots to a function using bisection and newton method
gauseid
- 高斯——赛德尔函数,用于方程组求根,迭代次数更少,精度更高-Gauss- Seidel function for finding roots of equations, fewer iterations, higher accuracy