1. 首页
  2. 课程学习
  3. 专业指导
  4. nrfPCA的MATLAB实现

nrfPCA的MATLAB实现

上传者: 2019-01-22 12:36:04上传 ZIP文件 3.95KB 热度 41次
Matlab implementation for nonlinear robust fuzzy PCA algorithm Function call: [scores,loads]=nfrpca(x,LV,method) INPUTS: 1)x: your data matrix samples in rows and variables in columns. 2)LV: How many variables to use from data, if not specified all variables are used. 3)method: Optional, will b
用户评论
码姐姐匿名网友 2019-01-22 12:36:04

很好很强大,谢谢分享,太有用了