搜索资源列表
PCA
- 主元分析算法的matlab实现,可实现数据降温处理,模块完整,可直接应用。-Principal component analysis
Desktop
- K均值聚类算法,对风电机组功率数据进行聚类分析,包括详细的程序说明。 只要把这两个文件放入一个空文件夹下,在MATLAB中执行m文件,就可得到聚类结果。-K-means clustering algorithm, the wind turbine power data clustering analysis, including a detailed descr iption of the procedures. As long as these two files into an empt
B10681002fj
- 低秩谱聚类分析包括2015年研究生数学建模B题的论文及相关程序,做的不好,但可供参考。开发平台是matlab-Low rank spectral clustering analysis includes the papers and related procedures of the research on the mathematical modeling of B in 2015. Development platform is matlab
finance
- MATLAB金融工具包,它是适用于技术和数据分析的财务方面-matlab financial tool kit, it is applicable to the financial aspects of the technology and data analysis
PCA
- 利用MATLAB语言,主成分分析源代码,有具体分析距离,程序有详细注释-Using MATLAB language, principal component analysis source code, a detailed analysis the program detailed notes
Compact-2.2
- 数值聚合分析matlab源码,欢迎下载。- Aggregated analysis matlab source code, welcome to download.
PCA
- 主成分分析法PCA,matlab源码,欢迎下载。-Principal component analysis PCA, matlab source code, welcome to download.
zhichixlj
- matlab 支持向量机的源代码,里面有经典的案例分析,可以运行-Matlab support vector machine source code, which has a classic case analysis, you can run
trans
- 基于matlab的数据处理,主要是PCA分析(Based data Matlab processing, mainly PCA analysis)
MATLAB的数值分析
- 本书以matlab为平台,介绍了数值分析预图形可视化,内容涉及matlab介绍,数学分析的数值基础,数值方法在工程科学数学问题中的应用以及绘图等内容。(This book is based on MATLAB, introduces the numerical analysis of pre visualization, covering MATLAB, numerical basis of mathematical analysis, numerical method in Mathemati
egtwcc
- 用于灰色模型预测中的灰色端点三角白化权函数聚类分析(Grey endpoint triangular whitening weight function clustering analysis for grey model prediction)
FNN与PCA和KPCA结合
- 一种特征提取方法:结合主元分析(PCA)和核主元分析(KPCA)的前馈神经网络(FNN)(A feature extraction method: the feedforward neural network (FNN) combined with principal component analysis (PCA) and kernel principal component analysis (KPCA))
ICA
- 一种特征提取方法:独立成分分析(ICA)(A feature extraction method: independent component analysis (ICA))
SSTCA
- 半监督迁移SSTCA算法实现,matlab代码。包括拉普拉斯图矩阵(Semisupervised Domain Adaptation via Transfer Component Analysis)