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

搜索资源列表

  1. Mga

    0下载:
  2. 一些用matlab编写的经典遗传算法算例。可以用于解决许多优化问题-using Matlab to prepare some of the classic examples of genetic algorithm. Many can be used to solve optimization problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:134.58kb
    • 提供者:张沙清
  1. genetic_matlab

    0下载:
  2. 遗传算法优化工具箱介绍及实例源程序,适合初学者用matlab进行遗传算法的学习-genetic algorithm optimization toolbox introduced and examples of source, for beginners using Matlab for the study of genetic algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:102.58kb
    • 提供者:田园
  1. Toolbox_of_GA_in_Matlab

    0下载:
  2. 用matlab中的工具箱函数来解决遗传算法问题,以及进行若干实例讲解 -using Matlab toolbox functions of the genetic algorithm to solve the problem, as well as a number of examples to explain
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.07kb
    • 提供者:杨志鹏
  1. matlab1

    0下载:
  2. 一些用matlab编写的经典遗传算法算例 挺有用的-Using matlab to prepare some classic examples of genetic algorithm used in quite
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:119.05kb
    • 提供者:梅丽
  1. ycsf

    0下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例-Using genetic algorithm BP neural network programming examples Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.92kb
    • 提供者:ad
  1. GAandrealization

    0下载:
  2. 遗传算法及其matlab实现:用两个实例说明遗传算法的matlab程序实现-Matlab genetic algorithm and its realization: two examples of using genetic algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:201.67kb
    • 提供者:秦勤
  1. GA_fitting

    0下载:
  2. 此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2.6kb
    • 提供者:Liu Hongbin
  1. GAoptimization

    0下载:
  2. 用遗传算法在MATLAB环境下实现求复杂函数求极值的例子,内有详细说明,测试通过-Using Genetic Algorithm in MATLAB environment to achieve extremum seeking examples of complex functions, with detailed instructions, tested
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:54.66kb
    • 提供者:尹晓峰
  1. matlab-program

    0下载:
  2. 该程序是用matlab编写的遗传算法的实例,并且附有详细的说明!-The program is written using MATLAB examples of genetic algorithm, and accompanied by a detailed descr iption of!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:21.78kb
    • 提供者:邹喜仁
  1. liziqun

    0下载:
  2. 分析了软件测试中测试用例自动生成技术的发展现状和粒子群优化算法的基本原理及实现步骤,并详细研究了几种重要的改进的粒子群优化算法。在此基础上,改进了基本粒子群优化算法,提出了基于改进的粒子群优化算法的测试用例自动生成系统框架,并给出了基于改进的粒子群优化算法的测试用例自动生成算法。 最后,采用matlab语言编程实现了基于改进的粒子群优化算法的测试用例自动生成算法,用具体实例对其进行了实验,并对结果数据进行了分析。 本文提出的基于改进的粒子群优化算法的测试用例自动生
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:1.2kb
    • 提供者:肖宁
  1. Genetic-algorithm-in-MATLAB

    0下载:
  2. 探讨了在 MATLAB 环境中实现遗传算法仿真的方法 ,并以一个简单的求函数最值的问 题作为遗传算法的应用实例 ,说明遗传算法的全局寻优性及用 MATLAB 实现仿真的可行性-Explore the genetic algorithm simulation in MATLAB environment, and the value of a simple demand function as genetic algorithm application examples, descr iption
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:126.39kb
    • 提供者:张嘉城
  1. etic-algorithm

    0下载:
  2. 基于bp神经网络,采用遗传算法优化,运用matlab完成识别分类的工作,自带实例-Using genetic algorithm to optimize BP neural network, with examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:52.83kb
    • 提供者:周洋
  1. GA-BP代码

    0下载:
  2. 利用GA遗传算法优化BP神经网络,有理论介绍,有实例(BP neural network optimization using GA genetic algorithm, a theoretical introduction, there are examples)
  3. 所属分类:matlab例程

  1. 用遗传算法优化BP神经网络的Matlab编程实例

    4下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
  3. 所属分类:人工智能/神经网络/深度学习

  1. AI30

    0下载:
  2. MATLAB 智能算法30个案例分析,这是用MATLAB实现的各种算法包括遗传算法 粒子群,神经网络,极限学习的各种例子(MATLAB intelligent algorithm 30 case analysis, which is implemented using MATLAB algorithms, including genetic algorithms, particle swarm, neural networks, extreme learning examples)
  3. 所属分类:网络编程

    • 发布日期:2017-12-27
    • 文件大小:10.26mb
    • 提供者:moving
搜珍网 www.dssz.com