登录
首页 » matlab » PCA算法程序 pca

PCA算法程序 pca

于 2021-03-09 发布 文件大小:4KB
0 274
下载积分: 1 下载次数: 3551

代码说明:

  PCA算法程序设计步骤: 1、去均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量 (PCA algorithm programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)

文件列表:

pca算法程序.doc

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EMD
    利用emd算法解决经验模式分解的一些存在的端点效应问题。 有效的解决了问题。(Using emd algorithm to solve some of the empirical mode decomposition end effects exist. Effective solution to the problem.)
    2020-10-19 16:27:25下载
    积分:1
  • UDFlizi
    基于FLUENT软件的一些常用UDF实例,比较有帮助(udf example)
    2015-10-20 15:56:14下载
    积分:1
  • gmres
    gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。(gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to n.)
    2013-09-13 16:29:56下载
    积分:1
  • juliang
    Fortran编的矩量法程序,是学习矩量法的入门程序。(Fortran compiled by the method of moments program)
    2021-02-21 12:59:42下载
    积分:1
  • matlab
    一些关于数学思想应用的matlab代码,以供大家学习分享;(The application of mathematical ideas about matlab code for them to learn to share )
    2011-10-24 21:04:33下载
    积分:1
  • arview
    数据挖掘中,关联规则的例子,源码, arview算法的应用实例(data mining, association rules example, the source, the algorithm arview Application)
    2005-04-06 18:52:04下载
    积分:1
  • Python for Data Analysis, 2nd Edition
    Python for Data Analysis DATA WRANGLING WITH PANDAS, NUMPY, AND IPYTHON
    2018-09-15 23:03:37下载
    积分:1
  • 3DForce
    Fortran编写的用来计算集中力在三维半空间弹性体中下表面应力的程序。(Written in Fortran is used to calculate the stress concentration at the surface in three-dimensional space of half an elastomer program.)
    2016-10-10 09:35:53下载
    积分:1
  • 最小二乘曲线拟合
    基于Python编写的用于曲线拟合,最小二乘法(Based on Python for curve fitting, least squares method.)
    2020-11-03 18:29:51下载
    积分:1
  • SolidSAP
    说明:  berkeley加州大学SAP系列软件之SolidSAP,由Edward L.Wilson教授开发的三维结构源程序,功能强大,代码清晰,含学习手册。(SolidSAP, a three-dimensional structure source program developed by Professor Edward L. Wilson, is a software of the SAP series at the University of California, Berkeley. It has powerful functions, clear code and learning manual.)
    2020-06-16 05:40:02下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载