-
PSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)
- 2015-01-18 20:38:17下载
- 积分:1
-
faceprotected2
face reconigation in matlab
- 2011-01-21 13:59:41下载
- 积分:1
-
系统辨识
说明: 用得到的已知输入输出数据,通过编好的渐消记忆增广最小二乘辨识软件辨识已知系统的阶次与估计其参数,验证所编软件的正确性(known to be useful input and output data, through the provision of good memories fading by the least square identification software widely known identification system and the order of the estimated parameters, develops software to certify the correctness)
- 2020-12-22 18:39:07下载
- 积分:1
-
CT
说明: 灰常经典的边缘检测代码,在图像处理中,必须要掌握(Gray often classic edge detection code in the image processing that must be mastered)
- 2012-05-27 15:34:23下载
- 积分:1
-
LASS
The Hurst parameter H characterizes the degree of long-range dependence (and asymptotic selfsimilarity)
in stationary time series. Many methods have been developed for the estimation of H
data. In practice, however, the classical estimation techniques can be severely affected by nonstationary
artifacts in the time series.
- 2014-09-26 05:51:14下载
- 积分:1
-
TrackingDifferentiator.m
跟踪微分器,用于自抗扰控制的过度安排作用,学习自抗扰可参考学习,谢谢(Track Differentiator)
- 2013-09-20 23:05:21下载
- 积分:1
-
MATLAB
MATLAB最优化计算,各种最优化算法例程序,非常实用。(MATLAB optimization, the optimization algorithm were all kinds of procedures, very useful.)
- 2021-05-09 23:28:34下载
- 积分:1
-
LFSR_generator
This is the matlab code for linear feedback shift register (LFSR).LFSRs is used for generating pseudo-random numbers, pseudo-noise sequences, fast digital counters
- 2012-11-15 14:07:24下载
- 积分:1
-
Form-the-adaptive-resolution
窗体分辨率自适应这是一个小小的程序例子,可以让大家进行学习的(Form resolution this is a small program example, can let you learn)
- 2014-01-19 10:49:24下载
- 积分:1
-
C-C
使用matlab计算混沌参数 相空间重构参数(Use matlab to calculate the numbers)
- 2018-12-11 15:10:27下载
- 积分:1