CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - pso and matlab

搜索资源列表

  1. PSO_constrian.rar

    1下载:
  2. PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。,PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-01-11
    • 文件大小:289691
    • 提供者:高显忠
  1. pso.rar

    1下载:
  2. 标准粒子群算法求解非线性方程,用MATLAB实现,并出仿真结果,The standard particle swarm algorithm for solving nonlinear equations, using MATLAB to achieve, and the simulation results
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:4885
    • 提供者:cathy
  1. matlab中pso源程序

    9下载:
  2. 使用PSO提供了具体的事例,并详细说明怎样使用该Matlab编写的PSO算法,对一般的问题有借鉴功能。-PSO provides for the use of concrete examples, and details how to use the PSO algorithm is written in Matlab, for a general reference functional problems.
  3. 所属分类:matlab例程

    • 发布日期:2012-10-22
    • 文件大小:198801
    • 提供者:liu897662777
  1. PSO_solution_to_economic_dispatch

    0下载:
  2. 利用PSO算法解决经济批量分发问题的matlab源代码,求解多目标函数与成本最小值。-Use PSO algorithm to solve economic volume distribution of the matlab source code for solving multi-objective cost function and the minimum value.
  3. 所属分类:matlab

    • 发布日期:2016-09-14
    • 文件大小:39388
    • 提供者:楚湘华
  1. power-system-problem-based-on-PSO

    1下载:
  2. 利用粒子位置和速度的改变更新,在熟悉多目标粒子群算法的基础上利用测试函数对该算法进行仿真,并对仿真结果进行优化。-The particle position and velocity changes update in the familiar multi-objective particle swarm optimization based on the use of test functions to simulate the algorithm, and the optimization
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:223232
    • 提供者:durongmao
  1. pso-svm

    4下载:
  2. 一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:2166
    • 提供者:xiaolinzi
  1. PSO

    0下载:
  2. 利用粒子群算法,计算函数的最优化问题。 本程序有很强的适用性。在理论与实际问题的优化上有一定的推广价值-The use of particle swarm optimization, the calculation function of the optimization problem. This procedure has a strong application. Theory and practical problems in the optimization of the prom
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1218
    • 提供者:tuyanshuai
  1. PSO

    0下载:
  2. 一个非常好的PSO代码,和遗传算法完美结合,非常好用!-PSO a very good code, and genetic algorithm combination is very easy to use!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1628
    • 提供者:清风
  1. pso-svm

    10下载:
  2. 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1498
    • 提供者:yyifang
  1. pso

    0下载:
  2. 粒子群聚类算法例题及其详细解析-Example particle cluster-like algorithm and its detailed analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1217
    • 提供者:kong
  1. pso-ppt-sample

    1下载:
  2. 微粒群优化算法 (PSO) 是一种进化计算技术 , 由Eberhart博士和kennedy博士于1995年提出。微粒群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解。 -Particle Swarm Optimization (PSO) is an evolutionary computation technique, by Dr. Eberhart and Dr. kennedy made in 1995. Particle Swarm Optimization Alg
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-25
    • 文件大小:1087353
    • 提供者:Kevin
  1. pso

    0下载:
  2. pso算法,比较好的算法,简单,可以用于多目标优化-pso algorithm, a better algorithm, simple and can be used for multi-objective optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:7634
    • 提供者:
  1. PSO-GA-S

    3下载:
  2. PSO与GA混合优化算法,可实现比单纯使用PSO或者GA算法更好的优化效果-PSO and GA hybrid optimization algorithm, can achieve more than a simple algorithm using PSO or GA optimization results better
  3. 所属分类:matlab

    • 发布日期:2017-06-15
    • 文件大小:23653465
    • 提供者:吴军
  1. Hybrid-PSO-and-GA-for-Global-Maximization

    0下载:
  2. genetic algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:115834
    • 提供者:purplelee555
  1. PSO-algorithm-matlab-code

    0下载:
  2. 粒子群算法matlab代码,包涵粒子群算法简介、标准的粒子群算法、标准粒子群算法的实现以及matlab代码。-PSO algorithm matlab code, bear with particle swarm optimization profile, standard particle swarm optimization, PSO implementation and matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:155210
    • 提供者:
  1. ytea101-pso-in-matlab-video-tutorial

    0下载:
  2. I love this site and A hop to continuty
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:2380800
    • 提供者:omarmathmath
  1. PSO1

    0下载:
  2. 这是一个基于pso 和matlab的目标优化程序 已经运行过 可以执行(This is a PSO and MATLAB target optimization program has been running can be performed based on)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:7168
    • 提供者:舒逸流风
  1. PSO-SVM

    4下载:
  2. 粒子群算法优化支持向量机的惩罚参数c和rbf的参数gamma。(Particle swarm optimization (PSO) optimizes the penalty parameters c and RBF of SVM gamma.)
  3. 所属分类:matlab例程

  1. PSO-SVM

    7下载:
  2. 利用粒子群优化算法对支持向量机中的核函数参数和惩罚参数进行优化是非常有效的手段,可以大大提高鲁棒性。实际过程中读者可通过下载我上传的代码,简单进行修改和阅读附件论文即可快速掌握相关方面的知识,快速使用这一方法。(Particle swarm optimization (PSO) is a very effective method to optimize the kernel function parameters and penalty parameters of SVM, which can
  3. 所属分类:matlab例程

  1. 粒子群算法优化pid源码 matlab仿真

    2下载:
  2. 粒子群算法(PSO)整定pid控制参数,比传统Z-N整定方法要好,内附matlab程序与simulink模型(Particle swarm optimization (PSO) is better than traditional Z-N tuning method in tuning PID control parameters. It includes matlab program and Simulink model.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-27
    • 文件大小:38912
    • 提供者:王叶馨
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com