-
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
-
MATLAB-mingling
用过matlab的人都知道,其中的命令很多很难记,这下可以为大家解决后顾之忧(used Matlab people know that many of the orders is difficult to remember, Great thought we resolved to worry about!)
- 2006-12-21 16:53:50下载
- 积分:1
-
Signal_lms
LMS算法实现自适应均衡器的MATLAB编程代码(matlab code of LMS algorithm )
- 2012-05-11 14:23:44下载
- 积分:1
-
lijiang
利用authorware制作的丽江旅游介绍,利用authorware的四种交互,对于初学者是一个较好的实用例子。(produced using authorware tourism on Lijiang, using authorware four interactive, for beginners is a good practical example.)
- 2007-05-12 18:38:03下载
- 积分:1
-
PN
说明: 生成PN序列的matlab程序,比较经典,已调试能够正常使用。(A matlab program of generating PN sequences, very classic and can be used that has been tested by me.)
- 2014-08-06 17:37:38下载
- 积分:1
-
Untitled3
相场模拟的matlab程序,编写的很全很认真,只有程序,没有计算公式(Phase field simulation of matlab program, all write very seriously, only, no calculation formula of phase field simulation of matlab program, all write very seriously, only program, no calculation formula)
- 2015-12-23 15:34:52下载
- 积分:1
-
fftshift_and_triang
用C++实现了MATLAB中fftshift及triang函数功能,代码是实现此二功能的函数(With C++ Achieved in MATLAB function fftshift and triang function code is to achieve a function of these two functions)
- 2008-01-17 13:24:16下载
- 积分:1
-
PCA
PCA(主成分分析法)和ICA(独立成分分析法)的MATLAB源程序,他们是目前图像处理比较经典的特征提取方法-PCA (Principal Component Analysis) (matlab function of pca and ica of the signal)
- 2013-01-30 10:56:10下载
- 积分:1
-
86945935chap3
图像加减运算,包括图像和常数的加减图像的相乘和一些图像处理的MATLAB代码(Image addition and subtraction operations, including image and constant multiplication and some addition and subtraction images MATLAB image processing code)
- 2010-11-04 19:58:48下载
- 积分:1
-
CordFitIdeal
说明: 坐标转换:已知n个点在a,b两坐标系中的坐标值,采用优化方法求转换关系(标准的7参数转换关系,x,y,z的移动,x,y,z的旋转,以及缩放系数)ps:附带空间旋转公式。input: points in A and B。 output:transfer relationship (u,v,w: shit of x,y,z。 a,b,g: rotate of x,y,z 。k:zoom)(Coordinate Transfer:A,B are tow coordinates. This program using optimal method to find the transfer relationship of A and B. input: points in A and B。 output:transfer relationship (u,v,w: shit of x,y,z。 a,b,g: rotate of x,y,z 。k:zoom) )
- 2009-08-07 22:39:24下载
- 积分:1