登录
首页 » matlab » spso

spso

于 2005-04-16 发布 文件大小:2KB
0 164
下载积分: 1 下载次数: 299

代码说明:

  保证全局收敛的随机微粒群算法。当最优粒子的解无进化,则对其位置、速度进行变异,而使算法不致过早收敛,只要迭代次数足够,算法保证全局收敛。(ensure global convergence of random particle swarm algorithm. When the optimal solution without particles of evolution, its location, speed variation, which might not premature convergence algorithm, as long as sufficient number of iterative algorithm to ensure global convergence.)

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

发表评论

0 个回复

  • 1
    说明:  能够求解三角形势阱中二维电子气能级宽度,可以运行(Able to solve the triangular situation well in two-dimensional electron gas energy width, can run)
    2008-03-07 17:48:01下载
    积分: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
  • ienkf_v.0.43.tar
    集合卡曼滤波matlab代码 大牛的代码 很好用(Set kalman filtering matlab code Daniel code works nicely)
    2011-12-08 20:27:40下载
    积分:1
  • algorithme-genitice
    code matalab of algorithme gentic using in recognition a object
    2014-02-04 22:46:07下载
    积分:1
  • LabVIEW_and_MATLAB
    电子书,LabVIEW与Matlab混合编程,很好的东东。(E-book, LabVIEW and Matlab mixed programming, good Dongdong.)
    2008-03-25 21:11:16下载
    积分:1
  • Huffman
    huffman compression using matlab
    2011-01-17 03:37:24下载
    积分:1
  • MatlabScript
    利用MFC技术,借助MATLAB强大的数学计算能力。同时,MATLAB脚本方便修改,不需要重新运行程序。(Using MFC technology, using MATLAB a powerful mathematical calculation. At the same time, MATLAB scripts to facilitate changes, do not need to re-run the program.)
    2010-06-24 07:35:25下载
    积分:1
  • mat2octandback.tar
    the program based on particle filter for a new algorithm, Integrated Bayesian MCMC Model Selection MONTE CARLO that Ma Erkefu chain
    2013-04-17 05:11:25下载
    积分:1
  • 6
    说明:  matlab有关绘图命令介绍资料,希望给大家带来帮助。(Matlab orders about drawing introduced material, hope to bring you help.)
    2012-01-05 09:50:28下载
    积分:1
  • inmin01
    用积分最小值准则来求P,PI,PID的个参数,其中Gc是校正器的传递函数,kp为比例系数, Ti为积分时间常数,Td为微分时间常数,输入参量vars为带迟滞--惯性环节模型的[K T τ],已知参数k=vars(1);T=vars(2);ι=vars(3),iC=vars(4) (Minimum criteria of integral seeking P, PI, PID' s parameters, which Gc is the corrector transfer function, kp is proportional coefficient, Ti for the integral time constant, Td for the differential time constant, input parameters vars as with hysteresis- inertia model of [KT τ], known parameters k = vars (1) T = vars (2) ι = vars (3), iC = vars (4) )
    2010-05-18 20:35:38下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载