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

搜索资源列表

  1. pbbo

    1下载:
  2. 基于生物地理优化进化算法(BBO)代码,以及几组测试函数;使用方法: 输入BBO(@函数名),如BBO(@QuarticDisc) )-matlab code for biography-based algorithm. The software can be run by typing the following MATLAB command: BBO(@"function name")
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1102035
    • 提供者:向健
  1. GA

    1下载:
  2. 用遗传算法求解自变量是多维的函数的最优值-Genetic Algorithm for the optimal value of Multi-dimensional function
  3. 所属分类:matlab

    • 发布日期:2015-05-24
    • 文件大小:4280
    • 提供者:缪玉
  1. VRP-(GA)

    0下载:
  2. VRP遗传算法的Matlab代码,较为完整,推荐-Matlab code for VRP using GA
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:6499
    • 提供者:盘子
  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
    • 文件大小:11767
    • 提供者:
  1. GA--matlab-

    0下载:
  2. 遗传算法编码,对于初步学习matlab的人有很好的借鉴作用-Coding genetic algorithm, a preliminary study for people who have a good matlab reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3445
    • 提供者:深海蓝鱼
  1. cluster

    1下载:
  2. 一种无线传感器网络分簇算法的matlab仿真实验程序,用于查看各节点剩余能量及节电存活数目-A wireless sensor network clustering algorithm matlab simulation program for viewing and saving the residual energy of each node the number of surviving
  3. 所属分类:matlab

    • 发布日期:2015-09-21
    • 文件大小:3072
    • 提供者:周波
  1. GA

    0下载:
  2. 用遗传算法对神经网络的权值进行优化,用MATLAB编程实现-Neural network using genetic algorithm to optimize the weights, using MATLAB programming
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2588
    • 提供者:尹飞
  1. libsvm-mat-2[1].89-3

    2下载:
  2. svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:494913
    • 提供者:何同学
  1. GA

    0下载:
  2. 求解一元二次方程的遗传算法代码 在Matlab下可以运行-Solving a quadratic equation of the genetic algorithm code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1039
    • 提供者:
  1. GA-code

    0下载:
  2. 遗传算法用于图像处理中,有图像分割,图像特征提取,可以达到很好的效果-Genetic algorithms for image processing, there are image segmentation, image feature extraction, can achieve good results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:4080
    • 提供者:DD
  1. TSP-GA

    1下载:
  2. 旅行商(TSP)问题用标准遗传算法(GA)在matlab下实现的。-The traveling salesman problem (TSP) using standard genetic algorithm (GA) under Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:14542
    • 提供者:zhaoyue
  1. QoSRoute-GA

    0下载:
  2. 带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1966
    • 提供者:zhao xian sheng
  1. 2008101523144260

    1下载:
  2. 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 主程序:gabpfault.m 它包括以下子程序: 1. 网络初始化:nninit.m――给出P,T,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:36402
    • 提供者:梅丽
  1. GA_BP

    0下载:
  2. 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进-Based on the GA to improve the BP algorithm, genetic algorithm with BP neural network algorithm to improve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:8209
    • 提供者:taojunjian
  1. GA

    1下载:
  2. 通过多目标优化算法计算了多决策的全局最优值。而且包含解码程序。-Through multi-objective optimization algorithm for calculating a number of global optimal values of decision-making. And decoding procedures contain.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1340
    • 提供者:刘洋
  1. GA

    0下载:
  2. 采用c、c++以及matlab进行遗传算法的讲解,其中包含了一个pdf论文,是用于介绍遗传算法的相关技术!-Using c, c++ And matlab genetic algorithm to explain, which contains a pdf paper, genetic algorithm is used to introduce the relevant technology!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:245652
    • 提供者:dgxxm
  1. GA

    0下载:
  2. 经典遗传算法,MATLAB实现,希望对大家有所帮助。-Classical genetic algorithm, MATLAB to achieve, I hope all of you to help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7275
    • 提供者:佳佳
  1. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8818
    • 提供者:pengyang
  1. GA_Test

    0下载:
  2. 利用GA算法实现软件测试的测试用例选取,对参数估计进行GA估计-GA algorithm using software testing test cases selected, the parameter estimate is estimated GA
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3153980
    • 提供者:kevin
  1. Kalman_All

    0下载:
  2. Kalman滤波算法的matlab仿真程序,比较详细-Kalman filter algorithm matlab simulation program, more detailed
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:254281
    • 提供者:赵彦雷
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com