-
CENTER-GM(1-1)
中心逼近时的灰色预测,根据实际情况通过不断调整matlab程序中的m值,达到更高的精度。(Change the grey prediction of background value, through the continuous adjustment of the m value in the matlab program according to the actual situation, to achieve higher accuracy.)
- 2015-03-11 22:29:27下载
- 积分:1
-
Polyroots
Find roots of a polynomial with very high degree and multiplicity by this compact routine.
- 2010-12-14 13:05:05下载
- 积分:1
-
noise_filter
基于小波变换的各种去噪方法算法研究的matlab程序(Based on wavelet transform algorithm for various denoising method of matlab
)
- 2011-05-02 18:33:24下载
- 积分:1
-
na1-7
naville法,雅各比法,牛顿法,CG法等等数值分析课程中使用的Matlab程序。(naville method, Jacobi method, Newton method, CG method, etc. used in numerical analysis courses Matlab program.)
- 2010-05-23 20:26:41下载
- 积分:1
-
subtightplot
subtightplot is a merger of Pekka Kumpulainen s tight_subplot and Nikolay S. s subplot_tight. It extends the former, which supports asymmetric subplots, to allow for variable margins in addition to gaps, as in the latter.
- 2012-12-31 08:55:24下载
- 积分:1
-
AWGNtest
awgn channel matlab design
- 2011-05-24 01:36:46下载
- 积分: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
-
44
说明: 用于飞行器自动控制的算法计算, 融合三轴加速度计和三轴陀螺的数据融合计算,得出飞行姿态(For aircraft automatic control algorithm, integrated three-axis accelerometer and three-axis gyro data fusion calculations, flight attitude)
- 2011-10-12 20:44:28下载
- 积分:1
-
E-Algorithm
E-Algorithm,适用于不平衡数据的分类,而不用对数据进行预处理。MATLAB(the algorithm is suited for the classification of imbalanced data)
- 2014-10-31 15:58:18下载
- 积分:1
-
kanoo
matlab语言 三首歌曲程序,方便大家科研之余放松(matlab language three songs program to facilitate research of I relax)
- 2013-10-18 09:51:46下载
- 积分:1