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

搜索资源列表

  1. yichuansuanfayouhua

    0下载:
  2. 基于matlab的遗传算法优化bp神经网络,代码齐全,欢迎大家使用。-Matlab genetic algorithm optimization based on bp neural network, code complete, welcome everyone to use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:53081
    • 提供者:jhone
  1. PIDyichuansuanfa

    0下载:
  2. 遗传算法入门,从生物学角度到电子学角度,清楚阐述遗传算法求出最优值的问题答案。其中包含一个基于ARM控制电压的算法代码。-Genetic algorithms entry, from a biological point of view to the electronics point of view, clearly describes the genetic algorithm to derive the optimal value of the answer. Which contains
  3. 所属分类:Project Manage

    • 发布日期:2017-05-10
    • 文件大小:2258996
    • 提供者:谭晓敏
  1. evolution

    0下载:
  2. 遗传算法实现求PID参数控制电压的代码C程序,适合51单片机和ARM。-Seeking genetic algorithm PID parameter control voltage code C program for 51 single and ARM.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:5143
    • 提供者:谭晓敏
  1. yichuansuanfa

    0下载:
  2. 该代码为遗传算法matlab代码,其中代码都附有详细说明-The code for the genetic algorithm matlab code, which is accompanied by a detailed descr iption of the code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-16
    • 文件大小:22008
    • 提供者:孙清
  1. QGA_fxy

    1下载:
  2. QGA_fxy是用量子遗传算法(quantum genetic algorithm)解决二元函数寻优的问题。文件打开后运行QGA_fxy.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-QGA_fxy binary function is to solve optimization problems using quantum genetic algorithm (quantum genetic algorithm). Run QGA_fxy.m file
  3. 所属分类:matlab

    • 发布日期:2015-05-09
    • 文件大小:16384
    • 提供者:Rareson
  1. improved-FCM-based-on-GA

    1下载:
  2. 是一个基于遗传算法改进的模糊C均值算法,很不错的代码。-It is a improved fuzzy C-means algorithm based on genetic algorithm , a very good code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:17773
    • 提供者:简川霞
  1. yiyuanhanshudeyouhua

    0下载:
  2. 利用遗传算法,实现简单的一元函数的优化。使用的是Matlab 7.0编写的代码-Using genetic algorithms to optimize simple functions of one variable. Use the code written in Matlab 7.0
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:735
    • 提供者:王鹏程
  1. BPA

    0下载:
  2. 神经网络和遗传算法的相关学习,主要是基于C语言编写代码利用误差反向方法学习神经网络的权重-Related study, of neural network and genetic algorithm is mainly based on C language to write code using the method of error reverse learning of the neural network weights
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:322063
    • 提供者:李阳
  1. yiyuanhanshudeyouhua

    0下载:
  2. 利用遗传算法,实现简单的一元函数的优化。使用的是Matlab 7.0编写的代码-Using genetic algorithms to optimize simple functions of one variable. Use the code written in Matlab 7.0
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:216083
    • 提供者:ingming
  1. MATLABImage-processing-algorithms

    0下载:
  2. BP神经网络MATLAB算法,Matlab灰色预测模型GM(1,1)代码,维纳滤波MATLAB程序,遗传算法优化神经网络程序[matlab]-MATLAB BP neural network algorithm, Matlab gray prediction model GM (1,1) code, Wiener filter MATLAB program, genetic algorithm optimization neural network program [matlab]
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:10807
    • 提供者:园园
  1. DE

    0下载:
  2. 差分进化算法是遗传算法的一种,该段代码实现该算法功能,简单易懂-Differential evolution algorithm is a genetic algorithm, the function of the code implementing the algorithm is simple and easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1069
    • 提供者:李元霸
  1. genetic-matlab

    0下载:
  2. 本文对遗传算法进行了详细的编写说明,对遗传算法中各个模块的使用以及相互之间的关系都有详细的代码进行印证,希望对大家有所帮助。-The article provide the genetic algorithm code,including the working principle of genetic algorithm and I hope it can be helpful to everyone.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:22100
    • 提供者:fx
  1. ADBEPHSPCS4_sky2

    0下载:
  2. 遗传算法的代码,用于实现遗传算法。可验证算法。-ga suanfa
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:722677
    • 提供者:肖贵乾
  1. IQGA

    2下载:
  2. 改进的量子遗传算法matlab代码,具有良好的收敛性-Improved quantum genetic algorithm, good convergence
  3. 所属分类:matlab

    • 发布日期:2015-05-19
    • 文件大小:1024
    • 提供者:fadfaddfa
  1. initpop

    0下载:
  2. 一个matlab遗传算法源程序遗传算法实例也是自己找来的,原代码有少许错误,本人都已更正了,调试运行都通过了的。对于初学者,尤其是还没有编程经验的非常有用的一个文件-A genetic algorithm matlab source code examples genetic algorithm also got their own, the original code was flawed, I have been corrected, and have passed the commissi
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3889
    • 提供者:
  1. GA_cluster

    0下载:
  2. 聚类算法的实现,结合遗传算法的实现方案,原创代码。还有个kmp算法的实现,请参见kmp.c-Clustering algorithm, combined with genetic algorithm implementation, the original code. There achieve a kmp algorithm, see kmp.cpp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1513476
    • 提供者:Huapeng
  1. BGA

    0下载:
  2. 基本的遗传算法MATLAB代码,对于多维函数的优化非常有效,仿真结果的效果很好。-Basic genetic algorithm based on MATLAB code, optimized for multi-dimensional function is very effective, the effect of simulation results is very good.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:422700
    • 提供者:sigoo
  1. jclec4-tutorial

    0下载:
  2. 好不容易在国外网站找到的用遗传算法实现的背包问题,TSP问题等,基于语法的多目标遗传算法的开源代码,有详细的文档!-genetic algorithm which apply in a lot of classic and new questions!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1585844
    • 提供者:刘强
  1. Genetic-Algorithm

    0下载:
  2. 标准遗传算法流程的关键环节代码,可修改后用于算法实例。-Standard genetic algorithm processes the key to the code, the algorithm can be modified for instance.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2907
    • 提供者:李广
  1. GATSP

    0下载:
  2. 遗传算法中的的旅行家算法的代码,实现寻找最短路径的功能,输入在程序内部进行,以二维数组的形式表示-Genetic algorithms traveler algorithm code to achieve Find the shortest path, enter the internal procedures, expressed in the form of a two-dimensional array
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2816
    • 提供者:LTL
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com