CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - Coding algorithm

搜索资源列表

  1. 遗传算法matlab

    1下载:
  2. matlab编写的遗传算法,采用二进制编码,有说明文档。-Matlab prepared by the genetic algorithm, using the binary coding, documentation.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:103.78kb
    • 提供者:张露
  1. C++遗传算法的源代码

    0下载:
  2. 用VC++编写的遗传算法源程序,可以用内容较多-very useful, widely,VC++, coding, Genetic algorithm of C++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.66mb
    • 提供者:me
  1. 柔性加工车间遗传算法调度C++

    2下载:
  2. 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解,欢迎与作者联系其他算法linxk333@yahoo.com.cn-This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optimization, and welcome other aut
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:44.83kb
    • 提供者:林献坤
  1. 改进的遗传算法

    2下载:
  2. vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corre
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.32kb
    • 提供者:黄善理
  1. 模式识别的一些预处理

    0下载:
  2. 模式识别的一些预处理,包括:图像压缩的例子:行程编码算法RCL, 手写体数据变换成像素位图的算法。-some pretreatment pattern recognition, including : Image Compression examples : RCL itinerary coding algorithm, handwritten data transformation into pixel bitmap algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12.89kb
    • 提供者:何风
  1. immunity

    1下载:
  2. 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.8kb
    • 提供者:江泉
  1. all-f90s

    1下载:
  2. 这是一个实数编码的遗传算法,用的是fortran语言,程序参数比较繁杂-This is a real coding genetic algorithm, using the FORTRAN language, the more complicated procedure parameters
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:160.24kb
    • 提供者:rongerhou
  1. NeuralNetworkSourceCode

    1下载:
  2. 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see themselves
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:555.72kb
    • 提供者:梁锋
  1. improved-immune-algorithm

    0下载:
  2. 改进的二进制编码免疫算法,主要改进的是免疫记忆库-improved immune binary coding algorithm, the main improvement is immune memory bank
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.33kb
    • 提供者:He Hong
  1. sa-for-tsp

    4下载:
  2. 利用模拟退火算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of simulated annealing algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2.88kb
    • 提供者:dayong
  1. AdaptingGA

    1下载:
  2. 本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!-The algorithm for the adaptive genetic algorithm, based on the sort of choice strategy, coding schemes for real-coded. Many optimization problems can be solved!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:29.05kb
    • 提供者:邱腾飞
  1. Cluster

    0下载:
  2. 介绍各种聚类算法的教案 包含基本算法流程和编码 是初学者自学的好帮手-Introduction of the lesson plans of various clustering algorithms with the basic algorithm for beginners learning processes, and coding is a good helper
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2.2mb
    • 提供者:mm
  1. Improved-non-negative-sparse-coding-algorithm

    0下载:
  2. 改进的非负稀疏编码图像基学习算法Improved non-negative sparse coding algorithm for image-based Learning-Improved non-negative sparse coding algorithm for image-based Learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:203.88kb
    • 提供者:hao5208
  1. Genetic-Algorithm

    0下载:
  2. 一个简单的遗传算法,求解各类函数的最大值-a simple GA with real coding of variables that can be used for maximization of any function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5.49kb
    • 提供者:yolanda
  1. Denoising_Autoencoders

    1下载:
  2. 深度学习中去噪自动编码算法的C语言的简单实现-Depth study denoising automatic coding algorithm C language to achieve a simple
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:17kb
    • 提供者:BeSky
  1. matlab-genetic-algorithm

    0下载:
  2. 利用matlab实现遗传算法的编码、选择、变异、解码,用于函数寻优-A genetic algorithm using matlab coding, selection, mutation, decoding, for function optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7.28kb
    • 提供者:翟博
  1. Hybrid-code-GA

    1下载:
  2. 混合编码遗传算法,通过格雷编码,二进制编码,浮点数编码来实现混合编码遗传算算法-Hybrid coding genetic algorithm, through the Gray code, binary code, floating point code to implement hybrid coding algorithm genetic operators
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-08-30
    • 文件大小:130kb
    • 提供者:alex
  1. GA

    0下载:
  2. 一篇基于遗传编码算法的PID控制器的设计,讲的很详细,适合新手学习-A PID controller design based on genetic coding algorithm, speak in great detail, suitable for beginners to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1.84mb
    • 提供者:Miz.Wong
  1. Simple-KMeans-Classifier

    0下载:
  2. Simple KMeans Classifier 根据weka代码编写-Simple KMeans Classifier according to Weka coding, algorithm improvement.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.43kb
    • 提供者:liuxiaoying
  1. neural-network-genetic-algorithm-master

    2下载:
  2. 为了自动学习CNN的深度网络结构,网络结构的数量随着网络中间层数量的增加呈指数增长,这启发我们使用遗传算法有效地遍历这个大的搜索空间。我们首先提出一种编码方法,将每个网络结构表示为一个固定长度的二进制字符串,然后通过生成一组随机个体来初始化遗传算法。在每一代中,我们定义标准的遗传操作(如选择、突变和交叉)来消除弱势个体并产生更具竞争力的个体。(In order to automatically learn the deep network structure of CNN, the number
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-17
    • 文件大小:8kb
    • 提供者:崔宁敏
« 12 3 4 »
搜珍网 www.dssz.com