登录
首页 » matlab » genetic-algorithm

genetic-algorithm

于 2013-07-16 发布 文件大小:3KB
0 196
下载积分: 1 下载次数: 6

代码说明:

  In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover. Genetic algorithms find application in bioinformatics, phylogenetics, computational science, engineering, economics, chemistry, manufacturing, mathematics, physics, pharmacometrics and other fields.

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

发表评论

0 个回复

  • SurveyTextMining
    这是一本关于文本挖掘的书籍,包括聚类 分类 信息提取的内容(This is a book on text mining, including clustering classification of the content of information extraction)
    2007-08-27 18:41:25下载
    积分:1
  • simulateQESL
    Simulate the Element Selection Logic for a quadrature differential DAC.
    2010-08-31 05:24:30下载
    积分:1
  • Newton
    利用Newton迭代法求解f(x)=(x-1)(x-2)(x-3)=x3-6x2+11x-6的根(solve the root of function: f(x)=(x-1)(x-2)(x-3)=x3-6x2+11x-6 by using Newton method)
    2011-05-24 17:11:02下载
    积分:1
  • search_methods_matlab
    Line search method matlab code
    2014-10-29 04:11:29下载
    积分:1
  • kalman
    小波分析和降噪处理简单程序调试可用卡尔曼滤波(Wavelet analysis and noise reduction processing simple program debugging available)
    2015-12-03 20:01:13下载
    积分:1
  • EM-Algorithm
    EM算法的matlab详细代码,很详细,可以直接使用。(EM algorithm matlab detailed code, very detailed and can be used directly.)
    2014-10-09 14:18:21下载
    积分:1
  • m3
    说明:  详细说明:这是作者自己编写的基于matlab语言的程序设计。遗传算法的函数优化 应用(Detailed Description: This is prepared by the author himself matlab-based program design language. Genetic algorithm function optimization applications)
    2008-04-20 12:52:05下载
    积分:1
  • MATLAB-Script-Node-Lorenz-Diff-Eq
    LABVIEW 与MATLAB结合代码程序,非常好(LABVIEW-MATLAB)
    2009-11-26 11:46:54下载
    积分:1
  • semantic-video-retrieval
    说明:  视频语义检索英文论文,主要是针对交通监控视频。(a human centered multiple instance learning framework for semantic video retrieval)
    2011-03-03 11:27:33下载
    积分:1
  • 2008101523144260
    说明:  一、用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 主程序:gabpfault.m 它包括以下子程序: 1. 网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 三、纯BP   主程序:(1)bpfault.m 在MATLAB5.2上       (2)bpfault.m 在MATLAB6.5上 为后来所加 (err)
    2008-10-16 08:20:54下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载