搜索:ppca
找到约 4 项符合「ppca」的查询结果
结果 4
按分类筛选
https://www.eeworm.com/dl/665/176823.html
matlab例程
有关PPCA的计算程序
有关PPCA的计算程序,具体可见内部文件及说明,程序比较经典,很值得参考!
https://www.eeworm.com/dl/641/289149.html
数学计算
Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the princ
Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the principal
% component subspace U of dimension PPCA_DIM using a centred covariance
matrix X. The variable VAR contains the off-subspace variance (which
is assumed to be spherical), whil ...
https://www.eeworm.com/dl/665/253950.html
matlab例程
这是包含pca和ppca等诸多源程序的工具箱
这是包含pca和ppca等诸多源程序的工具箱,希望大家喜欢。