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

搜索资源列表

  1. 遗传算法求极值

    2下载:
  2. 针对于ackley函数求极小值问题-用matlab算法求解说明及代码。有详细的说明
  3. 所属分类:matlab例程

  1. 案例1非线性

    0下载:
  2. 可以很好的学习遗传算法和非线性问题,完整代码(you can learn GA well)
  3. 所属分类:人工智能/神经网络/深度学习

  1. GA

    0下载:
  2. 用VC++实现,遗传算法求函数的最大值。代码能直接运行,不要调试。(With the vc + + implementation, the genetic algorithm takes the maximum value of the function.The code can run directly, not debugging.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:183296
    • 提供者:逆晓风
  1. 遗传算法的相关知识代码

    1下载:
  2. 遗传算法与其他算法结合的matlab相关编程,以及在车间调度问题上的应用(Combining genetic algorithm and other algorithms of matlab programming, as well as the application in the workshop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:13312
    • 提供者:nb123
  1. 人工免疫遗传算法程序--改进的遗传算法

    0下载:
  2. 人工免疫遗传算法的matlab代码实现,实测可以出结果。(artificial immune genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:8192
    • 提供者:小迪要加U
  1. 基于c语言的人工免疫算法的源程序

    0下载:
  2. 人工遗传算法的C语言代码,可以在C Free 5.0 IDE上测试通过。亲测有效。(artificial immune genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:116736
    • 提供者:小迪要加U
  1. example1

    0下载:
  2. 遗传算法实例应用 ,用来解决实例问题的代码(Genetic algorithm, example, application)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:豆腐白
  1. yichuan

    1下载:
  2. 这是用c语言编写的用于求解函数的最值问题的遗传算法代码(the code of genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:fight_think
  1. 新建 WinRAR 压缩文件

    0下载:
  2. 遗传算法经典代码,可以根据需要直接修改即可使用(Genetic algorithm classic code, you can directly modify the need to use)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:aaahauihsui
  1. genetic

    0下载:
  2. 遗传算法30个基本案例的第一题,我把工具箱也放进了里面,以便更好的运行代码,一元函数的遗传算法优化(Optimization of unary function by genetic algorithm)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-21
    • 文件大小:96256
    • 提供者:小禹哥哥
  1. fun

    0下载:
  2. 遗传算法主函数 MATLAB 代码主要部分如下。其中非线性函数的输入输出数据都在 data.mat文件中,input 矩阵为输入数据, output 矩阵为输出数据(The main function of genetic algorithm MATLAB code, the main parts are as follows. The input and output data of the nonlinear function are in the data.mat file, the in
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:风12369874
  1. GA代码2

    0下载:
  2. 介绍了遗传算法的优化方法以及遗传算子的代码实现过程(introduce the ga algorithm optimization method and the realizing process of the factor of the GA algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:```hollyshee9
  1. GA代码

    0下载:
  2. 介绍了遗传算法的实现过程以及代码的优化方法,提升了性能(introduce the characteristic of the ga and)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:```hollyshee9
  1. 代码

    0下载:
  2. MATLAB 代码 第1章 BP神经网络的数据分类——语音特征信号分类 第2章 BP神经网络的非线性系统建模——非线性函数拟合 第3章 遗传算法优化BP神经网络——非线性函数拟合 第4章 神经网络遗传算法函数极值寻优——非线性函数极值寻优 第5章 基于BP_Adaboost的强分类器设计——公司财务预警建模 第6章 PID神经元网络解耦控制算法——多变量系统控制 第7章 RBF网络的回归--非线性函数回归的实现 ....等58章(MATLAB code The first
  3. 所属分类:matlab例程

    • 发布日期:2017-12-10
    • 文件大小:12878448
    • 提供者:ddd121
  1. 系泊系统的设计

    1下载:
  2. 基于遗传算法的系泊系统设计以及优化问题,附代码(Design of mooring system based on genetic algorithm)
  3. 所属分类:matlab例程

  1. GA

    0下载:
  2. 遗传算法求解旅行商问题 代码具有一定的通用性 但试验数据量较小(GA to resolve the traveler's problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:4169728
    • 提供者:Plutooooo
  1. 基于GA的WSN路由协议

    2下载:
  2. 基于遗传算法的WSN通信路由协议matlab仿真代码,讲解清楚适合实用(WSN routing protocol based on genetic algorithm matlab simulation code, to explain clearly, suitable for practical)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:5364736
    • 提供者:yuanking
  1. 遗传算法TSP

    1下载:
  2. 本代码是在MATLAB软件下解决TSP问题的遗传算法代码!欢迎借鉴...
  3. 所属分类:matlab例程

  1. 智能算法程序

    0下载:
  2. 基于种群的变异和交叉的,简单的遗传算法的编程代码(Simple genetic algorithm programming code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:11264
    • 提供者:李里你
  1. 旅行商

    0下载:
  2. matlab里使用遗传算法,这种算法可以求解一种旅行商问题(mtsp)(Matlab uses genetic algorithms, which can be used to solve a traveling salesman problem (MTSP))
  3. 所属分类:软件工程

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com