CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - genetic algorithm of matlab

搜索资源列表

  1. Self-MATLAB-code-genetic-algorithm

    0下载:
  2. 发一份自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Send a self-compiled MATLAB genetic algorithm code, with the simple genetic algorithm (Simple Genetic Algorithm or Standard Genetic Algorithm, SGA) to stri
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:6782
    • 提供者:李慧
  1. genetic-algorithm

    0下载:
  2. 遗传算法是一种进化算法,应用广泛,此文件包含基本遗传算法,顺序选择遗传算法,适值函数标定的遗传算法,大变异遗传算法,自适应遗传算法,双切点交叉遗传算法,多变异位自适应遗传算法matlab源代码,供大家参考-Genetic algorithm is an evolutionary algorithm, widely used, this file contains the basic genetic algorithm, genetic algorithm selection order coin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6427
    • 提供者:熊杰
  1. Genetic-Algorithm

    1下载:
  2. 遗传算法matlab编写,内附程序部分说明与本人学习笔记-Genetic algorithm matlab prepared, containing a descr iption of the program with some of my study notes
  3. 所属分类:matlab

    • 发布日期:2015-11-01
    • 文件大小:18432
    • 提供者:jay
  1. genetic-algorithm

    0下载:
  2. 自然计算中遗传算法的各个程序,matlab环境下开发的源代码。best.m 求种群中适应度最大的值 calfitvalue.m 计算每个个体的适应度 calobjvalue.m 适应度函数 crossover.m 交叉变换 decodebinary.m 将二进制数转换成十进制数 decodechrom.m 将二进制数转换成十进制数 initpop.m 产生初始种群 mutation.m 变异 selection.m 选择合适的个体进行复制 main.m 主函数
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3125
    • 提供者:王芳
  1. matlab-about-Genetic-algorithm

    0下载:
  2. 遗传算法是长用的一种算法,应用范围非常的广泛,对于其在matlab中的应用在这里给出了比较概括的介绍-Genetic algorithm is an algorithm used in long, wide range of applications, for its application in matlab given here a more general descr iption
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:15172
    • 提供者:
  1. Genetic-Algorithm

    0下载:
  2. 利用遗传算法实现求解一个函数的最大或者最小值, matlab仿真实现-use the Genetic Algorithm to compute the maximum or the minmum of a function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4932
    • 提供者:huhaifeng
  1. genetic-algorithm-based-on-matlab

    0下载:
  2. genetic algorithm based on matlab,The Genetic Algorithm (GA) is a good method to solve optimization problems. Genetic algorithms are search and optimization methods based on natural evolution. They consist of a population of bit strings transfo
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4522
    • 提供者:su
  1. ga

    0下载:
  2. 遗传算法的matlab源代码,包含了从基本遗传算法到,自适应,多种交叉方式等遗传算法的源代码-Genetic algorithm of matlab source code, including from the basic genetic algorithm to, adaptive, a variety of crossover modes and genetic algorithm of source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8033
    • 提供者:lzyacht
  1. GA-of-MATLAB-program-design

    0下载:
  2. 遗传算法Matlab的核心思想讲解,流程阐述以及算例代码-The core idea of the genetic algorithm Matlab to explain, the process described and example code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:125716
    • 提供者:席明
  1. Case-27-genetic-algorithm

    0下载:
  2. MATLAB神经网络30个案例分析_案例27 遗传算法的优化计算——建模自变量降维的源代码及数据-MATLAB Neural Network Analysis of 30 cases _ Case 27 genetic algorithm optimization- modeling the independent variable dimensionality reduction of the source code and data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:90347
    • 提供者:huxinxin
  1. MATLAB-GAtool

    0下载:
  2. 主要讲述遗传算法的应用及其程序的编写,介绍了在MATLAB中遗传算法工具箱的用法。-Focuses on the Application of genetic algorithms and its procedures for preparing, presenting the usage of genetic algorithm toolbox in MATLAB.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9704071
    • 提供者:MR QIN
  1. Three-genetic-algorithm-matlab

    0下载:
  2. 三个简单地使用matlab实现的遗传算法的程序,为初学者提供一个入门知识-Three simple genetic algorithm matlab implementation of the program, to provide the knowledge of an entry for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:19494
    • 提供者:王三
  1. chapter-14-GA-algorithm

    0下载:
  2. 遗传算法的源码(精通matlab最优化计算第14章)-The source of the genetic algorithm (proficient matlab optimization calculation Chapter 14)
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:6102
    • 提供者:张瑞
  1. genetic-algorithm-achived-by-MATLAB

    0下载:
  2. 这是大学毕业设计做的一个遗传算法程序,挺有用的-It is beneficial to you to achive the function of genetic algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:6921
    • 提供者:徐小聪
  1. Genetic-algorithm---TSP

    0下载:
  2. 基于MATLAB的遗传算法的旅行商(TSP)问题求解,TSP问题:有一个推销员,要到n个城市推销商品,他要找出一个包含所有n个城市的具有最短路程的环路。-Solving based MATLAB genetic algorithm traveling salesman problem (TSP), TSP problem: a salesman to sell goods to the n cities, he wants to find the one that contains all th
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:2238
    • 提供者:李先生
  1. genetic-algorithm

    0下载:
  2. matlab中改进遗传算法的程序,包括轮盘赌的选择,单染色体的交叉互换-improved genetic algorithm matlab procedures, including the choice of roulette, single chromosome cross swap
  3. 所属分类:Energy industry

    • 发布日期:2017-11-25
    • 文件大小:4454
    • 提供者:jjsky
  1. GA-toolbox-of-MATLAB

    0下载:
  2. matlab遗传算法工具箱及其应用,适合使用遗传算法的学者下载学习。-matlab genetic algorithm toolbox and its application, download the study for scholars of the use of genetic algorithms.
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:9758164
    • 提供者:一休
  1. GA-Toolbox-of-Matlab

    0下载:
  2. Matlab遗传算法工具箱及其应用 详细地介绍了GA工具箱的各类函数及其使用,并附有大量算例-Matlab genetic algorithm toolbox and its application, in detail the GA toolbox various functions and their use, together with a large number of examples
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:9704734
    • 提供者:Wayen Tye
  1. Matlab-genetic-algorithm

    0下载:
  2. 基于Matlab的遗传算法实现,适用于在matlab环境下进行遗传学的实验的分析-Based on Matlab genetic algorithm applied to the analysis of the genetics experiments in the Matlab environment
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:78705
    • 提供者:张嘉城
  1. MATLAB-programming-methods

    0下载:
  2. 简要阐述了遗传算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用-Briefly the basic principles of genetic algorithms to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate the pro
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:77601
    • 提供者:张嘉城
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com