登录
首页 » matlab » PSO

PSO

于 2014-12-14 发布 文件大小:1KB
0 193
下载积分: 1 下载次数: 3

代码说明:

  In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position but, is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.

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

发表评论

0 个回复

  • ModernSignalProcessingMATLABCode
    现代信号处理这本书中的MATLAB代码。现代信号处理这本书可谓同类图书中的经典,包含了小波,自适应算法等程序。(Modern signal processing MATLAB code in this book. Modern signal processing This book can be described as similar books in the classic, including the wavelet, adaptive algorithms and other procedures.)
    2009-12-15 15:42:06下载
    积分:1
  • MLbayesface
    基于贝叶斯人脸识别技术的matlab人脸识别程序,在ORL库上实现,也可换用别的库进行运算,只需要更改样本数量(Bayesian face recognition technology based on face recognition matlab program, implemented on ORL database can also be used for other library operations, only need to change the number of samples)
    2010-06-18 01:25:46下载
    积分:1
  • edgeextracting
    matlab灰度图像的边缘提取:直方图均衡化,canny算子实现一阶偏微分,计算梯度幅值和方向(matlab Gray Image Edge Extraction: histogram equalization, canny realization of first-order partial differential operator, calculate the gradient magnitude and direction)
    2010-11-30 13:53:18下载
    积分:1
  • legendre-and-lmz
    函数逼近中两个重要的方面,勒让德逼近和列梅兹算法(two important aspects in function approximation, Legendre approximation and Remez algorithm )
    2014-09-27 12:58:10下载
    积分:1
  • fl_lse
    This code is used by matlab . You can calculate the multifractal spectrum of the time series from legend.
    2012-09-09 20:48:15下载
    积分:1
  • linear_array
    利用FFT快速计算,线性排列阵子方向图。( This function computes and returns the gain radiation pattern for a linear array It uses the FFT to computes the pattern *INPUTS********** Nr ==> number of elements dolr ==> element spacing (d) in lambda units divided by lambda theta0 = steering angle in degrees winid ==> use winid negative for no window, winid positive to enter your window of size(Nr) win is input window, NOTE that win must be an Nr X 1 row vector nbits ==> number of bits used in the pahse shifters negative nbits mean no quantization is used *OUTPUTS****************** theta ==> real-space angle patternr ==> array radiation pattern in dBs patterng ==> array directive gain pattern in dBs ***************************************** )
    2016-03-28 22:30:19下载
    积分:1
  • filter
    filter parameter determination
    2010-01-01 13:57:36下载
    积分:1
  • rbf
    用rbf网络 实现神经网络学习算法 可以在matlab直接运行 其中有些参数可以自由根据情况改动(rbf )
    2010-01-12 11:12:02下载
    积分:1
  • LFM_radar
    调频连续波雷达仿真程序。使用matlab实现,效果很好。匹配滤波器的设计可作为参考(FM continuous wave radar simulation program. Using matlab, the effect is very good.Matched filter design can serve as reference)
    2010-12-15 17:09:25下载
    积分:1
  • JPA
    说明:  一个JPA的学习资料。很适合初学者进行学习。对于初学者来说是个非常宝贵的资料。(A JPA of learning materials. Is suitable for beginners to learn. For beginners is a very valuable information.)
    2010-04-12 15:03:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载