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

PCA算法程序 pca

于 2021-03-09 发布 文件大小:4KB
0 315
下载积分: 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 个回复

  • fangtei_V3.6
    包含优化类的几个简单示例程序,包括四元数的各种计算,一个计算声子晶体结构的一维传递矩阵法。( Optimization class contains several simple sample programs, Including quaternion various calculations, A one-dimensional transfer matrix method to calculate the phonon crystal structure.)
    2016-11-16 14:35:56下载
    积分:1
  • matlab常微分方程
    说明:  对常微分方程进行数值解的matlab函数(Matlab function for numerical solution of ordinary differential equation)
    2020-06-16 23:00:02下载
    积分:1
  • Newton
    C++编写的电力系统潮流计算程序,采用牛顿法,并考虑到节电优化编号,5,14,57,300节点验证正确(Power flow calculation program, C++ written using Newton' s method, taking into account the number to the power-saving optimization, 5,14,57,300 node authentication)
    2021-04-29 10:28:43下载
    积分:1
  • CFD
    这是一个求解NACA0012翼型在不同马赫数与攻角下的流场的Fortran源代码。计算格式采用了原始AUSM、AUSMDV以及AUSM+格式。为了提高计算精度,使用了不同限制器的MUSCL插值。(This is a Fortran source code for solving the flow field around the NACA0012 airfoil at different Mach numbers and angles of attack. The scheme of AUSM, AUSMDV and AUSM+ are employed for this code. In order to improve the calculation accuracy, the MUSCL interpolation with various type limiter are used.)
    2014-04-09 13:39:33下载
    积分:1
  • EMC166
    多导体传输线之间的串扰问题,通过BLT方程求解。(Crosstalk between the multi-conductor transmission line problem solving BLT equation.)
    2013-03-07 13:34:32下载
    积分:1
  • FCM
    说明:  模糊C均值聚类,matlab程序,FCM(Fuzzy c-means clustering, matlab program, FCM)
    2020-06-23 21:37:16下载
    积分:1
  • q
    说明:  实现基2时域频域抽取fft算法,可输出运算后所得复序列的模值序列,并可记录显示计算所用时间(Achieve base 2 fft algorithm frequency domain extraction can be obtained after computing the output sequence of modulus of complex sequences can be used in the calculation time, records show)
    2010-05-29 10:45:27下载
    积分:1
  • msa
    说明:  模拟退火算法,地球物理反演,非线性反演算法(Simulated annealing algorithm)
    2020-06-23 10:40:01下载
    积分:1
  • kfenbu
    产生K分布随机变量以及产生的随机变量与K分布密度函数的拟合程度(Generate the K-distribution fitting degree of the random variable and the random variable with distribution density function of the K)
    2012-07-16 14:43:45下载
    积分:1
  • jacobi
    对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is ​ ​ nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)
    2013-10-26 10:11:06下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载