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

搜索资源列表

  1. PowerSystem_market_GA

    2下载:
  2. 使用遗传算法计算电力市场投标程序,电力专业的技术人员或者研究人员应该感兴趣-use of genetic algorithm electricity market bidding process, the power of professional or technical personnel should be of interest to researchers
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:209.62kb
    • 提供者:we
  1. simulation

    0下载:
  2. simulation model using Genetic Algorithm
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:78.09kb
    • 提供者:车慧英
  1. GADelphi

    0下载:
  2. 关于加气站的遗传算法实现,这是一个初学者的草稿,希望大家多提意见。-stations on the genetic algorithm, which is a beginner's draft, we hope to speak up.
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:6.58kb
    • 提供者:霍加
  1. tsp+vrp.rar

    1下载:
  2. 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 ,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
  3. 所属分类:transportation applications

    • 发布日期:2017-03-27
    • 文件大小:25.45kb
    • 提供者:lian
  1. AGA.rar

    0下载:
  2. 采用了保优的选择遗传算法 终止条件的判断是:到达一定的代数。可改进为:相邻若干代的种群平均适应值的变化来判断。若相邻若干代的种群平均适应值为变化或者是变化小于某一阈值,表示算法已经收敛,则退出算法。 选择算子:轮盘赌选择; 交叉算子:单点交叉,随机选择计算此适应度值,若大于当前最佳适应度值则降低交叉概率,否则不变; 变异算子:模板,对于优势个体,除采用低概率变异外,变异位置应采取权值越大,变异概率越小的原则,而对劣势个体则相反.,Paul used the choice of excel
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:5.93kb
    • 提供者:棋子
  1. IEEEdata

    0下载:
  2. IEEE节点系统大全,包括IEEE3节点系统到300节点系统的详细数据,对测试电力系统有非常大的作用-IEEE bus system Daquan, including IEEE3 node system to 300-node system of detailed data, the test power system has a very big role
  3. 所属分类:Applications

    • 发布日期:2017-05-10
    • 文件大小:2.29mb
    • 提供者:kjh
  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
    • 文件大小:20.41kb
    • 提供者:汲平
  1. GAbp

    2下载:
  2. 遗传神经网络的模式识别算法,可以用于设备的故障诊断-Genetic neural network pattern recognition algorithm, can be used for equipment fault diagnosis
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:49.34kb
    • 提供者:费小东
  1. genetic

    0下载:
  2. genetic遗传算法,里面附有例子,请仔细阅读说明-genetic genetic algorithm, which accompanied by examples, please carefully read the descr iption
  3. 所属分类:Applications

    • 发布日期:2017-03-27
    • 文件大小:74.16kb
    • 提供者:江衡
  1. electricity_market

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

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

    0下载:
  2. Genetic algorithm to evolving a logic network of 16 gates, and graph evaulation for shortest path. It use matlab ga basic function
  3. 所属分类:Energy industry

    • 发布日期:2017-04-01
    • 文件大小:8.52kb
    • 提供者:piccir
  1. genetic

    0下载:
  2. 用遗传算法编的求解最优潮流的目标函数和住程序-Optimal Power Flow with genetic algorithm programmed objective function and live program
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:2.52kb
    • 提供者:孙文文
  1. genetic-algorithm

    0下载:
  2. matlab中改进遗传算法的程序,包括轮盘赌的选择,单染色体的交叉互换-improved genetic algorithm matlab procedures, including the choice of roulette, single chromosome cross swap
  3. 所属分类:Energy industry

    • 发布日期:2017-11-25
    • 文件大小:4.35kb
    • 提供者:jjsky
  1. matlab-Genetic-algorithm

    0下载:
  2. matlab的遗传算法命令,里面包含遗传算法的交叉,选择,变异函数等,以及一些例子。-The genetic algorithm matlab command, which contains genetic algorithm crossover, selection and mutation function, as well as some examples.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-31
    • 文件大小:6.22kb
    • 提供者:郑翔宇
  1. Fast-genetic-residual-static-cor

    2下载:
  2. 快速遗传剩余静校正方法(FGRS) 关键词: 互相关剩余静校正 遗传算法剩余静校正 快速遗传剩余静校正方法 大剩余静校正量 复杂地质地区(如复杂山地、山前带等),在野外静校正、折射或层析静校正等之后,仍可能存在大剩余静校正量,影响叠加效果。转换波剩余静校正量往往也较大,是转换波地震资料处理的难题之一。针对上述问题,研发了快速遗传剩余静校正方法,其特点是: 地表一致性 组合算法(互相关+遗传算法) 非线性反演 快速高效 全局寻优 可解决大的纵波剩余静
  3. 所属分类:Energy industry

    • 发布日期:2017-05-03
    • 文件大小:1.22mb
    • 提供者:
  1. Genetic

    0下载:
  2. 利用遗传算法求解极值问题,进化代数30,种群个数1-Extremum problem using genetic algorithm, evolutionary algebra 30, the number of population 100
  3. 所属分类:transportation applications

    • 发布日期:2017-04-14
    • 文件大小:4.83kb
    • 提供者:张晨
  1. Genetic-Algorithm-

    1下载:
  2. 利用遗传算法求解电力系统机组组合问题的程序-Genetic Algorithm for Unit Commitment
  3. 所属分类:Energy industry

    • 发布日期:2016-06-08
    • 文件大小:2kb
    • 提供者:刘阳
  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
    • 文件大小:20.5kb
    • 提供者:闻多
  1. Genetic-Algorithm

    1下载:
  2. 用遗传算法求解固定起始点的闭环最短旅游路线问题-Fixed starting point for solving the shortest travel route closed loop problem by Genetic Algorithm
  3. 所属分类:transportation applications

    • 发布日期:2017-04-12
    • 文件大小:1.44kb
    • 提供者:liluyan
  1. genetic-algorithm

    0下载:
  2. 文章利用支持向量机进行财务危机模型类别化设定及样本类别化训练,获得基于SVM的财务危机 在风险程度差异化基础上的检验样本,由对应的检验样本形成分类别预警。研究基于风险预测类别化的线性 转化获得各类型层的训练样本支持向量,并向样本集进行基于遗传算法粗糙集属性约简的决策知识表达系统 预测层级化处理和最小二乘SVM(LS-SVM)的财务危机预测-Using genetic algorithm and support vector machine for financial analysis
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-12-11
    • 文件大小:1.32mb
    • 提供者:许鑫鑫
« 12 3 4 5 »
搜珍网 www.dssz.com