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

搜索资源列表

  1. RSAprocess

    0下载:
  2. 本程序所设计的RSA加密解密程序能够有效地生成一对RSA体制中的公钥和密钥,并可实现输入的文本与加密成的密文之间的转换,即完成对所给信息的加密和解密工作.-This program is designed to RSA encryption and decryption process can effectively generate a pair of RSA public key and private key system, the input text can be encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:137163
    • 提供者:zhangwei
  1. Cpp

    0下载:
  2. VRP问题蚁群算法的c++源码,很具有代表性-VRP problem of the ant colony algorithm c++ source code, it is a representative
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:11604
    • 提供者:任树伟
  1. gazenew

    0下载:
  2. 基于GRNN神经网络的视线跟踪源程序。 其中网络的输入分别是瞳孔中心,半径,瞳孔中心与普洱青斑向量。-GRNN neural network-based tracking source line of sight. Network input, respectively, which is the pupil center, radius, the pupil center and Pu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:826
    • 提供者:严峰
  1. anewunscengedkalmanparticlefilter

    0下载:
  2. 一种新的改进的UPF粒子滤波,在不降低精度的同时有效降低了算法的运行时间,很好用,可直接适用-A new particle filter to improve the UPF, achieved without lowering the accuracy of the algorithm at the same time effectively reduce the running time, very good, and can be directly applicable
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:35040
    • 提供者:李光
  1. grnnforexample

    0下载:
  2. 广义回归神经网络是RBF的一个扩展。但是具体怎么实现却代码很少,本代码是一个grnn很好的学习例子。-Generalized regression neural network is an extension of RBF. But how to achieve specific code but rarely, the code is a good learning example grnn.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:893
    • 提供者:王淑娟
  1. mat

    1下载:
  2. matlab遗传算法程序 GATOOLS 遗传算法资源 GA-GA matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7534007
    • 提供者:张华
  1. genetic_algorithm_matlab

    0下载:
  2. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-fga.m the main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform crossover and mutation operation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6432
    • 提供者:赵彦
  1. GACode

    0下载:
  2. 遗传算法的C++源代码,不要matlab也可以用,感兴趣的同仁,试试吧-The GA Code in C++,runing without matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:4749
    • 提供者:jungleking
  1. 45666011mat-7262

    0下载:
  2. ga源代码,使用matlab实现遗传算法的源代码-ga source code, the use of genetic algorithm matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6893
    • 提供者:王小姐
  1. MATLAB_GA

    0下载:
  2. 大家好,这是一个遗传算法,是用matlab工具的。-GA matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:51497
    • 提供者:wincky
  1. algorithms

    0下载:
  2. 若干matlab写的算法。包括kmeans,GA,Emfc等。值得研究和学习。-Matlab write a number of algorithms. Including kmeans, GA, Emfc and so on. Worth studying and learning.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5788
    • 提供者:alan ren
  1. GA_for_Matlab5

    0下载:
  2. matlab的遗传算法(GA)程序,补充了该工具箱可以用于解决优化问题。-matlab genetic algorithm (GA) procedure, add the toolbox can be used to solve the optimization problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:110726
    • 提供者:纵横
  1. use_GA_for_TSP

    0下载:
  2. 该MATLAB程序用遗传算法GA处理最短巡航路径问题(TSP)-The algorithm uses GA to deal with the shortest load (TSP)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1064
    • 提供者:liujian
  1. main

    0下载:
  2. 遗传算法 算法实例MATLAB程序,包括了:选择 变异 交叉 遗传算子-GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2138
    • 提供者:辛升亮
  1. speedyGAv1.3

    0下载:
  2. 向量化的遗传快速遗传算法,是M.Mutchell 的遗传算法书中 10,11 业的经典快速算法-SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4231
    • 提供者:李继
  1. GAOT

    0下载:
  2. popular GA toolsbox for matlab-popular GA toolsbox for matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:52505
    • 提供者:thyeh
  1. codekole

    0下载:
  2. ga code in matlab with good method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:4541
    • 提供者:reza
  1. TSP_GA

    0下载:
  2. 在MATLAB中用遗传算法解决TSP问题。-solve the TSP problem by GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:4560
    • 提供者:hedongjing
  1. GA_Matlab

    0下载:
  2. 在Matlab里编写的一个遗传算法的实例,很不错,注释很详细的,方便学习-A program in Matlab for GA
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3722
    • 提供者:进化
  1. GArumenshili

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-06-11
    • 文件大小:18694348
    • 提供者:李华
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com