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

搜索资源列表

  1. 遗传算法1 - 副本

    0下载:
  2. 主要是通过遗产算法来寻优,通过实际模型与所建立的模型的误差来建立最好的模型,当误差满足所给定的范围,寻优结束。(Through the inheritance algorithm to find the best, through the actual model and the error of the established model to establish the best model, when the error to meet the given range, the end o
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:张MAN
  1. powerflowcalcut

    1下载:
  2. 基于遗传算法和非线性规划寻优混合算法的电力系统最优潮流计算(Optimal power flow calculation of power system based on hybrid algorithm of genetic algorithm and nonlinear programming optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:19456
    • 提供者:naijgnaw1978
  1. 基于matlab多种群粒子群算法求解多目标优化问题

    25下载:
  2. 本代码主要是matlab源代码,介绍了一种通多种群粒子群算法求解多目标优化问题,这是本人毕业设计的内容,源代码附有相关说明,且运行没有问题,大家可以参考(This code is mainly matlab source code, introduced a variety of particle swarm optimization algorithm to solve multi-objective optimization problem, this is my graduation pr
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:古月088376
  1. A_starsuanfa

    0下载:
  2. 启发式策略最短路径寻优算法——A*算法,(The A* algorithm of the shortest path between two points in a directed graph)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:周小越
  1. 禁忌算法 C++

    1下载:
  2.  禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:刘向前
  1. 5

    0下载:
  2. 1.PSO算法 2.%?仿真一个串级系统,并计算出绝对误差矩积分,用PSO算法对PI控制器寻优(1.PSO algorithm 2%, simulate a cascade system, calculate the absolute error moment integral, and use the PSO algorithm to optimize the PI controller.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:6144
    • 提供者:YI逍遥
  1. Particle Swarm Optimization

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

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

    0下载:
  2. 粒子群算法,采用java编写,适合需要使用java作为编写算法工具的开发人员。(Particle swarm optimization algorithm, written in Java, is suitable for developers who need to use Java as an algorithm tool.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:焰火
  1. 改进粒子群算法example

    2下载:
  2. 改进的粒子群算法源代码,可以对多元目标函数进行寻优计算。(Improved source code for particle swarm optimization)
  3. 所属分类:Windows编程

    • 发布日期:2020-11-05
    • 文件大小:1024
    • 提供者:对伐啦
  1. FEO

    3下载:
  2. 运行matlab平台,烟花寻优算法,自己编的(Operation of MATLAB platform and optimization algorithm for fireworks)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-12
    • 文件大小:12542
    • 提供者:付明
  1. 基于遗传算法优化BP神经网络的非线性预测

    1下载:
  2. 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and
  3. 所属分类:其他

    • 发布日期:2019-03-28
    • 文件大小:53248
    • 提供者:kasino
  1. 一些优化算法论文附其程序

    0下载:
  2. 针对例如SVM等智能算法的参数寻优采用自适应的参数优化(Parameter optimization for intelligent algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-17
    • 文件大小:25822208
    • 提供者:小刚wyg
  1. SA模拟退火

    1下载:
  2. 模拟退火算法寻优支持向量机C和g,实现识别分类。(Simulated Annealing Optimizes Support Vector Machines C and G for Classification)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-27
    • 文件大小:181248
    • 提供者:liushiyu.
  1. 源代码

    1下载:
  2. 1 基于遗传算法的TSP算法(王辉) 2 基于遗传算法和非线性规划的函数寻优算法(史峰) 3 基于遗传算法的BP神经网络优化算法(王辉) 4 设菲尔德大学的MATLAB遗传算法工具箱(王辉) 5 基于遗传算法的LQR控制优化算法(胡斐)(1 TSP algorithm based on genetic algorithm (Wang Hui) 2 Function optimization algorithm based on genetic algorithm and non
  3. 所属分类:其他

    • 发布日期:2020-12-23
    • 文件大小:1499136
    • 提供者:xbkin
  1. 蚁群算法的TSP优化

    1下载:
  2. 基于基础蚁群算法的TSP寻优,包括信息素更新方法,禁忌表使用更新(TSP optimization based on basic ant colony algorithm, including pheromone updating method, tabu table updating)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-13
    • 文件大小:3072
    • 提供者:苏打饼
  1. bfpso

    0下载:
  2. 一种改进的粒子群算法(PSO),寻优效果比较好。可以改了自己用。(An improved particle swarm optimization (PSO) algorithm has better optimization effect. You can change your use.)
  3. 所属分类:其他

    • 发布日期:2020-04-01
    • 文件大小:16384
    • 提供者:嗯哈克
  1. 基于最优流的配电网络重构程序

    2下载:
  2. 提出了一种基于改进最优流和遗传算法的配电网重构算法.该算法先利用配电网的同胚图将重构问题的全局寻优空间划分为若干子空间,然后利用改进最优流法寻找子空间内的最优解,之后再利用遗传算法搜索全局最优解所在的子空间,从而实现在局部最优解中寻找全局最优解.(A distribution network reconfiguration algorithm based on improved optimal flow and genetic algorithm is proposed. First, the
  3. 所属分类:其他

    • 发布日期:2020-04-08
    • 文件大小:1024
    • 提供者:东北大成子
  1. 粒子优化群算法进行配电网络重构

    5下载:
  2. 配电网网络重构是配电系统极为重要的优化手段.以配电网网损最低为目标函数,结合约束条件确定配电网静态重构的数学模型,提出基于环路编码、分环替代的策略对配电网重构问题进行求解,最后结合IEEE-33节点算例,证明提出的算法,在降低搜索空间,提高寻优成功率和增加寻优效率上都有突出表现.(Distribution network reconfiguration is a very important means of optimization in distribution system. Taking
  3. 所属分类:其他

    • 发布日期:2020-03-18
    • 文件大小:513024
    • 提供者:东北大成子
  1. ssa

    2下载:
  2. 一种启发式算法,寻优效果不错,基于matlab实现,可以进行寻优操作(Salp Swarm Algorithm (SSA) source codes)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-11-02
    • 文件大小:1024
    • 提供者:小骁熊
  1. BSO-master

    0下载:
  2. 天牛须仿生模糊寻优算法,寻找最优解。可作为股票分析等(BSO is a kind of bionic arithmetic which can calculate like fuzzy)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-27
    • 文件大小:2048
    • 提供者:zhanyno
« 1 2 3 45 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com