搜索资源列表
shuzhifangcheng
- 该文件是描述如何用matlab自带的多项式求根方法计算高次方程的根的代码-The paper describes how to use the Matlab own method for solving polynomial equation of the high-code
rootfind
- 计算方法 大学 求根 牛顿求根公式D:\\matlab\\nmm\\rootfind.rar-calculation Newton University Root Root Formula D : \\ Matlab \\ nmm \\ rootfind.rar
Root-MUSIC
- 信号与信息处理——阵列信号处理DOA估计的matlab算法,这是求根music算法的源代码,非常有用的代码
RootMUSIC
- 信号与信息处理——阵列信号处理DOA估计的matlab算法,这是求根MUSIC和MVDR算法的源代码,非常有用的代码
shuzhifenxi
- 数值分析实验报告!包含多个实验! 实验一 非线性方程求根 实验二 线性代数方程组的解法 --------列主元Gauss消元法 实验三 线性代数方程组的解法 ——Gauss-Seidel迭代法等
非线性方程求根
- 非线性方程求根 包括二分法、牛顿迭代法的matlab程序。-Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures.
Matlab算法大全
- 非常全面的matlab算法,一共有14章,包括差值,函数逼近,矩阵特征值计算,数值微积分,方程求根,随机数生成,数据统计和分析等,全部都是算法的matlab原码实现,值得学习!
给出轨道根数,求初始位置与速度并作图
- 给出轨道根数,求初始位置与速度并作图。其中地球以真实比例缩放画出-Gives the orbital elements, find the initial position and velocity, and mapping. Which to draw the earth to the true scaling
Root-MUSIC.matlab
- ROOT-MUSIC的matlab仿真源码,基于求根方式的music算法,避免了谱峰搜索,优化了计算复杂度-ROOT-MUSIC for matlab simulation source code, algorithm-based Roots music the way to avoid the peak search, optimization of the computational complexity
MUSIC
- 阵列信号处理的MUSIC算法:经典MUSIC源程序,求根MUSIC算法源程序,波束空间MUSIC算法源程序,基于解相干的MUSIC源程序,基于四阶累积量的MUSIC算法。-MUSIC algorithm array signal processing: classical MUSIC source, Roots MUSIC algorithm source, beam-space MUSIC algorithm source code, source code based on decohere
sparse_uca_root_music
- 稀疏均匀圆阵求根MUSIC算法,包含波束空间变换,映射及求跟MUSIC算法的实现-Solving sparse MUSIC algorithm for uniform circular array, including the beam-space transformation, mapping, and seek to achieve with the MUSIC algorithm
matlab-suanfadaquan
- 包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
linearroot
- 求根MUSIC算法,仿真中使用的阵列为均匀阵列,阵列数为8,接收信号数为2个,噪声为高斯白噪声。此算法是对经典MUSIC算法的改进,估计精确度更高。-Root MUSIC algorithm, the use of simulation for the uniform array of arrays, arrays of 8 to receive the signal number 2, noise is Gaussian white noise. This algorithm is the c
0005EquationRoot
- 本章的算法是在已知区间上的求根。方程求根-This chapter of the algorithm is known to range in the roots. Equation Root
fangchengqiugen
- 方程求根的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-Equation Root of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scientific research
capon
- 内含capon算法、求根music、谱估计music算法的简单举例。m文件格式,可直接运行,无错。-Capon includes algorithms, roots music, spectrum estimation of a simple algorithm, for example music. m file format, can be directly run, no mistakes.
方程求根
- matlab源代码,进行方程求根的解决。(Equation for root matlab source code)
非线性方程求根方法
- 非线性方程求根方法,包括二分法和牛顿迭代法(Nonlinear equation method, including the dichotomy and the Newton iteration method)
求根类
- 用求根MUSIC算法求解DOA估计问题,是最基本简单的求根MUSIC算法,运算复杂度比MUSIC低(traditional root-MUSIC algorithm, lower computational complexity than MUSIC)
方程求根
- 包含了牛顿迭代法解非线性方程以及非线性方程组求解,多项式求根的MATLAB的M文件(Newton's iterative method is used to solve nonlinear equations and solve nonlinear equations. The M of MATLAB is the root of polynomial.)