搜索资源列表
matlab-math-process
- matlab常用的数学分件程序,包括回归分析、聚类分析、趋势面分析、线性规划、主成分分析-Matlab commonly used mathematical component program, including regression analysis, cluster analysis, trend surface analysis, principal component analysis, linear programming
a-MATLAB-library-for-robust
- 介绍一个稳健性分析工具箱。主要做稳健性主成分、主成分回归、分类。-Our toolbox currently contains implementations of robust methods for location and scale estimation, covariance estimation (FAST-MCD), regression (FAST-LTS, MCD-regression), principal component analysis (RAPCA, ROB
Principal-component-regression
- 主成分回归分析程序的研究,很具有参考价值,值得看看相信会有用-Research principal component regression analysis program, it is very valuable, it is worth a look I believe will be useful
matlab
- MATLAB m 文件数据统计和分析 用线性回归法估计一个因变量与多个自变量之间的线性关系 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 用二次完全式回归法估计一个因变量与两个自变量之间的关系 用最短距离算法的系统聚类对样本进行聚类 用Fisher两类判别法对样本进行分类 对样本进行主成分分析 -MultiLineReg PolyReg CompPoly2Reg CollectAnaly DistgshAnalysis MainAnalysis