CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - 遗传算法 优化

搜索资源列表

  1. wangluochonggou

    2下载:
  2. 配电网重构是一个多目标、多时段、多组合、多约束的非线性优化问题。该问题的复杂性,决定了难以用单纯的数学方法得到满意的解。尝试用改进的遗传算法进行配电网络重构,建立评价函数,寻求该评价函数最优解
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:6249
    • 提供者:王一
  1. GABPMATLAB

    4下载:
  2. 利用遗传算法优化BP神经网络权值和阈值,然后进行训练,利用训练好的模型进行预估。附实例-The use of genetic algorithm to optimize BP neural network weights and thresholds, and then training, training a good use of forecast models. Attached examples
  3. 所属分类:Energy industry

    • 发布日期:2014-09-02
    • 文件大小:20901
    • 提供者:汲平
  1. PIDcontrowithAOC

    1下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to ant colony algorithm can be used to optimize the PID parameters there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle swarm
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-30
    • 文件大小:1577
    • 提供者:张望
  1. electricity_market

    6下载:
  2. 该文件是优秀论文并带有相应的源码。在Matlab软件平台上,对所提出的基于遗传算法的电力系统电力市场分段竞价交易算法进行了阶梯型报价曲线、线性报价曲线这两种常用报价曲线情况下的算例验证,计算结果显示算法的寻优效果因报价曲线性质的不同而略有区别,但两种情况均可得到优化的购电费用。实验结果证明了该算法应用于分段竞价模型的有效性和可行性,且不受报价曲线形式的限制。-The document is an excellent paper with a corresponding source code.
  3. 所属分类:Energy industry

    • 发布日期:2017-06-01
    • 文件大小:13938209
    • 提供者:NBB
  1. RAGA1MOD

    0下载:
  2. 实数编号加速遗传算法,是一种通用的优化方法,在工程中具有广泛的应用。-threshold autoregression model
  3. 所属分类:Energy industry

    • 发布日期:2017-11-18
    • 文件大小:2210
    • 提供者:zzwang
  1. LinWPSO

    0下载:
  2. 线性递减权重粒子群优化算法是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。 -Linear decreasing weight particle swarm optimization starting from random
  3. 所属分类:Energy industry

    • 发布日期:2017-11-09
    • 文件大小:565
    • 提供者:苑南
  1. M-fiels

    0下载:
  2. 遗传算法优化 应用于优化获得最佳参数,测试过非常好用-Genetic algorithm optimization
  3. 所属分类:transportation applications

    • 发布日期:2017-11-18
    • 文件大小:2119
    • 提供者:tan zong
  1. Mid-ship-optimization

    0下载:
  2. 遗传算法优化船舶中剖面构件尺寸,matlab编程,先加载X文件-Ships in genetic algorithm optimization section scantlings, matlab programming, first load X files
  3. 所属分类:transportation applications

    • 发布日期:2017-11-17
    • 文件大小:2462
    • 提供者:zhiyuli
  1. DhhYc

    0下载:
  2. 利用matlab解决多目标优化问题,基于遗传算法,-Multiobjective Optimization Problems Using GA
  3. 所属分类:transportation applications

    • 发布日期:2017-04-13
    • 文件大小:2406
    • 提供者:zhou
  1. MOEA-NSGA-II

    0下载:
  2. 一个关于多目标优化的遗传算法参考程序,数值方法求解可行解-About multi-objective optimization genetic algorithm reference program
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-26
    • 文件大小:387689
    • 提供者:tianyuanluo
  1. fun_SuiJiSuanFa2

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

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

    1下载:
  2. 利用遗传算法解决列车优化运行问题,为了简化问题考虑只有一个牵引和惰性的过程。-Genetic algorithm is used to solve the problem of train operation optimization. In order to simplify the problem, there is only one process of traction and inertia.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-14
    • 文件大小:4312
    • 提供者:江溯帆
  1. chapter13_GA

    0下载:
  2. 本人收藏的基于遗传算法的处理参数优化,提升参数性能-My collection of processing parameter optimization based on genetic algorithm, improve performance parameters
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-04-14
    • 文件大小:3602
    • 提供者:lin
  1. Genetic-Algorithm-Power-Systems

    0下载:
  2. 用C语言编写的基于遗传算法对电力系统无功优化程序源代码,程序调试基本完成。-C language based on genetic algorithm for reactive power optimization program source code, debugging basically completed.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-30
    • 文件大小:20996
    • 提供者:闻多
  1. 基于遗传算法与粗糙集理论的移动机器人路径规划研究

    3下载:
  2. 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab实现,我已经进行了一些优化
  3. 所属分类:教育/学校应用

  1. upload

    0下载:
  2. 通过遗传算法,实现了对齿轮传动系统的优化(Through genetic algorithm, the optimization of gear transmission system is realized.)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:陈冲·
  1. 141736210924497

    0下载:
  2. 提供了基于遗传算法的无功优化运行仿真程序。(A genetic algorithm based reactive power optimization simulation program is provided.)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2018-05-07
    • 文件大小:8192
    • 提供者:十几秒
  1. ElectricSailH

    3下载:
  2. 通过将遗传算法和高斯伪谱法相结合,实现电动帆等低推进空间飞行器的空间探测轨迹优化,能够在无任何初值猜测情况下得到飞行轨迹。(By combining the genetic algorithm with the Gauss pseudospectral method, the space exploration trajectory of the low propulsion space vehicle, such as the electric sail, can be optimized,
  3. 所属分类:交通/航空行业

    • 发布日期:2020-04-25
    • 文件大小:343040
    • 提供者:huomingying123
  1. 最终代码

    17下载:
  2. 用二维装箱算法实现矩形地块放置优化问题,使用遗传算法优化(Two dimensional packing algorithm for rectangular block placement optimization)
  3. 所属分类:*行业应用

    • 发布日期:2019-01-26
    • 文件大小:2048
    • 提供者:颀秀llr
  1. _基于神经网络和遗传算法的金融数据分析方法研究

    2下载:
  2. 基于智能算法的股票分析,采用遗传算法优化神经网络(Based on the stock analysis of intelligent algorithm, the neural network is optimized by genetic algorithm)
  3. 所属分类:金融证券系统

    • 发布日期:2020-06-26
    • 文件大小:1843200
    • 提供者:米拉山下
« 12 »
搜珍网 www.dssz.com