-
MATLAB
MATLAB语言常用算法程序集 MATLAB程序 集合 (MATLAB language commonly used algorithm for assembly collection of MATLAB programs)
- 2012-06-13 01:01:56下载
- 积分:1
-
shipin
matlab程序 打开摄像头的程序 yuv格式 程序很简单 (matlab program to open the camera program yuv format procedure is very simple)
- 2013-11-19 16:19:23下载
- 积分:1
-
IAGA(revised)
一种改进的自适应遗传算法,进化初期变异率较低,后期变异率较高以跳出局部最优。(An improved adaptive genetic algorithm)
- 2015-03-20 09:41:36下载
- 积分:1
-
MATLAB_jixieyuanli_fangzhenshiyan
利用matalb进行机械原理的仿真实验,利用距阵法代替传统的作图法。可以参考一下。(Matalb mechanical principle of the use of simulation experiments, the use of distance阵法replace the traditional mapping method. For reference.)
- 2008-07-23 11:21:20下载
- 积分:1
-
EOF
EOF分析,对于数据进行EOF的转换分析(EOF analysis)
- 2013-08-23 09:49:47下载
- 积分:1
-
Autocorrelation-and-Cluster-analysis
用于计算同一序列在不同时刻的取值之间的相关程度的函数,即自相关函数 聚类分析函数(Autocorrelation functio,which was used to calculate the correlation of the same sequence at different time. Cluster analysis function)
- 2011-01-24 15:47:17下载
- 积分:1
-
tsp-matlab
The travelling salesman problem (TSP) or travelling salesperson problem asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city? It is an NP-hard problem in combinatorial optimization, important in operations research and theoretical computer science.
- 2013-10-22 00:42:51下载
- 积分:1
-
HIO-algorithm
基于HIO算法的破解POCS(基于约束集投影)加密系统的MATLAB程序。(HIO algorithm based on crack POCS (projection based on a set of constraints) MATLAB program encryption system.)
- 2013-12-06 10:35:30下载
- 积分:1
-
stap
RDP-距离域分段滤波-预处理
(RDP- distance domain segment filtering preprocessing)
- 2021-03-04 16:49:32下载
- 积分:1
-
HHT
目前,互联网上HHT信号处理技术有
三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007
另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。
其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的
SD>0.1,单调性的判断,并不是去判定驻留分量是否是单调函数,而是当曲线是双曲线时,循环结束,由于没有考虑端点效应,程序比较简洁,好读懂,大家
学习HHT可以从这个程序包入手,在此抛砖引玉,希冀有人能比较这三种不同的算法的性能和时间复杂度,以及对各种信号的适应性。
(There provides three types of HTT program packages: one developed by France researcher G. Rilling 2007, the other provided by by Alan Tan from Matlab file exchange center and the third one by Taiwan Central University Data Research Center. Please start from the simple one by Tan to learn more.)
- 2009-04-29 22:43:48下载
- 积分:1