登录
首页 » matlab » SGA2[1].0

SGA2[1].0

于 2007-10-15 发布 文件大小:9KB
0 83
下载积分: 1 下载次数: 117

代码说明:

  GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;(GA (Simple Genetic Algorithm) is a powerful, intelligent multi-variable optimization algorithms, which mimic the breeding populations of the law to be optimized. SGA can optimize this variable, and the minimum value, maximum value (when the function of the countdown you will seek the minimum value) and to support the floating-point encoding, grey code, binary code round of gambling options, tournament selection single-point crossover, uniform Cross, floating-point crossover single point mutation, floating-point variation )

文件列表:

SGA2.0
......\AimFcn.m
......\Code.m
......\Cross.asv
......\Cross.m
......\Decode.m
......\GA.asv
......\GA.m
......\Mutation.m
......\ReadMe.txt
......\Select.asv
......\Select.m
......\TestGA.m

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

发表评论

0 个回复

  • eis
    基于时空梯度的多分辨率目标跟踪稳像算法,该方法可用于处理有前景目标的图像,效果很好(Space-time gradient based target tracking of multi-resolution image stabilization algorithm)
    2010-06-26 10:36:52下载
    积分:1
  • 白噪声产生
    matlab在系统辨识中的应用此处为白噪声产生的源代码及运行后结果(包括图像)(Matlab in the system identification of white noise here for the source code and run after the results (including images))
    2005-05-22 21:56:44下载
    积分:1
  • face-recognition-based-on-pca-method
    face recognition based on PCA techniques
    2011-04-20 16:04:15下载
    积分:1
  • ????? (2)
    说明:  matlab assignment motion planning
    2019-02-22 22:10:18下载
    积分:1
  • MyKmeans
    实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。(achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n will be assigned to target K to 000 category, making target category of the similarity between the largest category of the similarity between the smallest. Disadvantages : class size have no great difference for dirty data is very sensitive. Improved algorithms : k-medoids methods. Here a selection of objects called mediod to replace the center of the above, the logo on a medoid this category. Steps : 1, arbitrary selection of objects as K medoids (O1, O2, Ok ... ... Oi). Following is a cycle : 2, the remaining targets assigned to each category (in accordance with the closest medoid principle); 3, for each category (Oi), the order of selection of a Or, calculated Oi Or replace the consumption-E (Or))
    2005-07-26 01:32:58下载
    积分:1
  • Matlab(fopen_fseek_fread_fclose)
    matlab中常用语句介绍,是编程中常用的语句。(matlab in common expressions used in the statement of the programming.)
    2012-11-07 10:39:37下载
    积分:1
  • rx_viterbi_decode
    移动通信系统中常用的维特比解码器的实现程序。(The codes of Viterbi Decoder for mobile communication.)
    2014-02-23 19:58:41下载
    积分:1
  • mcjihe
    还是一些m文件集合,是一些图形编程或数值计算的集合。(m or some document assembly, some graphical programming or a collection of numerical calculation.)
    2006-06-09 21:28:12下载
    积分:1
  • matlab-zhendongtai
    MATLAB语言编写用于振动台试验数据处理的程序,根据模型试验所得的加速度波形可 计算得出相应的积分速度及位移。(MATLAB language for the shaking table test data processing program, according to the model test waveform was calculated from the acceleration of the speed and displacement of the corresponding points.)
    2011-09-27 17:50:42下载
    积分:1
  • VSG21
    虚拟同步发电机的simulik仿真模型,研究其功率随负荷改变而波动的过程。(a modal for VSG in MATLAB)
    2021-03-13 17:09:24下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载