搜索资源列表
Makefile
- eigen matrix will automatically delete the directory of debug and release The content is too simple Is not a sourcecode or document Descr iption is not detailed or not correct-eigen matrix will automatically delete the directory of debug and release
eigen
- Compute the eigenvalues of the transition matrix
eigen
- 此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。 程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。-This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the ellipt
harmonic_number
- ast Algorithm estimating the number of sinusoids in a white Gaussian noise. This algorithm use a sub-space method based on chi-square statistics of eigen values of the Autocorrelation Matrix.
MUSIC-source-based-decorrelation
- MUSIC算法是基于天线阵列协方差矩阵的特征分解类DOA估计算法,这里给出的是基于解相干的MUSIC算法。-MUSIC algorithm is based on the antenna array covariance matrix eigen-decomposition DOA estimation algorithm presented here is based on the MUSIC algorithm decoherence.
Calculate Eigen Value Using Rayleigh's Method
- This source code in Matlab calculate the Eigen value of a matrix using Rayleigh's Method.