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

搜索资源列表

  1. 遗传算法求解

    1下载:
  2. 多个设计参数下以两目标函数采用遗传算法优化进行择优(Multi parameter, two objective function, genetic algorithm, optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:小叶儿
  1. 最速下降法

    1下载:
  2. 梯度下降法是一个最优化算法,通常也称为最速下降法。最速下降法是求解无约束优化问题最简单和最古老的方法之一,虽然现在已经不具有实用性,但是许多有效算法都是以它为基础进行改进和修正而得到的。最速下降法是用负梯度方向为搜索方向的,最速下降法越接近目标值,步长越小,前进越慢。(The gradient descent method is an optimization algorithm, also known as steepest descent. The steepest descent meth
  3. 所属分类:matlab例程

  1. 配电网无功补偿的优

    4下载:
  2. 配电网无功补偿的优化程序,本科论文加程序,放心使用(Distribution network reactive power optimization procedures, undergraduate papers plus procedures, rest assured that the use of)
  3. 所属分类:网络编程

    • 发布日期:2017-12-23
    • 文件大小:125952
    • 提供者:老鼠吃象
  1. GA_BP

    0下载:
  2. 用遗传算法优化BP神经网络,得到跟精确训练的网络,更加准确的进行拟合,校正,样本预测。(The BP neural network is optimized by genetic algorithm, and the network with accurate training is more accurate, fitting, correcting and forecasting samples.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:ZEGQIN
  1. ieeeOLTC

    0下载:
  2. 考虑了传统变压器的优化潮流,基于此利用遗传算法对IEEE14节点系统进行优化调度。(The optimal power flow of the traditional transformer is considered. Based on this, the genetic algorithm is used to optimize the scheduling of the IEEE14 node system.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:期望中国
  1. fitness

    2下载:
  2. 微电网中风光储互补发电系统优化配置研究仿真(Research on optimal allocation of hybrid photovoltaic power generation system in microgrid)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-11
    • 文件大小:2057
    • 提供者:GWX
  1. fitness1

    1下载:
  2. 微电网中 风光储互补发电系统优化配置研究仿真(Research on optimal allocation of hybrid photovoltaic power generation system in microgrid)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:GWX
  1. fitness2

    2下载:
  2. 基于微电网风光储互补发电系统优化配置研究仿真(Research on optimal allocation of hybrid photovoltaic power generation system in microgrid)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:GWX
  1. lhs_nodg

    0下载:
  2. 通过各种分布式电源并网运行,优化配置电能分配(Through the distributed power grid operation, optimize the allocation of power distribution)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:GWX
  1. lhs2dg

    1下载:
  2. 通过各种分布式电源并网运行,优化配置功率分配(Through the distributed power grid operation, optimize the allocation of power distribution)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:GWX
  1. BCO

    0下载:
  2. 蜜蜂全体优化算法及其多变体的应用及优化。(Application and optimization of the Bee Colony Optimization (BCO) algorithm and its numerous variants.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. PSO-bp((matlab

    1下载:
  2. 实现粒子群算法优化BP神经网络的预测算法(Particle swarm optimization algorithm to optimize the BP neural network prediction algorithm)
  3. 所属分类:其他

  1. armjio

    0下载:
  2. 用来求解非线性优化中的无约束一维极值问题(It can be used to solve the unconstrained one-dimensional extremum problem in nonlinear optimization)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:geek12138
  1. SVMofThree

    2下载:
  2. CV-AVR,GA-AVR,MPGA-SVR进行参数优化与预测 进行股票趋势预测与分析(CV-AVR, GA-AVR, MPGA-SVR for parameter optimization and prediction, stock trend prediction and analysis)
  3. 所属分类:嵌入式/单片机编程

  1. bbo

    2下载:
  2. 用matlab实现生物地理学优化算法,生物地理学优化算法是一种很好地演化计算的方法,可用于车间调度等诸多问题(Using MATLAB to achieve biogeography optimization algorithm, biogeography optimization algorithm is a good method of evolutionary computation, which can be used in many problems such as workshop
  3. 所属分类:matlab例程

    • 发布日期:2017-10-25
    • 文件大小:30720
    • 提供者:Coward
  1. 十杆

    0下载:
  2. 实现10杆桁架优化,使用matlab语言结合有限元(Optimization of 10 bar truss)
  3. 所属分类:*行业应用

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:王大锤5681
  1. Optimal problem solver

    0下载:
  2. 优化问题求解方法包括牛顿法、共轭梯度法和最速下降法(The optimization problems are solved by Newton method, conjugate gradient method and steepest descent method)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:1024
    • 提供者:中原
  1. 遗传算法及其在函数优化问题中的应用研究 (2)

    0下载:
  2. 遗传算法在函数优化中的作用,解释了遗传算法的可行性。。。。。(Application of genetic algorithm in sparse matrix)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 混沌优化算法求极值

    0下载:
  2. 使用混沌优化算法求解非约束问题极值,混沌算法具有遍历性、随机性和规律性(Using chaos optimization algorithm to solve the extreme value of non-constrained problem, chaos algorithm has ergodicity, randomness and regularity)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:lowell
  1. pso-elman-3-7-1

    3下载:
  2. pso优化bp神经网络的权值和阈值,大家可以看看。(PSO optimization BP neural network weights and thresholds, we can see.)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:就那样吧
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com