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

搜索资源列表

  1. GA.通过遗传算法的思想来解决

    0下载:
  2. 本MATLAB例程,为通过遗传算法的思想来解决f(x)=x*sin(10pi*x)+2.0,-1<=x<=2的最大值问题。,The MATLAB routines for the adoption of the idea of genetic algorithm to solve f (x) = x* sin (10pi* x)+ 2.0,-1
  3. 所属分类:matlab例程

    • 发布日期:2017-03-27
    • 文件大小:5.58kb
    • 提供者:周钟
  1. PLS-GA.rar

    3下载:
  2. 这是遗传算法和偏最小二乘法的共同使用做回归,非常好的程序,This is a genetic algorithm and partial least squares regression to do the common use, very good procedures
  3. 所属分类:matlab例程

    • 发布日期:2017-05-14
    • 文件大小:5.79kb
    • 提供者:tangsp
  1. GA-matlab.rar

    2下载:
  2. 遗传算法函数介绍及实用代码,保证能运行,并加上了程序解释和运行结果,Genetic algorithms and practical code function introduced to ensure that will be able to run, with the procedures explained and the results
  3. 所属分类:matlab

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

    0下载:
  2. 非常简单的遗传算法程序,适合初学者,简单易懂,注释很清楚,Genetic algorithm is very simple procedure, suitable for beginners, easy to understand, very clearly Notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:36.23kb
    • 提供者:刘雪平
  1. GA-FCM.rar

    5下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
  3. 所属分类:matlab

    • 发布日期:2016-07-09
    • 文件大小:1.96kb
    • 提供者:许翔
  1. ga-RBF.rar

    9下载:
  2. 基于遗传算法对rbf神经网络的径向基宽度进行优化的matlab程序,Based on genetic algorithm rbf radial basis neural network to optimize the width of the matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3.71kb
    • 提供者:王建
  1. GA

    1下载:
  2. matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1.47kb
    • 提供者:夏雨泽
  1. GA-SVM

    3下载:
  2. 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
  3. 所属分类:Other systems

    • 发布日期:2016-04-27
    • 文件大小:1.6mb
    • 提供者:慧莹
  1. GA

    2下载:
  2. 自适应遗传算法 [matlab] 对遗传算法的改进 效果不错-Adaptive genetic algorithm [matlab] of genetic algorithms to improve the effectiveness of good
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-01
    • 文件大小:36.91kb
    • 提供者:mingming
  1. SLP_GA_MATLAB

    5下载:
  2. SLP手法与遗传算法相结合解决设备布局问题-SLP&GA&MATLAB to solve FLP
  3. 所属分类:Applications

    • 发布日期:2015-03-28
    • 文件大小:120.18kb
    • 提供者:manqian
  1. GA-TSP

    0下载:
  2. 遗传算法求解TSP问题。包含6个文件。用matlab打开gatsp1.m,点击运行即可以得出结果。distTSP.txt文件包含了城市数据。如果更改了城市数,则须修改gatsp1.m文件中的N参数。-Genetic algorithm for TSP. Contains 6 files. Using matlab to open gatsp1.m, click on the results of running that can be drawn. distTSP.txt file contai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:11.49kb
    • 提供者:
  1. ga-for-tsp

    3下载:
  2. 利用遗传算法解决50个城市tsp问题,适合初学者。-The use of genetic algorithm to solve the issue of 50 cities tsp, suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3.36kb
    • 提供者:dayong
  1. GA-PSOPSO

    5下载:
  2. (粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-19
    • 文件大小:2.23kb
    • 提供者:陈沛谕
  1. matlab_toolbox_GA

    0下载:
  2. matlab遗传算法工具箱,包括所有的m文件,还有例子,丰富,实用,扩展性强,欢迎大家下载。-matlab genetic algorithm toolbox, including all m-files, as well as examples of rich, practical, scalable strong, welcome to download.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:427.19kb
    • 提供者:zhangying
  1. GA-RBF

    3下载:
  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 of using GA and not using GA.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:6.96kb
    • 提供者:天天
  1. ga

    0下载:
  2. 龙哥的用MATLAB解决蚁群算法 3段解决蚁群算法蚁群算法-Longge the ant colony algorithm using MATLAB to solve 3
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:5.17kb
    • 提供者:曾令龙
  1. ga

    0下载:
  2. it is a part of a genetic algorithm applied to image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.71kb
    • 提供者:kaavals
  1. GA

    0下载:
  2. 基于Matlab编写遗传算法/GA,对PID参数优化控制,提高性能(The genetic algorithm /GA is written based on Matlab to optimize the PID parameters and improve the performance)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:18kb
    • 提供者:Anthony-1993
  1. MATLAB遗传算法工具箱及应用

    0下载:
  2. 如何使用matlab中程序工具箱,进行对各散点的matlab图像进行最佳路径规划。(How to use matlab program toolbox to carry out the best path planning for matlab images of scattered points.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:9.31mb
    • 提供者:吃鸡的鸭
  1. aco-ga-pso-tsp

    0下载:
  2. Matlab实现ACO-GA-PSO三种混合算法解决TSP经典问题(Three Mixed Algorithms ACO-GA-PSO Realized by MATLAB to Solve the Classic TSP Problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-15
    • 文件大小:8kb
    • 提供者:Aning123321
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com