登录
首页 » matlab » ge-alg

ge-alg

于 2013-11-19 发布 文件大小:193KB
0 61
下载积分: 1 下载次数: 7

代码说明:

  In this paper, an attractive approach for teaching genetic algorithm (GA) is pre-sented. This approach is based primarily on using MATLAB in implementing the genetic operators: crossover, mutation and selection. A detailed illustrative example is presented to demonstrate that GA is capable of finding global or near-global optimum solutions of multi-modal functions. An application of GA in designing a robust controller for uncertain control systems is also given to show its potential in designing engineering intelligent systems

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Optimization_Newton
    设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n)),称为r的n+1次近似值(Let r is f (x) = 0 root, select the initial approximation x0 as the r, over point (x0, f (x0)) to do the curve y = f (x) the tangent L, L the equation y = f ( x0)+ f ' (x0) (x-x0), find the intersection of L and the x-axis of abscissa x1 = x0-f (x0)/f' (x0), x1 is called an approximation r. Through points (x1, f (x1)) to do the curve y = f (x) the tangent, and find the intersection of the tangent with the x-axis of abscissa x2 = x1-f (x1)/f ' (x1), x2 is called r the second approximation. Repeat the process, get an approximation of the sequence r, where x (n+1) = x (n)-f (x (n))/f ' (x (n)), as an approximation of r n+1 times)
    2011-06-21 21:13:09下载
    积分:1
  • Frank-Wolfe-matlab
    Frank-Wolfe算法 matlab(rank-Wolfe, matlab)
    2013-09-27 15:10:32下载
    积分:1
  • a1128_2_No
    用matlab读入各个通道载荷数据,计算最大幅值应力,并保存。没有次数。(max load )
    2013-11-30 22:11:24下载
    积分:1
  • matlabtosolve
    基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~ 下面说明一下bprengong程序: 数据分别用来训练和测试两部分。 具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。 在训练阶段,如果用于训练的输入训练样本的类别标号为i(即语音数据的标号),则训练时设第i个节点的期望输出设为1。其余节点期望输出均为0。 在识别时,当一个未知类别的样本作用到输入端时,考查各输出节点的输出,并将这个样本的类别判定为输出值最大的那个节点对应的类别。 (err)
    2008-04-16 16:07:34下载
    积分:1
  • What-is-VQ
    what is vector quantization how and where it can be used
    2011-01-19 03:21:30下载
    积分:1
  • signalprocess
    张贤达 现代信号处理第二版 信号处理权威书籍(Zhang Xian of modern signal processing second edition)
    2011-12-15 10:42:23下载
    积分:1
  • news
    通过matlab获取财经网站的新闻信息,滤去了网站的广告,里面有四个网站,涵盖网站中所有资讯,可以直接在命令窗口看到新闻资讯。(By matlab to obtain financial website news information, filter went to the website of advertisement, there are four sites, covering all information on the website, you can directly see news and information in command window.)
    2014-02-22 19:04:33下载
    积分:1
  • puma560
    puma560机器人基于matlab机器人工具箱各关节轨迹源文件(puma560 robot robot kit based matlab source files for each joint trajectory)
    2014-05-10 09:20:59下载
    积分:1
  • restrictions
    在matlab环境中利用产生的大脑图实现图像的重建。(The use of brain imaging to achieve the reconstruction of Fig.)
    2009-05-22 11:08:55下载
    积分:1
  • kalmanbuzhou-matlab
    详细解答kalman滤波的使用方法和步骤,给出其matlab相关示范代码(Detailed answers to the use of kalman filtering methods and procedures, given the associated sample code matlab)
    2011-10-14 15:07:02下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载