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

搜索资源列表

  1. chap10

    0下载:
  2. 遗传算法MATLAB 刘金琨《智能控制的MATLAB》-MATLAB GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:18008
    • 提供者:王璐
  1. GAAS

    0下载:
  2. 遗传算法的matlab程序,可以解决函数的极值最小值问题。-GA can solve the unlinear problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2658
    • 提供者:asasasas
  1. GAforVRP

    1下载:
  2. 利用Matlab编写的程序,GA算法解决车辆调度问题VRP-Programs written in Matlab, GA algorithm to solve vehicle scheduling problem VRP
  3. 所属分类:matlab

    • 发布日期:2016-10-10
    • 文件大小:7168
    • 提供者:曹子建
  1. GA_OP

    0下载:
  2. 多维变量函数GA优化,matlab语言编写,分模块编写,清晰易懂-multi-variable GA OP by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6251
    • 提供者:任继军
  1. Files

    0下载:
  2. I send a file that contains 7 source code and simulation in matlab. source codes contain GA and HGAPSO and PSO local&global.simulink files contain svpwm,matrix converter direct&improve.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:48608
    • 提供者:Mohsen Rezaie
  1. program

    0下载:
  2. GA的matlab编程,最小二乘向量机的matlab编程-GA s matlab programming, least squares SVM matlab programming
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1193082
    • 提供者:zhonggu
  1. mygasr

    8下载:
  2. matlab环境下遗传算法(GA)同时优化随机共振(SR)参数a、b源程序-The source code of optimization of stochastic resonance parameters using genetic algorithm under the environment of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-01-19
    • 文件大小:2048
    • 提供者:崔伟成
  1. gabasedonmatlab

    1下载:
  2. ga 基于matlab,遗传算法,两点交叉,二进制编码,可显示中间过程。-ga based on matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4464
    • 提供者:myname
  1. mp

    0下载:
  2. 基于GA和MP的信号稀疏分解matlab程序来自于信号与图像的稀疏分解及初步应用-Sparse signal sparse decomposition of MP GA and matlab program signal and image decomposition and its application based on
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:9446
    • 提供者:李聪聪
  1. PSO

    0下载:
  2. MATLAB code for mode reduction using GA
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2759
    • 提供者:Ali M
  1. GAsolveTSP

    0下载:
  2. 遗传算法,使用遗传算法解决旅行商问题,MATLAB程序,完整-Genetic algorithm (ga), the use of genetic algorithm to solve traveling salesman problem, the MATLAB program, complete
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3795
    • 提供者:yuan
  1. adapt_GA

    0下载:
  2. 自适应遗传算法的matlab程序,很好用-adapt GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:702
    • 提供者:钟百万
  1. today1_binary_ga

    0下载:
  2. This a basic binary genetic algorithm code for matlab. It contains many useful features to develop matlab codes for ga.-This is a basic binary genetic algorithm code for matlab. It contains many useful features to develop matlab codes for ga.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1722
    • 提供者:Cool_Gamerzzz
  1. ycsf

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 -matlab genetic algorithm GA, particle swarm optimization PSO, some time ago on the ant colony algorithm intelligent
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:900
    • 提供者:
  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. sga

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

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

    0下载:
  2. matlab中的ga函数的详细算法程序,适用于优化问题求极值点。-using matlab to develop a funtion
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4140
    • 提供者:云峰
  1. fun_SuiJiSuanFa2

    0下载:
  2. 遗传算法matlab程序,进行了优化,大大减少了迭代次数-matlab program of GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1221
    • 提供者:康康
  1. GABPMain

    0下载:
  2. 基于遗传算法的BP神经网络优化算法的MATLAB代码,用遗传算法优化BP网络计算。-BP neural network based on genetic algorithm (ga) optimization algorithm of MATLAB code, and use genetic algorithm to optimize BP network computing
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1230
    • 提供者:海韦希
  1. genetic-algorithm-toolbox

    0下载:
  2. MATLAB 遗传算法工具箱 能够有效的实现遗传算法的功能-MATLAB genetic algorithm toolbox function can effectively implement GA
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:214450
    • 提供者:matianli
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com