登录
首页 » Matlab » 用 matlab 的粒子群优化算法

用 matlab 的粒子群优化算法

于 2022-02-11 发布 文件大小:96.32 kB
0 84
下载积分: 2 下载次数: 2

代码说明:

粒子群优化算法是通过反复尝试改进某个候选方案优化问题的一种计算方法关于某项措施的质量。粒子群优化 算法通过拥有人口候选解的优化问题这里被称为粒子,而且在附近移动这些粒子,在搜索空间进行简单的数学 对粒子的位置和速度的公式。每个粒子的运动被受其最著名的地方位置,但还引导在搜索空间,作为更好更新的 最著名立场职位其他粒子被发现。预计这将移往最好的解决方案群。

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

发表评论

0 个回复

  • Face-a-eye-detection-codes
    Matlab codes for Face and Eye detection.
    2014-01-06 14:55:22下载
    积分:1
  • fwcon310
    Single phase bridge rectifier simulation using matlab simulink
    2014-01-29 17:48:49下载
    积分:1
  • TWOdimension
    随机生成二维多孔介质,供初学者了解使用,后期逐渐添加相关函数控制,欢迎大家交流(Random generation of two-dimensional porous media for beginners to understand the use of the latter gradually add related function control, welcome to exchange.)
    2018-11-13 11:24:46下载
    积分:1
  • 评判标准
    说明:  数字图像修复算法的评价标准也是从两个方面进行评价的,一个是修 复算法的效率,一个是修复后图像质量。修复算法的效率主要就是看修复 图像所用的时间,可以用时间就行量化。而图像质量很难从量上唯一的进 行评价,目前图像修复质量还没有统一的评价标准,从实际应用出发,修 复后图像质量的好坏大多数是从以下两个方面就行评价,修复后图像给人 主观上的“满意度”和客观上图像的cnr、enl、epi、psnr、snr来评判。(The evaluation criteria of digital image restoration algorithms are also evaluated from two aspects, one is repair. One of the efficiency of complex algorithm is the image quality after restoration. The efficiency of the repair algorithm depends mainly on the repair. The time spent on the image can be quantified in terms of time. But image quality is difficult to improve quantitatively only. At present, there is no uniform evaluation criterion for image restoration quality. Starting from practical application, repair The quality of restored images is mostly evaluated from the following two aspects, and the restored images are given to people. Subjective "satisfaction" and objective image cnr, enl, epi, psnr, SNR to judge.)
    2021-04-18 23:48:57下载
    积分:1
  • 6-sps workspace
    说明:  可用于求解sps结构的机器人的工作空间,仅供参考(Workspace for robots that can be used to solve sps structures, for reference only)
    2019-11-30 13:53:08下载
    积分:1
  • 粒子群优化ackley函数程序
    粒子群算法函数寻优程序         fitness01(j)=myFun(popchrom(j,:));     end     for j=1:popsize                if fitness01(j) < fitnessgbest(j)%             gbest(j,:) = popchrom(j,:);%             fitnessgbest(j) = fitness01(j);%         end         %         if fitness01(j) < fitnessz
    2022-02-03 00:03:06下载
    积分:1
  • LFC
    Load frequency Control
    2012-04-08 20:55:32下载
    积分:1
  • tpcommutation1
    simulation de la commutation forcé d un hacheur a thyristor exemple1
    2012-04-11 19:22:42下载
    积分:1
  • Radar-speed-program
    matlab程序,调频脉冲波雷达回波信号检测到速度信息(Radar Speed ​ ​ program)
    2012-05-17 14:56:33下载
    积分:1
  • gps-ca-
    产生GPS32颗星的CA码,共包含2个文件,gps_ca_code.m用于产生任一颗星的CA码. Gen32CACode.m用于产生32颗星的CA码(Produce the GPS32 stars of the CA code, consists of two files, gps_ca_code.m CA code used to generate any one star. Gen32CACode.m used to generate the 32 stars of the CA code)
    2012-05-27 13:31:19下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载