CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法程序

搜索资源列表

  1. DhhYc

    1下载:
  2. 这是用于电火花机床加工控制参数优化的一个多目标遗传算法的matlab程序,自己原创,分享出来和大家交流。 -It is used for electric discharge machining control parameters optimization of a multi-objective genetic algorithm matlab program, their own originality, share them and everyone exchanges.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2438
    • 提供者:袁计委
  1. Cpp2

    0下载:
  2. 遗传算法结构框架:遗传算法解决 y=x2问题的程序设计源码,编译环境 vc++6.0 -Structural framework of genetic algorithms: genetic algorithms to solve the problem y = x2 programming source code, build environment vc++6.0
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:3097
    • 提供者:heba
  1. geneticTSP

    0下载:
  2. TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) Common genetic algorithm matlab program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:378233
    • 提供者:彭巍
  1. tsp

    0下载:
  2. matlat源程序解决tsp问题,使用的是遗传算法,与普通的程序不同,本程序详细介绍了遗传算子的构造-MATLAB to solve tsp problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3745
    • 提供者:fang
  1. tsp-GA-UI

    0下载:
  2. 带有图形界面的TSP的求解教学程序,实现所用的代码采用了遗传算法。-With a graphical interface for solving TSP, the teaching process, the code used to achieve the adoption of a genetic algorithm.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:419091
    • 提供者:xnhcx
  1. GAPSO

    0下载:
  2. GA 用于配送中心,工厂等的选址,采用遗传算法,在程序中可以选择不同的编码方法。-GA CHOOSE ADDRESS
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:6990395
    • 提供者:tianguowei
  1. ga_demo

    0下载:
  2. 遗传算法matlab程序,很全面,很实用,欢迎下载。-geneticAlg matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:12232
    • 提供者:melody
  1. GAbp

    0下载:
  2. 遗传算法优化神经网络的通用的matlab程序,希望对大家有帮助-Genetic algorithm optimization neural network
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5826
    • 提供者:liyonghui
  1. Ga

    0下载:
  2. 基于遗传算法的矩量法计算程序,用于优化天线结构-Based on genetic algorithm method of moments computer program for optimization of antenna structure
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:571
    • 提供者:陈波
  1. GA-bp

    4下载:
  2. 基于遗传算法的bp神经网络优化程序,经测试好用,有很好的应用价值-Bp based on genetic algorithm neural network optimization program, tested easy to use, there is a good value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:1229
    • 提供者:guang dong
  1. GA1true

    0下载:
  2. 遗传算法的c++程序,用于电力系统短期负荷预测-Genetic algorithm c++ program for power system short term load forecasting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6991
    • 提供者:李玮
  1. PSO

    1下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:5280
    • 提供者:stephen
  1. threeAlgo

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:14281
    • 提供者:stephen
  1. geneticalgorithmoptimizationneuralnetwork

    0下载:
  2. 这个程序是首先使用遗传算法优化神经网络权值和阈值,然后学习神经网络计算。参数的值有些可以根据需要进行修改。神经网络结构是一个简单的三层架构,可根据增加的情况下隐藏层,相应的修改程序。-This program is the first to use genetic algorithm optimization neural network weights and thresholds, then the learning neural network computing. Some of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:5653
    • 提供者:刘昶
  1. GA

    0下载:
  2. 采用M语言编写,利用遗传算法二进制编码求函数极值的程序.可以设定编码位数,进化代数,种群大小等。-With M written in binary-coded genetic algorithm function extremum seeking procedure. Can be set to encode digits, evolution algebra, population size.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:8924
    • 提供者:lizheran
  1. MATLAB

    0下载:
  2. 一个简单的遗传算法的例子程序,用作初学者的实验调试,-A simple example of the genetic algorithm process, as a beginner experiment debugging,
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1014
    • 提供者:虔会
  1. 11838804390

    0下载:
  2. 编写程序实现用遗传算法解决旅行商问题,研究遗传算法的工作原理和收敛性质。-TSP using Genentic Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:3864
    • 提供者:张玉良
  1. [matlab.ga.nn]

    0下载:
  2. 用matlab编写的遗传算法优化神经网络的经典程序-Prepared using matlab genetic algorithm optimization of the classical neural network program
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:12261
    • 提供者:
  1. sjzycsf(matlab)

    0下载:
  2. 十进制遗传算法matlab程序,该程序主要实现十进制下的遗传算法.-Decimal genetic algorithm matlab program, the program is primarily to achieve the decimal under the genetic algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4479
    • 提供者:liangbo
  1. iimage_process

    1下载:
  2. 本程序是用自适应遗传算法进行图像增强,其思想来自《计算机学报》发表的论文。-This program is self-adaptive genetic algorithm image enhancement, their thoughts from the " Journal of Computers," published papers.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1082164
    • 提供者:Bruce
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com