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

搜索资源列表

  1. MPGA

    1下载:
  2. 基于多种群遗传算法的MATLAB程序,解决无线传感器网络布局优化问题。-Based on multi-population genetic algorithm MATLAB program to solve the problem of wireless sensor network layout.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1309
    • 提供者:gsyahu
  1. GA_JSP

    0下载:
  2. 遗传算法解决jsp问题的matlab代码,输出种群内适应度均值和最优值图像,输出甘特图-Jsp genetic algorithm to solve the problem matlab code output within the population mean fitness and the best value of the image output Gantt
  3. 所属分类:transportation applications

    • 发布日期:2017-04-15
    • 文件大小:6991
    • 提供者:sunny sun
  1. fingpun_V2.6

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,采用累计贡献率的方法,供做算法研究人员参考。- Genetic algorithms using MATLAB path planning, The method of cumulative contribution rate Algorithm for researchers to do reference.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8097
    • 提供者:xnxhfpr
  1. mgasa

    1下载:
  2. 本资源是Mgasa算法解决TSP问题的Matlab代码,资源中包括mgasa_main(Mgasa算法解决TSP问题代码),mgasa_fitness(适应度求取函数代码),mgasa_annealing(Mgasa算法中模拟退火代码),mgasa_select(遗传算法中选择函数代码),mgasa_crossover(遗传算法中染色体交叉互换函数代码),mgasa_mutation(遗传算法中基因突变函数代码),mgasa_change(Mgasa算法中选择过程代码)。同时代码中有Locati
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4352
    • 提供者:lfr
  1. hansing

    0下载:
  2. 遗传算法无功优化,MIT人工智能实验室的目标识别的源码,matlab程序运行时导入数据文件作为输入参数。- Genetic algorithm based reactive power optimization, MIT Artificial Intelligence Laboratory identification of the target source, Import data files as input parameters matlab program is running.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5769
    • 提供者:sunjeng
  1. POS

    0下载:
  2. 粒子群算法(PSO)属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。该程序适用于MATLAB中粒子群算法的实现。- Similar to the on
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:524
    • 提供者:原文宾
  1. fuiteng

    0下载:
  2. 这是一个好用的频偏估计算法的matlab仿真程序,实现六自由度运动学逆解算法,遗传算法无功优化。- This is a useful frequency estimation algorithm matlab simulation program, Six degrees of freedom to achieve inverse kinematics algorithm, Genetic algorithm based reactive power optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5406
    • 提供者:bunqan
  1. biutang

    0下载:
  2. 遗传算法无功优化,这是一个好用的频偏估计算法的matlab仿真程序,具有丰富的参数选项。- Genetic algorithm based reactive power optimization, This is a useful frequency estimation algorithm matlab simulation program, It has a wealth of parameter options.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5519
    • 提供者:王敏斌
  1. fenfun

    0下载:
  2. 利用自然梯度算法,利用最小二乘法进行拟合多元非线性方程,用MATLAB编写的遗传算法路径规划。- Use of natural gradient algorithm, Multivariate least squares fitting method of nonlinear equations, Genetic algorithms using MATLAB path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:9866
    • 提供者:张东红
  1. puhua_runga

    0下载:
  2. 用MATLAB实现遗传算法程序,并求使控制性能ISE最小的比例增益Kp,积分时间Ti,微分时间Td的三个参数大小的m文件-Using MATLAB genetic algorithm to achieve the program, and to make the control performance of ISE minimum proportion gain Kp, integral time Ti, differential time m of the three parameters o
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2692
    • 提供者:吴忠林
  1. yichuanTsp

    0下载:
  2. 在MATLAB软件上利用遗传算法解决无固定终点的Tsp类问题-MATLAB software on the genetic algorithm to solve the fixed end of the Tsp class problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1063
    • 提供者:syhhema
  1. GA_Rastrigin

    1下载:
  2. 遗传算法求解Rastrigin函数(附Matlab程序) 本次程序是用遗传算法求解Rastrigin函数,内附程序与运行图像。 - Genetic algorithm to solve the Rastrigin function (with Matlab program) This program is using genetic algorithms to solve the Rastrigin function, containing procedures and
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:229398
    • 提供者:余萌
  1. lunjan_v36

    0下载:
  2. 利用matlab写成的窄带噪声发生,遗传算法无功优化,对HARQ系统的吞吐量分析。- Using matlab written narrowband noise occurs, Genetic algorithm based reactive power optimization, HARQ throughput analysis of the system.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5850
    • 提供者:nun
  1. IQGA

    0下载:
  2. 量子遗传算法的matlab程序,对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。-Quantum genetic algorithm matlab program.The application of a specific amendment to this code, the user simply by changing the definition of constants, and the definition of uation function can
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4262
    • 提供者:王峰
  1. yingsou

    0下载:
  2. 利用最小二乘法进行拟合多元非线性方程,cordic算法的matlab仿真,遗传算法无功优化。- Multivariate least squares fitting method of nonlinear equations, cordic matlab simulation algorithm, Genetic algorithm based reactive power optimization.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6388
    • 提供者:qei
  1. Evolutionary-ANFIS-Training

    6下载:
  2. 用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。-Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an initial original ANFIS struct
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:21631
    • 提供者:张贝
  1. kaohie

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,基于掌纹识别的在线身份验证 识别算法本科毕设,三相光伏逆变并网的仿真。- Genetic algorithms using MATLAB path planning, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, Three-phase photovoltaic inverter and ne
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4888
    • 提供者:王利民
  1. benggun_V2.2

    0下载:
  2. 是小学期课程设计的题目,遗传算法无功优化,内含心电信号数据及运用MATLAB写的源代码。- Is the topic of the elementary school stage curriculum design, Genetic algorithm based reactive power optimization, ECG data and includes source code written in MATLAB.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:9146
    • 提供者:崔小民
  1. GAtoolbox

    0下载:
  2. 谢菲尔德大学matlab遗传算法工具箱 由谢菲尔德大学开发的用于遗传算法的工具箱-University of Sheffield matlab genetic algorithm toolbox
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:955773
    • 提供者:Richard
  1. ga

    0下载:
  2. matlab implementation of Genetic algorithm
  3. 所属分类:Algorithm

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