-
基于PCA的SVM分类
选择“BreastCancer”数据集,使用支持向量机(SVM)对其进行分类。作为对比,第一次对特征集直接进行支持向量机分类,第二次对特征集进行主成分分析法的特征提取后,再对特征提取后的特征集进行支持向量机分类。并且对比和分析了两次分类的结果。(The BreastCancer data set is selected and classified by Support Vector Machine (SVM). For comparison, the first time the feature set is classified directly by support vector machine, the second time the feature set is extracted by principal component analysis, and then the feature set is classified by support vector machine. The results of the two classifications are compared and analyzed.)
- 2020-06-20 10:20:02下载
- 积分:1
-
code1
盲信号分离中的自然梯度算法,效果比较好!是最基本的用来进行盲信号分离的算法(Blind signal separation in the natural gradient algorithm, results were quite good! Is used for the most basic algorithm for Blind Signal Separation)
- 2010-12-01 22:16:59下载
- 积分:1
-
close-all
ITS A MATLAB CODE FOR CR
- 2013-09-21 03:52:39下载
- 积分:1
-
ITD
在MATLAB中用ITD法进行模态分析的程序讲解(ITD modal analysis method using the procedure explained in MATLAB)
- 2021-02-04 14:19:58下载
- 积分:1
-
finitedif
地震有限差分正演,包含正规网格、交错网格、变交错网格、有限元等算法(finite difference)
- 2014-04-01 15:40:19下载
- 积分:1
-
Tri2D3
用Matlab实现 有限元方法中的 节点生成(Matlab fem node)
- 2010-03-12 17:15:19下载
- 积分:1
-
randtest(NIST)
随机性的NIST测试matlab程序,包含十五种测试指标,功能齐全!(The NIST test for randomness,it contains fifteen tests.)
- 2021-04-06 21:19:02下载
- 积分:1
-
matlab
基于MATLAB的计算机辅助电路的仿真及运算教程PPT(Based on MATLAB computer-aided circuit simulation and computing tutorial PPT)
- 2012-05-19 11:36:40下载
- 积分:1
-
cp0202
设计一个一维wiener滤波器,并以平稳信号加噪为输入,得到该平稳信号的估计信号,并求出最小均方误差。(Design a one-dimensional wiener filter, and to smooth the input signal plus noise to get the estimated signal of the stationary signal, and find the minimum mean square error.)
- 2010-12-06 11:09:43下载
- 积分:1
-
adaboost
Adaboost 算法的示例程序。简单且容易理解。请对照WikiPedia关于Adaboost的介绍阅读。(An example of adaboost algorithm. )
- 2009-06-10 20:53:25下载
- 积分:1