-
eemd
Ensemble Empirical Mode Decomposition的完整源码(Ensemble Empirical Mode Decomposition of the complete source code)
- 2009-10-05 11:52:35下载
- 积分:1
-
size_filter
performs connected component labeling and removes noises by using size filter.
- 2010-11-29 08:29:01下载
- 积分:1
-
Scale-freeInternetsimulation
利用matlab软件编写的一类典型的复杂网络-无尺度网络的生成程序(Matlab software written using a class of typical complex networks- the generation of scale-free network program)
- 2011-06-21 23:59:21下载
- 积分:1
-
alaki
its important for academic issues
- 2011-10-16 16:59:56下载
- 积分:1
-
imacolorthreshold
this matlab code to help you finding the Color Image Threshold
- 2010-09-29 14:41:17下载
- 积分:1
-
TrackPingPongMotion
说明: 基于MATLAB,实现乒乓球的定位运动跟踪(Based on matlab, tracking ping pong motion)
- 2020-10-06 00:07:38下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
time-series-method
基于时间序列法的风电预测matlab程序,可根据已知数据预测未来的风电功率。(Method based on time series prediction matlab program for wind power, according to known data to predict the future wind power.)
- 2013-10-06 16:16:00下载
- 积分:1
-
KPCA
基于MATLAB的PCA和KPCA的实现,有图,有返回的参数,绝对可以运行!(Based on the PCA and KPCA MATLAB to achieve, there are plans to return to the parameters, the absolute can run!)
- 2020-09-18 19:17:56下载
- 积分:1
-
kangou
基于chebyshev的水声信号分析,使用拉亚普诺夫指数的公式,是路径规划的实用方法。( Based chebyshev underwater acoustic signal analysis, Raya Punuo Fu index using the formula, Is a practical method of path planning.)
- 2017-01-04 19:19:03下载
- 积分:1