登录
首页 » Matlab » 遗传算法与改进FCM方法

遗传算法与改进FCM方法

于 2022-10-07 发布 文件大小:1.43 kB
0 23
下载积分: 2 下载次数: 1

代码说明:

遗传算法fcm程序,遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法是从代表问题可能潜在的解集的一个种群(population)开始的,而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成。每个个体实际上是染色体(chromosome)带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如黑头发的特征是由染色体中控制这一特征的某种基因组合决定的。因此,在一开始需要实现从表现型到基因型的映射即编码工作。由于仿照基因编码的工作很复杂,我们往往进行简化,如二进制编码,初代种群产生之后,按照适者生存和优胜劣汰的原理,逐代(generation)演化产生出越来越好的近似解,在每一代,根据问题域中个体的适应度(fitness)大小选择(selection)个体,并借助于自然遗传学的遗传算子(genetic operators)进行组合交叉(crossover)和变异(mutation),产生出代表新的解集的种群。这个过程将导致种群像自然进化一样的后生代种群比前代更加适应于环境,末代种群中的最优个体经过解码(decoding),可以作为问题近似最优解。

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

发表评论

0 个回复

  • matlabexperiment
    一些高等数学应用方面的小实验,都运行过的,包括积分变换,解微分方程,差值等,适合matlab初学者。(Some applications of higher mathematics a small experiment, run-off, including the integral transform, solution of differential equations, difference, etc., suitable for matlab beginners.)
    2009-10-17 21:47:14下载
    积分:1
  • matlablowpass
    这是篇关于matlab环境下的数字滤波器的论文,低通数字FIR滤波器设计与仿真(This is a chapter on the environment matlab digital filter paper, low-pass digital FIR filter design and simulation)
    2010-01-10 21:07:52下载
    积分:1
  • num
    说明:  利用matlab采用基于Gabor特征的识别算法实现手写数字识别(Using matlab recognition based on Gabor feature recognition algorithm for handwritten numeral)
    2011-03-06 14:15:32下载
    积分:1
  • xiaoiir_filter
    用matlab语言仿真iir滤波器的性能和参数,程序中有详尽的说明(simulation using Matlab language IIR filter performance and parameters, procedures are spelled out)
    2006-06-26 17:03:35下载
    积分:1
  • boltzmann
    MATLAB code that implements the Boltzmann learning algorithm
    2012-10-25 04:04:08下载
    积分:1
  • ELM代码
    采用极限学习机即(ELM)进行回归和预测的MATLAB代码, 亲测可用,只需要替换自己的数据即可.(Extreme learning machine (ELM) is used for regression and prediction with MATLAB code. You need only use your own data to represent the data in the code.)
    2021-04-12 11:18:57下载
    积分:1
  • GmmTrainTestLBG
    it is a Gaussian Mixture Model(MATLAB version) for training and testing with some list or file. and it has references in enclosed rar file
    2010-07-10 13:34:52下载
    积分:1
  • trainpso
    TRAINPSO is a network training function that updates weight and bias values according to particle swarm optimization.
    2009-11-14 00:00:30下载
    积分:1
  • pfatb_v1.1
    Power Flow Analysis Toolbox :The above algorithms are all based on a package of MATLAB M-files. Generally, they can easily modified and developed to implement your ideal algorithm such as interacting with PSO,GA,etc basically, since we will clearly understand all the algorithms in the progress.
    2011-03-16 07:41:20下载
    积分:1
  • sift1
    在matlab下实现sift描述符,并有测试程序(sift descriptor using matlab,and test procedures are provided)
    2012-05-21 20:44:48下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载