登录
首页 » matlab » genetic-algorithm

genetic-algorithm

于 2013-07-16 发布 文件大小:3KB
0 187
下载积分: 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 个回复

  • HSJZ
    function [ H ,S ] = HS( f ) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1=diff(f,x1) f2=diff(f,x2) S= [f1 f2] H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)] end s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
    2013-04-11 23:40:13下载
    积分:1
  • SeisLab_2.01
    说明:  地震、测井方面matlab代码~可以适用于勘探开发中(SeisLab)
    2010-03-22 11:43:56下载
    积分:1
  • bar
    this is a ebook on matlab
    2013-02-06 00:26:43下载
    积分:1
  • irls
    迭代加权最小二乘法(IRLS) 本算法用于解决某些优化问题。(IRLS(Iteratively reweighted least squares) The method of iteratively reweighted least squares (IRLS) is used to solve certain optimization problems.)
    2020-10-08 16:47:36下载
    积分:1
  • pcaa-fisher
    pca and fisher implementation in matlab for feature extraction
    2014-01-31 17:10:54下载
    积分:1
  • 67506274zuizhong
    简单详细的永磁同步发电机仿真,可以出图,完美运行(Simple simulation of permanent magnet synchronous generator can be drawn.)
    2019-04-23 09:34:33下载
    积分:1
  • RSS
    RSS算法在宽带自适应波束形成中的MATLAB实现(RSS algorithm in broadband adaptive beamforming in MATLAB to achieve)
    2021-03-30 10:09:10下载
    积分:1
  • MATLAB-Link-for-DSP
    MATLAB Link for CCS Development Tools在DSP系统设计中的应用(The Application of MATLAB Link for CCS Development Tools in the Design of DSP System)
    2013-02-03 19:30:12下载
    积分:1
  • zxecf
    matlab实现的最小二乘法拟合程序,其中包含了数值结果分析过程。(matlab implementation of least-squares fitting program, which includes the analysis of the numerical results.)
    2012-06-08 23:06:31下载
    积分:1
  • code
    matlab for copula 最全的copula代码(matlab for copula)
    2014-09-25 12:13:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载