登录
首页 » matlab » PSO

PSO

于 2010-09-17 发布 文件大小:2076KB
0 219
下载积分: 1 下载次数: 166

代码说明:

  基于matlab的PSO软件包 PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。(PSO soft for matlab )

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

发表评论

0 个回复

  • PSO_basic
    粒子群的基本算法~~~~~~~~~~!!!!!!!!(basic PSO)
    2012-05-08 09:15:16下载
    积分:1
  • ght_for_circle_matlab
    MATLAB检测图像中的多个圆,并且给出此圆的坐标和半径。(detect circle)
    2021-02-27 15:19:36下载
    积分:1
  • N-NSA
    采用经典的阴性选择算法N-NSA,用IRIS数据集对算法进行耐受和检测,检测器半径固定不变,检测效率不高,因此需要采用变半径的方法检测(The negative selection algorithm using the classical N-NSA, with the IRIS data set of algorithms for tolerance and detection, the detector radius is fixed, detection efficiency is not high, requiring the use of variable radius method to detect)
    2011-10-26 15:42:32下载
    积分:1
  • DCAC-Inverter
    this is the inverter model DC-to- AC in order to be used in a simulink model
    2011-12-28 07:43:33下载
    积分:1
  • perceptron
    感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 (PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init_model) Description: model = perceptron(data) uses the Perceptron learning rule to find separating hyperplane from given binary labeled data. model = perceptron(data,options) specifies stopping condition of the algorithm in structure options: .tmax [1x1]... maximal number of iterations. If tmax==-1 then it only returns index (model.last_update) of data vector which should be used by the algorithm for updating the linear rule in the next iteration. model = perceptron(data,options,init_model) specifies initial model which must contain: .W [dim x 1] ... normal vector. .b [1x1] ... bias of hyperplane. .t [1x1] (optional) ... iteration number. Input: data [struct] Labeled (binary) training data. .X [dim x num)
    2011-05-01 18:19:52下载
    积分:1
  • leer1
    This is some code for reading hyperspectral images aviris format to matlab
    2015-03-05 04:55:48下载
    积分:1
  • zoomfft
    于MATLAB复调制ZOOM-FFT算法的分析和实现(In MATLAB complex modulation ZOOM-FFT algorithm analysis and implementation)
    2010-06-03 15:29:50下载
    积分:1
  • Higher-Order_Spectral_Analysis_toolbox
    高阶谱分析工具,包含所有分析函数,快来下吧(High-order spectral analysis tools, including all the analysis functions)
    2010-01-28 16:10:16下载
    积分:1
  • ChaosToolbox1p0_trial
    说明:  混沌时间序列分析的工具箱。非常全面的各种分析方法(Chaotic time series analysis toolbox. Very comprehensive analysis methods)
    2011-03-15 21:00:58下载
    积分:1
  • DynSimulat
    it s a syncronoyus generator
    2011-06-29 04:26:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载