-
PCA
PCA算法。PCA的目的是找到能够分离出最大方差的方向,所以首先求原来所有数据三个维度上的协方差,然后求这个协方差的特征值,最大特征值为第一个方向,从此以此类推。(PCA algorithm. The purpose of PCA is to find able to isolate the direction of maximum variance, so first find all the data in three dimensions on the original covariance, and then find the eigenvalues of the covariance, the biggest feature is the first in one direction, from and so on.)
- 2011-05-15 00:25:49下载
- 积分:1
-
Newton
利用Newton迭代法求解f(x)=(x-1)(x-2)(x-3)=x3-6x2+11x-6的根(solve the root of function:
f(x)=(x-1)(x-2)(x-3)=x3-6x2+11x-6
by using Newton method)
- 2011-05-24 17:11:02下载
- 积分:1
-
LMS
利用LMS算法来进行盲信号分离处理的程序(Using the LMS algorithm for blind signal separation processing procedures)
- 2013-10-28 16:20:04下载
- 积分:1
-
fft
产生不同频率、幅度的正弦波信号,叠加后,设计低通、带通滤波器进行正弦信号的谱分析及提取。(The sine wave signals with different frequencies and amplitudes are generated. After superposition, the low-pass and bandpass filters are designed for spectrum analysis and extraction of sinusoidal signals.)
- 2018-05-05 23:14:34下载
- 积分:1
-
zhifangtu
对图片进行灰度处理,用matlab编程来实现直方图均衡化,(Gray on the picture to deal with implementation matlab programming to histogram equalization,)
- 2009-04-07 19:42:47下载
- 积分:1
-
tanlansuanfa
这是中国数学建模中编程交流上贪婪算法内容,里面提供了很多贪婪算法的例子(This is the exchange of mathematical modeling in the programming content on the greedy algorithm, which provides many examples of greedy algorithm)
- 2010-11-20 19:36:42下载
- 积分:1
-
coloring-problem
Welsh.m为着色问题中的Welsh-Powell算法程序,并且sortd.m为其中调用的一个排序子函数。(Welsh.m coloring problem in the Welsh-Powell algorithm program and sortd.m call for which a sort subroutines.)
- 2012-04-16 15:01:13下载
- 积分:1
-
CLPSO
it is one type of Particle Swarm Optimization(PSO).
A recently reported successful PSO variant is the comprehensive
learning particle swarm optimization (CLPSO) where each dimension
of a particle is updated separately by following an exemplar
particle relatively fitter in the corresponding dimension
- 2013-02-12 23:51:27下载
- 积分:1
-
LTE_init_load_BLER_curves
init load BLER curves for LTE
- 2015-11-19 21:25:29下载
- 积分:1
-
emd_n
emd.m经验模态分解的程序,这个是学习希尔伯特黄变换(hht)的重要部分(emd.m EMD program, this is the study of Hilbert-Huang Transform (hht) important part of the)
- 2010-08-21 15:40:45下载
- 积分:1