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

PCA算法程序 pca

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

  • MatrixInverse
    说明:  c语言编写的高效用LU分解法求任意维数的矩阵的逆,它是经典书籍《算法导论》(第二版)中矩阵求逆的c语言实现。 (The algorithm of matrix inverse is based on LU decomposition which is proposed by the book of introduction to algorithm (second edition).)
    2009-08-03 08:34:24下载
    积分:1
  • MESH-FREE-MLS-SHAPE-FUNCTION
    无网格法移动最小二乘近似(MLS)型函数计算子程序 (Meshless method moving least square approximation (MLS) type function calculation subroutine)
    2013-09-27 10:32:13下载
    积分:1
  • Window_moving_iteration
    重力勘探多次滑动平均方法。给出地址参数,建立网格模型,按网格进行滑动平均。得到平滑后的重力数据。可以去噪。(gravity window moving iteration)
    2011-12-15 23:03:58下载
    积分:1
  • RAS-algorithm
    用于解决投入产出问题的RAS算法,已知矩阵的行和和列和,可以求出矩阵的具体值。(For the RAS algorithm to solve the problem of input and output. We know the rows and columns of the matrix,then the specific value of the matrix can be calculated.)
    2021-03-24 09:59:15下载
    积分:1
  • saolei
    实现扫雷功能,基于c语言实现的,能够控制输入矩阵的大小(Implement demining capabilities, based on the c language, able to control the size of the input matrix)
    2013-06-25 14:29:31下载
    积分:1
  • FEM.CPP.tar
    一个有限元计算的例子,初学者可以参考,简单易看懂(an example of FEm computation)
    2009-07-03 08:50:46下载
    积分:1
  • kkimbook
    利用克拉茂克郎尼变换,求得表面等离子体相位虚数部分再不同波长或入射角度的值(estimation of the imaginary part via Krammers-Kronig relarions)
    2013-09-23 23:01:22下载
    积分:1
  • 精密星历内插 matlab代码
    精密星历内插 matlab代码,包含误差分析(Precise ephemeris interpolation matlab code, including error analysis)
    2021-05-08 21:28:35下载
    积分:1
  • FFT_Original
    FFT/IFFT 变换程序----------------(FFT/IFFT transformation process----------------)
    2010-07-14 19:48:13下载
    积分:1
  • CCPP-count-number
    C/C++写的求小于N的素数,速求,求效率,适合大家看看。(count any numbers less than a order number by c/c++,very quickly,you can learn someting from it.)
    2012-08-01 20:47:34下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载