登录
首页 » 算法 » 粒子群优化算法 PSO

粒子群优化算法 PSO

于 2022-11-11 发布 文件大小:1.53 kB
0 181
下载积分: 2 下载次数: 4

代码说明:

通过启发式搜索方法,如遗传算法(Genetic Algorithm, GA)、模拟退火法(Simulated Annealing, SA)、禁忌搜索法(Tabu Search, TS)、蚁群优化算法(Ant Colony Optimization, ACO)、大爆炸算法(Big Bang-Big Crunch, BB-BC)以及粒子群优化算法(Particle swarm optimization, PSO)等,能够快速有效求解最优化问题。与其他优化算法相比,PSO因具有参数少、收敛速度快、简单易实现等突出优点而被广泛应用于多个领域,如逆合成孔径雷达(Inverse Synthetic Aperture Radar, ISAR)中机动目标参数补偿,非线性方程组多值求解等。本程序为个人原创,需要根据实际需要添加目标函数。

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

发表评论

0 个回复

  • 只用几行代码就可以, 出800位的圆周率, 很是神奇
    只用几行代码就可以, 算出800位的圆周率, 很是神奇-only a few lines of code can calculate the circumference 800 rate is very magical
    2023-04-12 04:10:03下载
    积分:1
  • Gauss
    高斯消元法(选主元)这个也是数学方法中的常用计算程序学过的人都知道的-Gauss-Emilination algorithm
    2022-03-20 12:23:23下载
    积分:1
  • cron creator
    This is a tool to create the cron expression. 这是一个能够产生cron表达式的。 主要是针对的linux平台下的cron的移植,能够用于界面直接输入,然后输出cron表达式!!!
    2022-06-20 03:16:39下载
    积分:1
  • 一种求PI值的诡异 可以很快求到800位嗷
    一种求PI值的诡异算法 可以很快求到800位嗷-A PI value for the strange algorithm can quickly seek to the sound of wailing 800
    2022-01-27 15:40:48下载
    积分:1
  • compression algorithm test procedure (North Jimmy computer
    压缩算法测试程序(北理计算机系老浪字做)-compression algorithm test procedure (North Jimmy computer-old wave character)
    2022-03-23 06:13:34下载
    积分:1
  • 冒泡 起泡 用使数组排列
    C语言冒泡法(起泡法)排序 思路:将相邻的两个数进行比较,将小的调到前头。 如果有n个数,那么要进行n-1次的比较。在第一次比较中要进行n-1次的两两比较,在第j次比较中要进行n-j次的两两比较。 过程:先通过动态赋值的方法,把用户输入的10个数字保存到数组中。 用两个for循环语句,外层循环是限制次数,内层循环限制某次要进行两两比较的次数。 如果a[n]>a[n+1],那么将两个数进行交换。
    2023-04-24 18:25:03下载
    积分:1
  • 少子寿命测试
    应用背景少子寿命的计算VI,花了两天时间帮公司做的一个东西,labview是一个用于工业测试比较好的一个工具,而且上手快,我学了两个月做的东西帮公司省了一大笔费用,真的是未来发展的方向。关键技术少子寿命是公司比较关注的东西,这次能够完成这个寿命计算也是大家的鼓励和支持,没有大家的帮助我也不可能写的出这样的程序,写labview程序一定要先规划一个思路,然后慢慢去扩展,一定会写的很好。
    2023-03-13 16:35:04下载
    积分:1
  • Polynomial fit functions === === === === RegressionObject.cls contains a cl...
    Polynomial fit functions === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.-Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.
    2022-11-25 05:50:02下载
    积分:1
  • With n
    设有n个件工作分配给n个人。将工作i分配给第j个人所学要的费用为Cij。试设计一个算法,为每个人都分配1件工作,并使总费用达到最小-With n-pieces of work assigned to the n individuals. Will be allocated to the first j of work i personally have learned to cost Cij. Try to design an algorithm for each person assigned a work, and to minimize the total cost of
    2022-09-23 13:05:03下载
    积分:1
  • C语言写的二叉树遍历
    这是关于一个数据结构的一个i算法的描述,是二叉树的遍历问题,只有源代码,但是是可以直接运行的,是用C写的。希望能够对大家有所帮助。。
    2022-01-26 18:15:40下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载