-
qr_eigenvalues
qr法求特征值和特征向量 QR法能够避免矩阵奇异带来的错误,并能求解特征值有重根的情况(qr France seek eigenvalues and eigenvectors QR method can avoid the matrix singularity caused by errors, and can solve the eigenvalue of the double roots)
- 2010-03-08 12:28:43下载
- 积分:1
-
work
本程序是关于卫星上下变频的简单的实现算法,首先产生双边带调制信号,与收本振混频后,通过低通滤波器完成下变频。再与发本振混频,通过高通滤波器后完成上变频(This program is a simple algorithm on the satellite and down-conversion, the first double-sideband modulation signal generated, after the close of the oscillator mixer, low-pass filter complete the conversion. Again and send the local oscillator mixer, followed by the completion of the high-pass filter frequency)
- 2013-12-24 20:53:19下载
- 积分:1
-
dctyasuo
DCT图像压缩的程序,DCT图像压缩的程序(DCT image compression programs)
- 2010-01-10 22:46:03下载
- 积分:1
-
bayesclassfication
说明: 贝叶斯分类算法源代码,用于对文本文件进行分类(Bayesian classification algorithm source code, used to classify a text file)
- 2010-03-21 10:40:03下载
- 积分:1
-
mfile
ForMATLAB_2011a教程,matlab教程源代码,MATLAB使用和数学知识的丰富层次(ForMATLAB_2011a tutorials, matlab tutorial source code, MATLAB mathematical knowledge to use and rich gradation)
- 2013-07-10 20:00:09下载
- 积分:1
-
SOM
神经网络中的SOM网络用于对数据进行分类,文件中已包含数据库文件(Neural networks SOM network is used to classify the data in the document already contains the database files)
- 2013-07-22 20:07:30下载
- 积分:1
-
MATLAB-Primer-(6th-Ed)---Kermit-Sigmon-a-Timothy-
A MATLAB book which will be helpful for beginners
- 2013-09-05 05:45:34下载
- 积分:1
-
MFCC
mfcc分解的matlab实现,可以来看看,研究一下(mfcc decomposition of matlab to achieve, you can take a look at, look at)
- 2013-03-30 16:29:13下载
- 积分:1
-
matlab6.5
该源码为matlab6.5图形图像处理书籍的配套资料。(The source code for the graphic image processing books matlab6.5 supporting information.)
- 2008-04-25 16:47:00下载
- 积分:1
-
eigen
Chapoly 通过求矩阵特征多项式的根来求其特征值.
pmethod幂法求矩阵的主特征值及主特征向量.
rpmethod瑞利商加速幂法求对称矩阵的主特征值及主特征向量.
spmethod收缩法求矩阵全部特征值.
ipmethod 收缩法求矩阵全部特征值
dimethod位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量
qrtzQR基本算法求矩阵全部特征值.
hessqrtz海森伯格QR算法求矩阵全部特征值.
rqrtz瑞利商位移QR算法求矩阵全部特征值.
(Chapoly characteristic polynomial by the root of a matrix to find the eigenvalues. Pmethod power method of a matrix eigenvalue and the principal eigenvectors. Rpmethod Rayleigh quotient accelerated power method Symmetric matrix eigenvalue and the principal eigenvectors. Spmethod contraction Law of the value of all the characteristics of a matrix. ipmethod contraction method the value of all the characteristics of a matrix inverse power law dimethod displacement from a constant of a matrix eigenvalue and its corresponding nearest feature vectors qrtzQR all the characteristics of the basic algorithm the value of a matrix. hessqrtz Heisenberg QR algorithm is the value of all the characteristics of a matrix. rqrtz Rayleigh quotient shift QR algorithm is the value of all the characteristics of a matrix.)
- 2011-05-09 10:07:17下载
- 积分:1