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

搜索资源列表

  1. mopso

    0下载:
  2. This scr ipt is the MOPSO optimization algorithm.
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:aminakhshi
  1. Optimization of a 12.5 GHz Microstrip Antenna

    0下载:
  2. antenna optimization using taguchi method
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2420736
    • 提供者:semu
  1. ypea127-particle-swarm-optimization

    0下载:
  2. 利用基于种群的PSO粒子群优化算法进行结构寻优(Using PSO's Intelligent Optimization Algorithm for Structural Optimization)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:6144
    • 提供者:二娟
  1. Genetic algorithm optimization calculation

    0下载:
  2. 遗传算法的优化计算—输入自变量降维,利用遗传算法对BP神经网络进行优化(Optimization calculation of genetic algorithm -dimensionality reduction of input variables ,Optimization of BP neural network by genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:290816
    • 提供者:Tracy1
  1. particle swarm optimization algorithm

    1下载:
  2. 对于大型楼宇或矿井复杂的通风网络结构,建立数学模型,运用改进的粒子群优化算法,对通风网络进行精准通风,按需分风。(For the complex ventilation network structure of large buildings or mines, the mathematical model is established, and the improved particle swarm optimization algorithm is used to make the vent
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:31744
    • 提供者:@行路人&
  1. Particle Swarm Optimization

    0下载:
  2. 优化算法的一种,粒子群寻优算法。它的基本核心是利用群体中的个体对信息的共享从而使得整个群体的运动在问题求解空间中产生从无序到有序的演化过程,从而获得问题的最优解。(a kind smart mathema algorithm____Particle Swarm Optimization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:153600
    • 提供者:天射手座
  1. ant-colony-optimization

    1下载:
  2. 蚁群优化是一组概率性元启发式算法和智能优化算法,受蚂蚁社会行为的启发。(Ant Colony Optimization (ACO) are a set of probabilistic metaheuristics and an intelligent optimization algorithms, inspired by social behavior of ants.)
  3. 所属分类:matlab例程

  1. dogleg-method

    1下载:
  2. 使用dogleg算法求解优化问题。dogleg法属于一种信赖域法。(Solving optimization problem with dogleg method, which is a kind of trust region method.)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-06
    • 文件大小:1024
    • 提供者:taoxuefeng11
  1. bintprog

    1下载:
  2. This file includes bintprog command for optimization in matlab and the file is in txt format
  3. 所属分类:matlab例程

    • 发布日期:2021-04-13
    • 文件大小:3072
    • 提供者:reza.njd68
  1. Matlab optimization programming example

    2下载:
  2. 分别用最速下降法、FR共轭梯度法、DFP法和BFGS法求解一个典型数学优化问题。(A typical mathematical optimization problem is solved by steepest descent method, FR conjugate gradient method, DFP method and BFGS method respectively.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-03
    • 文件大小:59392
    • 提供者:stlu2008
  1. SAPSO

    1下载:
  2. 粒子群改进算法,基本粒子群算法,加快粒子群算法效率(Particle swarm optimization algorithm, particle swarm optimization algorithm to speed up the efficiency of particle swarm optimization algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-03
    • 文件大小:1024
    • 提供者:叶子0010
  1. nichingparticle-swarm-optimization

    1下载:
  2. 粒子群优化算起源于对鸟群、鱼群以及对某些社会行为的模拟,是一种基于群体智能的进化计算技术。而小生境技术则起源于遗传算法,这种方法能使基于群体的随机优化算法形成物种,从而使相应的优化算法具有发现多个最优解的能力。而多分类器集成技术则是通过多个分类器进行某种组合来决定最终的分类,以取得比单个分类器更好的性能。多分类器集成技术要求基元分类器不仅个体性能要好并且其差异度要大,这与小生境技术形成物种的能力具有很多内在的相似性。目前己经有研究者将小生境技术应用于多分类器集成,但由于传统的小生境技术仍然不完善
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-04-04
    • 文件大小:5953536
    • 提供者:dreamer
  1. Convex-Optimization-in-SP-and-Comm

    4下载:
  2. Daniel P. Palomar 2010的新作,凸优化在信号处理及通信中的应用。对于研究领域为通信理论及信号处理的学生而言,我强力推荐本书。(Daniel P. Palomar s new book published in 2010, 《convex optimization in signal processing and communications》. For the students in the areas of communication theory and signal p
  3. 所属分类:matlab例程

    • 发布日期:2020-05-25
    • 文件大小:3739648
    • 提供者:何继光
  1. Parameter optimization

    2下载:
  2. 代码很齐全,包括用 最小二乘支持向量机进行参数优化,曲线拟合等(The code is complete, including parameter optimization, curve fitting and so on using least squares support vector machine.)
  3. 所属分类:matlab例程

    • 发布日期:2019-08-18
    • 文件大小:1028096
    • 提供者:饶勇翔
  1. gapso

    4下载:
  2. 在求解装备的资源约束型装配线一类平衡问题时,借助遗传算法和粒子群算法,并对遗传算法和粒子群算法进行改进,利用matlab程序进行优化求解。(The type 1 assembling line balancing problem for certain equipment is sovled with modified genetic-particle swarm optimization algorithm by using matlab languge.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-06
    • 文件大小:1024
    • 提供者:echo_dct
  1. simulation

    4下载:
  2. 在求解装备的资源约束型装配线一类平衡问题时,借助遗传粒子群算法进行优化求解,并对遗传粒子群算法进行改进,利用matlab程序进行优化求解。本次结果是进行仿真的结果。(When solving the resource-constrained assembly line balance problem of equipment, the genetic particle swarm optimization algorithm is used to optimize the solution, a
  3. 所属分类:matlab例程

    • 发布日期:2019-05-18
    • 文件大小:3072
    • 提供者:echo_dct
  1. GOA (2)

    0下载:
  2. optimization algorithm optimization algorithm
  3. 所属分类:matlab例程

    • 发布日期:2020-06-06
    • 文件大小:3244032
    • 提供者:propro
  1. SSA

    1下载:
  2. his work proposes two novel optimization algorithms called Salp Swarm Algorithm (SSA) and Multiobjective Salp Swarm Algorithm (MSSA) for solving optimization problems with single and multiple objectives. The main inspiration of SSA and MSSA is the sw
  3. 所属分类:matlab例程

    • 发布日期:2021-04-10
    • 文件大小:3279872
    • 提供者:na9696
  1. Robust-match-fusion-using-optimization-master.zip

    0下载:
  2. Robust-match-fusion-using-optimization-master
  3. 所属分类:图形图像处理(光照,映射..)

  1. Distribution network planning

    1下载:
  2. 提出了一套基于供电网格优化划分的中压配电网规划思路和方法。首先,确定规划区域主干通道布局,确保土地资源预留。然后,在明确网格划分目的和原则的基础上,基于就近选择负荷备供变电站和负荷聚类方法,实现供电网格在全局范围内的优化划分。最后,分别在各供电网格内,基于其供区分类优选接线模式和一、二次建设改造标准,并进行主干线布线规划。(This paper presents a set of ideas and methods for medium voltage distribution network
  3. 所属分类:其他

    • 发布日期:2021-03-10
    • 文件大小:1670144
    • 提供者:阿飞之父
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com