搜索资源列表

  1. GA

    0下载:
  2. 遗传算法初学者教程:包括GA的基本步骤,流程及应用中的一些基本问题 -Genetic algorithm tutorial for beginners: the basic steps, including GA, process and application of some basic issues
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:538624
    • 提供者:Allen
  1. POA-GA

    1下载:
  2. 用于求解水库群优化调度的POA-GA源程序,且在GA方法中加入了模拟退火的思想,使GA收敛到全局最优解。-Swarm optimization for solving scheduling reservoir POA-GA source, and the GA method is added to the idea of simulated annealing, so that GA convergence to the global
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:许银山
  1. GA

    0下载:
  2. 详细介绍GA的PPT,编码,解码,选择,交叉,变异,都是很好的指导性材料-GA details of the PPT, encoding, decoding, selection, crossover and mutation, are very good guidance material
  3. 所属分类:文件格式

    • 发布日期:2024-05-04
    • 文件大小:351232
    • 提供者:周晓阳
  1. ga

    0下载:
  2. 优化算法之遗传算法,可用之优化模型参数等,还可以进行搜索-ga
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:35840
    • 提供者:张超
  1. Matlab-GA-algorithm-and-application-code

    1下载:
  2. 几个非常经典的实例演示,手把手教授,学习遗传算法的非常好的帮手。-Your best assistance in studing GA algorithm !by case study
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1395712
    • 提供者:yeyanchao
  1. ga

    0下载:
  2. 遗传算法对电力系统的优化,可用从此程序 可以直接运行-GA
  3. 所属分类:并行运算

    • 发布日期:2024-05-04
    • 文件大小:628736
    • 提供者:wuliang
  1. lad-ga

    0下载:
  2. 《基于遗传算法的最小一乘回归新算法》张春涛 LAD-GA交流-《A New Algorithm for the LeastAbsolute Deviation Regression Based on the Genetic Algorithm》 Zhang Chun-Tao
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:186368
    • 提供者:晓柳
  1. GA

    0下载:
  2. C++ implementation of a Genetic algorithm (GA). A population of binary chromosomes is generated randomly to attempt to solve the Weighted MAX SAT Problem. Parameters of crossover, mutation, population size can be control
  3. 所属分类:软件工程

    • 发布日期:2024-05-04
    • 文件大小:15215616
    • 提供者:MJ
  1. ga

    0下载:
  2. matlab实现的GA算法程序,实数编码-GA algorithm matlab implementation process, real-coded
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:小杨
  1. GA-FNN

    0下载:
  2. 遗传算法在控制工程中的应用,可以看看这个文献-APPLICATION OF GA-FNN HYBRID CONTROL SYSTEM FOR HYDROELECTRIC GENERATING UNITS
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:279552
    • 提供者:huang
  1. GA-TSP

    0下载:
  2. 在matlab环境下,用遗传算法实现解决TSP问题。应该可以运行。。既不清楚了-deal with TSP problem with GA
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:7168
    • 提供者:chenlan
  1. GA-RBF

    0下载:
  2. 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results o
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:7168
    • 提供者:天天
  1. GA-TSP

    0下载:
  2. GA-TSP 运用遗传算法求解TSP问题,需要分开函数保存在运行。-GA-TSP the use of genetic algorithm to solve TSP problem and needs to separate the function is saved in the running.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:张三
  1. GA-ALgorithm

    0下载:
  2. implement GA on iris
  3. 所属分类:软件工程

    • 发布日期:2024-05-04
    • 文件大小:12288
    • 提供者:Tao
  1. ga

    0下载:
  2. 我改进的遗传算法库galib,直接包含工程,避免了使用ga.lib链接失败等等问题-Improved genetic algorithm library galib, including projects directly, avoiding failure and so on using ga.lib Links
  3. 所属分类:生物技术

    • 发布日期:2024-05-04
    • 文件大小:161792
    • 提供者:tamiaode
  1. GA

    0下载:
  2. 这是一本关于遗传算法的经典书籍《遗传算法原理及应用》,内容通俗易懂,适合初学者,后用附有GA的源代码。-This is a classic book on genetic algorithms, " Genetic Algorithms and Applications" , the content easy to understand for beginners, post the source code to use
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:3486720
    • 提供者:Nancy
  1. GA

    0下载:
  2. 遗传算法的应用针对工程中的一些问题进行了简要的应用-GA s application in projection. may be have some meanings to you .thank you .hello hello hello kity
  3. 所属分类:其他行业

    • 发布日期:2024-05-04
    • 文件大小:1390592
    • 提供者:马壮
  1. ga-bp

    0下载:
  2. 用遗传算法优化bp神经网络权值系数.matlab 编程实现.-GA algorithm was used to optimize the bp net weights.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:7168
    • 提供者:jiacc
  1. PSO-GA-S

    1下载:
  2. PSO与GA混合优化算法,可实现比单纯使用PSO或者GA算法更好的优化效果-PSO and GA hybrid optimization algorithm, can achieve more than a simple algorithm using PSO or GA optimization results better
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:23653376
    • 提供者:吴军
  1. GA

    0下载:
  2. GA.dll是封装遗传算法的动态连接库,内部潮流计算使用的是PQ方法,该潮流计算方法已封装在该DLL内。如果需要采用其他的潮流计算方法,需要重新来设计DLL的接口函数及更改遗传算法中目标函数的计算方法。-GA.dll genetic algorithm is encapsulated dynamic link library, the internal flow calculation using the PQ method, the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:70656
    • 提供者:德软信息
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org