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

搜索资源列表

  1. psc_case_ieee30

    0下载:
  2. 标准算例30节点的M文件 可用于遗传算法等人工智能算法-Benchmarks 30 node M file can be used genetic algorithms, artificial intelligence algorithms
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1997
    • 提供者:王林
  1. GACODE

    0下载:
  2. 遗传算法的标准程式,可以通过简单修改,并增加自己的内容
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-25
    • 文件大小:2436869
    • 提供者:testsb
  1. sgalssvm

    2下载:
  2. 标准的遗传算法优化最小二乘支持向量机,能很好的实现参数寻优功能-Standard genetic algorithm optimization least squares support vector machines, can achieve good functional parameter optimization
  3. 所属分类:matlab

    • 发布日期:2014-09-17
    • 文件大小:2048
    • 提供者:angejason
  1. 1213

    0下载:
  2. 电力系统中应用的遗传算发基于遗传算法的电力系统无功优化程序,可以帮您更好的进行电力系统的优化,使用标准的MATLAB程序-Application of genetic power system operator Electricity System Based on Genetic Algorithms reactive power optimization program that can help you better optimize power system using standard
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:8692
    • 提供者:licheng
  1. VRPcode

    0下载:
  2. VRP问题的matlab实现源代码,遗传算法,标准VRP问题-the code of VPR by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:25159
    • 提供者:刘昂
  1. fcmMATLAB

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum point, in order to overcome this drawback, the genetic algorithm is applied to fuzzy C- me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:198702
    • 提供者:胡丹丹
  1. herit

    0下载:
  2. 遗传算法求解TSP标准程序,这个非常好,希望珍藏-Genetic Algorithm for TSP standard procedures, this is very good, hope to collection
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:13961
    • 提供者:李文
  1. gafcm

    4下载:
  2. 这是遗传算法改进的模糊C-均值聚类MATLAB源代码,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-This is the MATLAB source code of the improved fuzzy c-means clustering(FCM) based on the genetic algorithm(GA).The initial cluster centers are otained through GA,and the final clust
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-09
    • 文件大小:1024
    • 提供者:简川霞
  1. TSP

    0下载:
  2. 自创遗传算法解TSP操作 遗传算法求解TSP标准程序-Homemade Genetic Algorithm for TSP genetic algorithm TSP standard operating procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:16417
    • 提供者:vantong
  1. GA1

    0下载:
  2. 标准的遗传算法,算法简单实用。运行速度快,移植性强。-Genetic algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4191
    • 提供者:李微
  1. fuijing_V1.2

    0下载:
  2. FIR 底通和带通滤波器和IIR 底通和带通滤波器,遗传算法无功优化,本科毕设要求参见标准测试模型。- Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Genetic algorithm based reactive power optimization, Undergraduate complete set requirements refer to the standard test
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4384
    • 提供者:gao
  1. GA

    0下载:
  2. 标准的遗传算法,包括选择算子、交叉算子、变异算子。-Standard genetic algorithms, including selection operator, crossover operator, mutation operator.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3585
    • 提供者:yang
  1. fuzzy-c

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:zhanglei
  1. GA

    0下载:
  2. 最标准的遗传算法,目标函数也是很基本的,很适合初学者。-the best GA..
  3. 所属分类:ELanguage

    • 发布日期:2017-05-04
    • 文件大小:5437
    • 提供者:周伟
  1. pengiu_v66

    0下载:
  2. 本科毕设要求参见标准测试模型,最小均方误差(MMSE)的算法,用MATLAB编写的遗传算法路径规划。- Undergraduate complete set requirements refer to the standard test models, Minimum mean square error (MMSE) algorithm, Genetic algorithms using MATLAB path planning.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7158
    • 提供者:lengiejuisei
  1. ht666

    0下载:
  2. 本科毕设要求参见标准测试模型,基于K均值的PSO聚类算法,用MATLAB编写的遗传算法路径规划。- Undergraduate complete set requirements refer to the standard test models, K-means clustering algorithm based on the PSO, Genetic algorithms using MATLAB path planning.
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:张鹏超
  1. ysgorrthmmain

    0下载:
  2. 用matlab实现的标准的遗传算法和结合免疫算法,采用主函数调用-Matlab standard genetic algorithm and immune algorithm, the main function calls
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:gnitrk
  1. ktpjliu2

    0下载:
  2. 用matlab实现的标准的遗传算法和结合免疫算法,采用主函数调用-Matlab standard genetic algorithm and immune algorithm, the main function calls
  3. 所属分类:OpenGL program

    • 发布日期:
    • 文件大小:1954
    • 提供者:szpdrflasl
  1. thnard

    0下载:
  2. 用matlab实现的标准的遗传算法和结合免疫算法,采用主函数调用(Matlab standard genetic algorithm and immune algorithm, the main function calls)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:jhc$77633
  1. 04657872GAFCM

    1下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码.模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。(Improved genetic algorithm and fuzzy C- means clustering MATLAB source. The fuzzy C- means algorithm is easy to converge to local m
  3. 所属分类:其他

    • 发布日期:2019-09-30
    • 文件大小:1024
    • 提供者:ggsdduman
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com