搜索资源列表
kangbie
- 用于特征降维,特征融合,相关分析等,最小二乘回归分析算法,结合PCA的尺度不变特征变换(SIFT)算法。- For feature reduction, feature fusion, correlation analysis, Least-squares regression analysis algorithm, Combined with PCA scale invariant feature transform (SIFT) algorithm.
laikang
- 结合PCA的尺度不变特征变换(SIFT)算法,用于特征降维,特征融合,相关分析等,能量谱分析计算。- Combined with PCA scale invariant feature transform (SIFT) algorithm, For feature reduction, feature fusion, correlation analysis, Energy spectrum analysis and calculation.
PCA
- PCA算法:通过将高维矩阵降维来压缩文件或是查询数据-PCA algorithm: by reducing the dimension of the high-dimensional matrix to compress the file or query data
pca降维
- pca数据降维算法,很好的解决数据灾难的问题。(PCA data dimensionality reduction algorithm, a good solution to the problem of data disaster.)
pca算法实现
- 通过Python实现了PCA数据降维的方法(The method of reducing the dimension of PCA data through Python)