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

搜索资源列表

  1. SD_ok

    0下载:
  2. 18b20测温 lpc1768sd卡存储-sga
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1884239
    • 提供者:王麟
  1. SGAPublic

    0下载:
  2. SGA基于matlab的源程序,功能比较少,但作为比较算法之一还是可以的-SGA based on the matlab source, function less, but as a comparison algorithm can still be one of the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5703
    • 提供者:chaoxin
  1. OPCT-monitor-oracle

    0下载:
  2. 监控oracle数据库性能,监控SGA、sql,命中率等信息-Monitor oracle performance and resource utilization
  3. 所属分类:Oracle

    • 发布日期:2017-04-05
    • 文件大小:26585
    • 提供者:ccidcstc
  1. sga

    0下载:
  2. 遗传算法求函数极大极小值,可用于简单的最优控制-Genetic algorithms function Minimax, optimal control for simple
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1187
    • 提供者:杨雪莹
  1. SGA

    0下载:
  2. 遗传算法中的模拟退火算法是重要的例子,可进行选择,寻优和验证-Genetic algorithms, simulated annealing algorithm is an important example, can be selected, optimization and validation
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:14384
    • 提供者:这种
  1. GA

    0下载:
  2. 遗传算法 学习例程 单极值函数求解问题 其实就是老师留的GA实现作业 程序很简单,注释很罗嗦(o(╯□╰)o) 还有不懂的…,我只能说你不适合搞人工智能-My GA homework! It s easy to learn about the structure of SGA.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1471
    • 提供者:HAMMER
  1. daima

    0下载:
  2. 多种群遗传算法打代码,下载自行查阅,是30个遗传算法案例的第7个案例-Multi-population Genetic Algorithm code EliteInduvidual.m、immigrant.m、MPGA.m、SGA.m、ympga.m、ympgaMain.m、ysga.m、ysgaMain.m Multi-population Genetic Algorithm code EliteInduvidual.m、immigrant.m、MPGA.m、SGA.m、ympga
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:14853
    • 提供者:向太兵
  1. Genetic-algorithm-Matlab

    1下载:
  2. 以加工时间最短为目标,对机加车间工件加工问题建立数学模型。针对标准遗传算法(SGA)求解存在的早熟收敛、求解精度低等问题,提出一种改进的遗传算法。-Aiming at the shortest processing time, the mathematical model of machining workpieces in machining workshop is set up. Because of premature convergence and low precision for s
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5048
    • 提供者:俊采星驰
  1. gatbx

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3158836
    • 提供者:liu
  1. sga

    0下载:
  2. 改代码是单目标遗传算法的简单实现,简单易懂,注释明了,适合初学者!-Change the code is simple to achieve a single objective genetic algorithms, easy to understand, comment and clear, suitable for beginners!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2786
    • 提供者:阮干
  1. SGAPublic_lib

    0下载:
  2. SGAQ求函数极值,效果比传统GA要好,源代码已给出-using SGA to solve the function extreme value, the effect is better than the traditional GA, the source code is given
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5695
    • 提供者:李媛
  1. sga

    0下载:
  2. 一种利用遗传算法求函数极大值问题的方法,极值必须大于零。-A method of using genetic algorithms function maxima problems, extreme value must be greater than zero.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1086
    • 提供者:ywd
  1. SGA

    0下载:
  2. 非常有用的遗传算法程序,包含主程序和子程序,用matlab编写,适合学习和改编,里面有详细的注释。-Very useful genetic algorithm program, including the main program and subprograms, written matlab, suitable for learning and adaptation, there are detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:10467
    • 提供者:xiaofang
  1. SGA

    0下载:
  2. 简单遗传算的代码,也不是我自己写的,但是我亲自调过能用的-Simple genetic algorithm code, not my own writing, but I personally emphasized the use of
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:14194
    • 提供者:贾明星
  1. spectraMatch

    0下载:
  2. 这是光谱中比较光谱之间的相似程度的算法,其中包括SA、SCF、SCM、SCA、SGA、SID-This is a degree of similarity between the spectral comparison algorithm spectrum, including SA, SCF, SCM, SCA, SGA, SID
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1447
    • 提供者:杨艳
  1. sga

    0下载:
  2. 利用遗传算法解决实际问题,用于平面度的测量以及具体的一元函数优化求极值,适用于matlab-using matlab to make a program to solve the ga function
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1223
    • 提供者:云峰
  1. yichuan

    0下载:
  2. 用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值,-Maximization strike with simple genetic algorithm (Simple Genetic Algorithm or Standard Genetic Algorithm, SGA),
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1126
    • 提供者:天枢
  1. SGA

    0下载:
  2. Simple genetic algoritm in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6657
    • 提供者:silvio tassini
  1. SGA

    0下载:
  2. 简单遗传算法的matlabn的实现,用于简单搜索-Simple Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:700
    • 提供者:qiujinwei
  1. SGA

    1下载:
  2. 自编的基于实数编码的遗传算法源程序(fortran) ,用于搜索最小值-Self-based real-coded genetic algorithm source code (fortran), used to search for the minimum
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2797
    • 提供者:hhggg832lina
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com