登录
首页 » matlab » PSO_yueshu

PSO_yueshu

于 2021-04-10 发布
0 326
下载积分: 1 下载次数: 31

代码说明:

说明:  带有不等式/等式约束的加速粒子群算法(apso),主要通过罚函数来进行约束,速度较快,可处理带约束问题(Accelerated particle swarm optimization (APSO) with inequality / equality constraints, which is mainly constrained by penalty function, is fast and can deal with constrained problems)

文件列表:

PSO_yueshu.m, 3378 , 2019-11-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • STRSCNE
    给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e. entries of l and u equal to minus o plus infinity, are allowed. The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated. Various input/output options are provided, and we refer to the code itself for further documentation. )
    2009-10-30 16:18:10下载
    积分:1
  • MFIE
    本程序用于磁场积分方程求解圆柱的电磁散射问题。(This procedure for the cylindrical magnetic field integral equations of electromagnetic scattering problems.)
    2009-10-16 22:51:18下载
    积分:1
  • N_feed_back
    生物反馈模拟,对米氏方程进行计算,并作出模拟图(a simulation for feedback)
    2020-10-16 22:17:29下载
    积分:1
  • 禁忌法 C++
     禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
    2018-04-13 09:03:34下载
    积分:1
  • staggered-grid
    实现了声波波动方程有限差分正演模拟,交错网格下,时间2阶空间10阶(Achieve the acoustic wave equation finite difference forward modeling, staggered under the grid, the time second-order space 10 order)
    2021-04-12 16:38:57下载
    积分:1
  • chap5_5
    基于自适应在线遗传算法整定的PID控制,每个采样时间分别对PD参数进行整定(based on adaptive online genetic algorithm tuning PID control, sampling each time the PD parameters tuning)
    2007-01-23 11:52:38下载
    积分:1
  • zuixiaoerchen1
    最小二乘估计法在直流电机参数估计中的一个应用,在只已知输入输出数据的情况下,就可以获得电机的内部参数。(DC motor parameter estimation least squares estimation method, in the case of known input and output data only, you can get the internal parameters of the motor.)
    2012-10-22 09:59:20下载
    积分:1
  • 非线性方程组求解
    说明:  常用的matlab代码,非线性方程组求解,基本可以满足大学和研究生常用代码(Common Mathematical Codes)
    2019-04-22 23:23:03下载
    积分:1
  • phase-equivalence
    C 语言,模拟流体相平衡过程,得到混合气体平衡态以后的工况参数(C language to simulate fluid phase equilibrium process, to obtain a mixed gas equilibrium after working parameters)
    2020-09-04 16:48:06下载
    积分:1
  • Galileo_singlefrequency
    Galileo单频定位程序,能基于rinex文件实现高精度定位,供编写时参考(Galileo single-frequency positioning program can achieve high-precision positioning based on RINEX file for reference when writing.)
    2020-07-04 14:20:01下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载