-
Extractionofthemaincomponents
Matlab提取主分量矩阵。程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量()
- 2008-07-01 20:04:50下载
- 积分:1
-
liziqun
说明: 粒子群算法 ,matlab M文件编程实现(Particle swarm optimization, matlab M File Programming)
- 2011-03-13 16:56:36下载
- 积分:1
-
Markov_chain
马尔科夫链的Matlab源程序,求解多目标优化问题所得结果是一个优化解集,求解多目标优化问题所得结果是一个优化解集(Markov chain Matlab source, multi-objective optimization problem the result is an optimized solution set for solving multi-objective optimization problem the result is an optimized solution set)
- 2013-07-25 07:22:16下载
- 积分:1
-
Variable-step-with-Grey-Prediction-Fuzzy-Control-o
变步长灰色预测的配浆浓度模糊控制研究Variable step with Grey Prediction Fuzzy Control of plasma concentrations(Variable step with Grey Prediction Fuzzy Control of plasma concentrations)
- 2011-01-10 19:32:52下载
- 积分:1
-
Circuit.Analysis.II.with.MATLAB
应用matlab进行电路分析,外文经典教材。(The application of matlab for circuit analysis classic, foreign language teaching materials.)
- 2012-05-15 14:24:20下载
- 积分:1
-
FFTbianhuan
对已知的以为数据进行FFT变换,得到数据的频谱图,进而可分析出幅值和相角。(Known that the data FFT, the frequency spectrum of the data, which can be analyzed magnitude and phase angle.)
- 2013-05-07 17:08:00下载
- 积分:1
-
lxp1220
MPC5606的 DMA开发 负责吧数据从变量搬运出去(development DMA )
- 2013-12-31 11:18:39下载
- 积分:1
-
ovsf_upload
This file is used for generate OVSF code in Matlab. Check this and enjoy using it
- 2010-07-02 01:52:02下载
- 积分:1
-
Matlab02
研究L ü混沌系统的脉冲鲁棒镇定问题,得到其脉冲鲁棒镇定的充分条件,给出相应的脉冲控制律。通过应用Matlab 中Simulink 工具箱对Lü混沌系统进行仿真分析,说明脉冲控制是有效的镇定受扰动混沌系统的方法。
(Study of chaotic systems L ü pulse robust stabilization problem, get a pulse of a sufficient condition for robust stabilization, given the corresponding pulse control law. Through the application of Matlab in Simulink toolbox of chaotic Lü system simulation analysis shows that impulse control is an effective stabilization of chaotic systems by perturbation method.)
- 2008-05-16 10:41:15下载
- 积分:1
-
PSO
基本粒子群优化算法 求解优化问题 全局性,并行性,高效的群体智能算法(Particle Swarm Optimization Algorithm
Solving optimization problems Overall, parallelism, and efficient intelligence algorithm)
- 2012-03-23 19:34:51下载
- 积分:1