登录
首页 » matlab » PSO

PSO

于 2020-09-12 发布
0 410
下载积分: 1 下载次数: 1

代码说明:

说明:  粒子群算法寻优,在限定条件下实现对群体变量的选择优化,以达到目标的最优值。(Particle swarm optimization)

文件列表:

PSO, 0 , 2020-07-04
PSO\1, 0 , 2020-07-07
PSO\1\PSO.m, 1559 , 2020-07-07
PSO\1\fitness.m, 148 , 2020-06-06
PSO\1\main.m, 204 , 2020-06-06
PSO\~$粒子群.doc, 162 , 2020-06-12
PSO\粒子群.doc, 395776 , 2020-06-08
PSO\线性权重, 0 , 2020-07-04
PSO\线性权重\PSO.m, 1307 , 2020-06-12
PSO\线性权重\PSO_lin.m, 1372 , 2020-06-12
PSO\线性权重\VMD.m, 4805 , 2020-06-18
PSO\线性权重\fit.m, 860 , 2020-06-12
PSO\线性权重\fitness.m, 74 , 2020-06-06
PSO\线性权重\h.m, 1081 , 2020-06-12
PSO\线性权重\main.m, 216 , 2020-06-12
PSO\线性权重\main0.m, 204 , 2020-06-12
PSO\线性权重\psofit.m, 176 , 2020-06-12
PSO\线性权重\tiaoshblsvmd.m, 1637 , 2020-06-11
PSO\线性权重\tiaoshblsvmdPSO.m, 1652 , 2020-06-12

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

发表评论

0 个回复

  • QPSK+QAM
    实现QPSK调制,映射成星座图上对应的复数点;将星座图上的复数点作QPSK解调。 16和64位QAM调制。(The QPSK modulation is mapped into the corresponding complex points on the constellation diagram, and the complex points on the constellation diagram are demodulated by QPSK. 16 bit and 64 bit QAM modulation.)
    2021-01-26 19:38:42下载
    积分:1
  • Mex
    MEX- Matalb executable helps is running c programs in matlab.
    2009-05-08 18:07:46下载
    积分:1
  • AKF
    自适应KF对航行器进行滤波,包括sage_husa,和简化的自适应算法。(KF adaptive filtering for aircraft, including sage_husa, and simplified adaptive algorithm.)
    2020-12-10 21:19:19下载
    积分:1
  • Huffman
    基于matlab的哈夫曼编码与解码的源代码程序。(Matlab-based Huffman encoding and decoding of the source code program.)
    2011-04-28 16:18:11下载
    积分:1
  • 3x3-neighbor-pixel
    Description All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size)) input inp_img=2d data(row * col) w=cover size w=[3 3] = 3x3 cover pixel generation output o_img=result 3d o_img(w(1),w(2),r*col) if inp_img=[1 2 3 4 5 6 ] w=[3 3] Soloution it will construct new image new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0] result o_img(:,:,1)=[0 0 0 0 1 2 0 4 5] o_img(:,:,2)=[0 0 0 1 2 3 4 5 6] finally o_img(1:3,1:3,6) example a=imread( pears.png ) b=rgb2gray(a) c=cover_window( b,[3 3]) 3x3 window construction
    2014-10-24 17:14:14下载
    积分:1
  • FH_2fsk
    这是一个2fsk的跳频系统程序,很有帮助的,(This is a 2fsk hopping system procedures, helpful,)
    2020-12-07 11:49:22下载
    积分:1
  • regiongrowth52230
    一个种子为生长点的彩色图像区域生长程序。交互式Matlab实现(A seed for the growing point of color image region growing process. Each type of Matlab)
    2014-01-21 14:20:28下载
    积分:1
  • MATLAB
    matlab程序实现各种智能算法,包括遗传算法、神经网络等(matlab program to achieve a variety of intelligent algorithms, including genetic algorithms, neural networks, etc.)
    2013-12-23 22:59:14下载
    积分:1
  • san_psk1
    基于simulink仿真2PSK模型 hnkjsdhfkndskfn(base on the simulink for simulation 2psk)
    2009-05-26 18:51:35下载
    积分:1
  • PSOmatlab
    PSO的matlab源程序,根据所要解决的目标函数不同而另外再编辑一个适应度函数文件,然后用此MATLAB文件调用就可以了(pso in matlab)
    2010-05-09 15:35:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载