-
matlab(GA)2
matlab遗传算法工具箱函数及实例讲解2
【问题】在-5<=Xi<=5,i=1,2区间内,求解
f(x1,x2)=-20*exp(-0.2*sqrt(0.5*(x1.^2+x2.^2)))-exp(0.5*(cos(2*pi*x1)+cos(2*pi*x2)))+22.71282的最小值。 (matlab genetic algorithm toolbox function and examples to explain the problem [2] in-5 )
- 2008-03-18 09:38:55下载
- 积分:1
-
M_Sequence_Gen
通信中伪随机码的产生,可以配置任意多项式和初值。(m sequence generation.)
- 2014-10-26 15:00:25下载
- 积分:1
-
IIR-filter-coefficients
Calculating IIR filter coefficients of 2nd Order IIR Filter
- 2015-01-15 21:09:26下载
- 积分:1
-
wlanposition
基于WLAN的室内定位技术研究,实现wlan环境下的定位方案设计(WLAN-based indoor positioning technology research)
- 2013-05-07 23:35:43下载
- 积分:1
-
GAProblem
用遗传算法求解函数极值,直接在matlab中运行即可。
(Using genetic algorithm function extremum, directly in matlab can run.)
- 2007-07-29 17:03:45下载
- 积分:1
-
灰色预测工具箱 GM tool
灰色预测工具箱。
特性:
0 数据预处理,替换掉一些不符合条件的点:如连续相等的点
1 选择最好的c进行平移变换
2 残差太大的,剔除坏点
3 最后使用 新陈代谢 灰色模型求解(xcdxgm11)
函数:
ccfx.m:残差分析
gm11.m:一般的灰色预测工具
xcdxgm11.m:新陈代谢灰色预测工具(Grey toolbox.
Features:
1 Data preprocessing, replace the points that do not meet the criteria: If a continuous point equal to
2 to select the best translation transformation c
3 residuals too much, remove dead pixels 4 final model was solved using the metabolism of gray (xcdxgm11) Function: ccfx.m: residual analysis gm11.m: normal gray prediction tools xcdxgm11.m: metabolism gray prediction tools)
- 2010-08-02 15:14:36下载
- 积分:1
-
feipca
非线性PCA算法matlab程序段,完成独立分量分析的主分量分解(Non-linear PCA algorithm matlab program segment, the completion of independent component analysis of the principal component decomposition)
- 2009-04-28 10:36:59下载
- 积分:1
-
pca
pca算法代码,清晰有注释,详细功能详细功能(PCA algorithm code, clear notes, detailed functional)
- 2013-05-21 13:12:26下载
- 积分:1
-
diedai
迭代算法,利用matlab编译环境实现迭代求解矩阵最大特征值和特征向量;包含雅克比迭代、高斯迭代和SOR(Iterative algorithm, using matlab compiler environment to achieve maximum iteration for solving matrix eigenvalues and eigenvectors contains Jacobi iteration, Gauss and SOR iteration)
- 2013-05-25 15:58:03下载
- 积分:1
-
magic
This function is intended as the "main" program. That is,
execution will begin with this function it will receive
commandline input from the user and return results to the user.
- 2013-09-20 14:19:54下载
- 积分:1