搜索资源列表
matlab
- 如何利用MATLAB求最小特征值和特征向量,并将特征向量归一化
lanczos1
- 利用lanczos输注特征值,特征向量,尽请指正-Lanczos infusion using eigenvalue
C_RLS
- 研究利用RLS算法自适应均衡器纠正存在加性白噪声的信道的畸变。讨论特征值扩散度 对学习曲线的影响。 比较RLS算法和LMS算法在不同信噪比情况下的学习曲线。 -RLS algorithm using adaptive equalizer to correct the existence of additive white noise distortion channel. Eigenvalue discussion diffusivity impact on the learning cur
juzhentezhengzhi
- 关于矩阵特征值问题的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-On the matrix eigenvalue problem 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 s
pls
- 偏最小二乘程序 标准化 求矩阵的最大特征值及对应特征向量-pls
capon-beamforming
- capon波束形成是阵列信号处理的经典算法,该算法用于抑制干扰噪声,提高期望信号的信噪比。 本人用VC6.0实现了该算法,同时在该程序里提供了比较多的用于数值计算的C代码,如特征值分解等。-capon beamforming is a classic array signal processing algorithm used to suppress noise interference and improve signal to noise ratio of desired signal
Matrix
- 矩阵特征值计算包括使用matlab中原有的功能和开发后的功能。-Matrix eigenvalue calculation include the use of matlab functions and development of the Central Plains and some post-functions.
Matlab
- Matlab软件求矩阵的特征值,进行矩阵的初等变换;讨论向量组的线性相关性等运算。-Matlab software, the eigenvalues of a matrix, the matrix of the elementary transformation discussion of linear correlation vector group such operations.
Height-width-for-hand
- 用matlab语言环境,对图像“手”进行图像分割,再提取其的几何特征值- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 编一程序,提取手的几何特征值
principle-component-analysis--matlab
- 利用Matlab编程实现主成分分析, Cwstd.m——用总和标准化法标准化矩阵 Cwfac.m——计算相关系数矩阵;计算特征值和特征向量;对主成分进行排序;计算各特征值贡献率;挑选主成分(累计贡献率大于85 ),输出主成分个数;计算主成分载荷 Cwscore.m——计算各主成分得分、综合得分并排序 Cwprint.m——读入数据文件;调用以上三个函数并输出结果 -The use of principal component analysis Matlab programmi
MATLAB-algorithms-assemblies
- matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
peifei
- Gabor小波变换与PCA的人脸识别代码,AHP层次分析法计算判断矩阵的最大特征值,matlab编写的元胞自动机。- Gabor wavelet transform and PCA face recognition code, Calculate the maximum eigenvalue judgment matrix of AHP, matlab prepared cellular automata.
提取脑电的特征值
- 用matlab程序提取脑电肌电等信号的时域及频域特征值。
雅克比法求对称矩阵的特征值
- 经典Jacobi方法求解对称矩阵特征值(MATLAB描述),本函数使用经典Jacobi方法来计算一个对称矩阵的特征值(Classical Jacobi method for solving symmetric matrix eigenvalue (MATLAB descr iption), this function uses the classical Jacobi method to calculate the eigenvalues of a symmetric matrix)
fangban_pinxianghanshu
- 通过MATLAB编程,求解出结构的质量矩阵,刚度矩阵,特征值,特征向量,并求得结构的响应(Through MATLAB programming, the mass matrix, stiffness matrix, eigenvalue and eigenvector of the structure are solved, and the response of the structure is obtained)
第6章 矩阵特征值计算
- 用于矩阵特征值计算,该方法是最基本的算法(For matrix eigenvalue calculation)
matrix-tezhengzhi
- MATLAB求解矩阵的特征值的源程序代码(MATLAB eigenvalue of the matrix solution code)
HRV Features Extract by Matlab
- 本代码可用来提取计算心率变异性非线性域特征值(SampEnVal, AlphaDFA, AlphaDFA1, AlphaDFA2 )(Extract Nonlinear features of HRV. %Inputs: RRI = inter-beat interval (s) and time locations (s) % opt = analysis options from gui % %Outputs: output
matlab数值特征值与特征向量计算 实例源程序代码
- 特征值与特征向量的计算 339 10.1 特征值问题概述 339 10.1.1 特征多项式 339 10.1.2 特征值范围估计 340 10.2 幂法及反幂法 341 10.2.1 幂法 341 10.2.2 幂法的加速 344 10.2.3 反幂法 350 10.2.4 混合幂法 352 10.3 实对称矩阵的Jacobi法 353 10.3.1 Givens变换 353 10.3.2 基本Jacobi法 358 10.
matlab表情识别
- Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression classification method. Firstly,