-
hht
三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007
另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。
其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的
SD>0.1,单调性的判断,并不是去判定驻留分量是否是单调函数,而是当曲线是双曲线时,循环结束,由于没有考虑端点效应,程序比较简洁,好读懂,大家
学习HHT可以从这个程序包入手,在此抛砖引玉,希冀有人能比较这三种不同的算法的性能和时间复杂度,以及对各种信号的适应性。(3 of hht method)
- 2009-05-20 16:32:51下载
- 积分:1
-
EA
使用遗传算法、粒子群优化算法和量子遗传算法对认知无线网络进行频谱分配(Using genetic algorithms, particle swarm optimization algorithm and quantum genetic algorithm for spectrum allocation in cognitive radio networks)
- 2020-12-18 11:49:10下载
- 积分:1
-
mtsp-with--pso
应用启发式算法-粒子群算法PSO,解决物流配送中心选址问题,结果好的解决了上述问题,值得参考。(PSO Particle Swarm algorithm using heuristic algorithm to address the logistics distribution center location problems, resulting in a good solution for this problem, it is also useful.)
- 2021-04-14 17:28:55下载
- 积分:1
-
matlab
程序为matlab编程的求解约束优化软件,适用于求解等式约束和不等式约束情况;(Matlab program for solving constrained optimization software, suitable for solving equality constraints and inequality constraints )
- 2013-03-07 09:03:50下载
- 积分:1
-
poledemo
这个是一个倒立摆的控制设计程序,用
c写的可执行文件(This is an inverted pendulum control design procedure)
- 2011-10-20 09:47:57下载
- 积分:1
-
music-algorithm
DOA估计,两个自编的MUSIC波束形成的算法
MN_music_doa
root_music(DOA estimation, the two self MUSIC beamforming algorithm MN_music_doa root_music)
- 2012-09-07 11:02:13下载
- 积分:1
-
NB
说明: 很好用的NB分类器,有助于理解和掌握NB网络,欢迎大家下载(Very good NB classifier, help to understand and master the NB networks, welcome everyone to download
)
- 2013-12-11 11:20:13下载
- 积分:1
-
task1
delta modulation tecniques in matlab
- 2013-12-03 20:30:25下载
- 积分:1
-
Slam-1DD
1Dimension of SLAM asks the following question:
“Is it possible for an autonomous vehicle to start in an unknown location in an unknown
environment and then to incrementally build a map of this environment while simultaneously using
this map to compute vehicle location ?
- 2012-11-30 22:02:26下载
- 积分:1
-
remezfilter
用Remez算法设计一个低通滤波器,分别满足性能参数:
滤波器1 滤波器2 滤波器3
采样率Fs: 20kHz 20kHz 20kHz
通带:
0-3 0-4kHz 0-5kHz
带内波纹: 0.1dB 0.1dB 0.1dB
带内衰减: 60dB 60dB 60dB
(With the Remez algorithm to design a low pass filter, respectively, to meet the performance parameters: filter 1 filter 2 filter 3 of the sampling rate Fs: 20kHz 20kHz 20kHz pass band: 0-3 0-4kHz 0-5kHz in-band ripple : 0.1dB 0.1dB 0.1dB in-band attenuation: 60dB 60dB 60dB)
- 2010-06-03 16:33:30下载
- 积分:1