-
ackley
这是一个matlab程序,用于粒子群算法的(This is a matlab program for particle swarm optimization)
- 2010-06-09 10:34:14下载
- 积分:1
-
timings
说明: 本程序计算1到10000的开根号通过三种不同方法所需要的时间(The program calculates the 1 to 10,000 square root of three different methods by the time required)
- 2011-02-23 14:26:41下载
- 积分:1
-
matlab.coding
《MATLAB程序设计教程》一书的随书源代码("MATLAB Programming Guide," a book of the source code along with book)
- 2007-03-06 11:21:44下载
- 积分:1
-
xiaobohanshu
对于小波去噪,采用的是小波函数,并在去噪同时进行语音的压缩。(for wavelet denoising, using the wavelet denoising and simultaneously voice compression.)
- 2007-05-24 18:38:27下载
- 积分:1
-
untitled
系统分析课程设计。倒立摆的空间状态控制。自己设置参数,(Systems Analysis Course Design. Inverted pendulum control space state. Set up their own parameters,)
- 2014-12-04 23:11:30下载
- 积分:1
-
13
说明: 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。
PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是粒子群算法的基本概念之一。
粒子群算法其基本思想是受许多鸟类的群体行为进行建模与仿真研究结果的启发(Particle swarm optimization (PSO) is a population based stochastic optimization techniques. Based on evolutionary algorithms compared with other groups, they are initialized to a random solution, iterative search through optimal solution. The difference is: the principle of survival of the fittest evolutionary computation to follow, while PSO simulation community. The potential of each solution expressed as a group of particles, each particle has its own position vector and the velocity vector, and a fitness determined by the objective function. All particles in the search space at a constant speed flight, by following the current search to find the optimal values of the global optimum. PSO simulation community has adopted the following three simple rules for the operation of individual particles: ① recently departed individuals, in order to avoid collisions. ② to the target. ③ fly to center groups. This is one of the basic concepts of particle swarm algorithm. PSO algori)
- 2015-04-21 16:39:12下载
- 积分:1
-
bin
matlab中调用Jacobi迭代法所使用的函数(call a function of the Jacobi iterative method used in matlab)
- 2012-08-02 13:41:18下载
- 积分:1
-
Asynchronous-Multisensor-Data-Fusion
由于传感器自身以及通信延迟等原因, 使得异步多传感器数据融合问题比同步问题的研究更
切合实际。 对连续时间系统在融合中心和各传感器节点分别进行异步离散化处理,离散后过程噪声与测
量噪声以及测量噪声之间相关,虽然相应连续时间系统中的噪声是不相关的。 最后推导了相关噪声情况
下的异步融合算法,仿真结果说明了算法的有效性。(Due to t he r easons of senso rs in it self and the communication delays, the r esearch of t he
asy nchr onous multisensor da ta fusion pr oblem is mo re pr actical than t hat o f synchro no us one. Firstly
t he continuo us-time system is discr etig ed in the fusio n center and all t he senso r nodes w it h differ ent
sample interv al. T hen the measurement no ises are fo und to be co r related with each other and t he pr o-
cess noise tho ugh the no ises of t he co rr espo nding continuo us-time sy st em ar e unco rr elat ed. Finally an
asy nchr onous fusion algo r ithm is pr esented for the cor r elat ed noises case. Simulatio n results show t he
v alidity o f the presented a lg or ithm)
- 2012-08-08 16:34:07下载
- 积分:1
-
Bit-plane-map
灰度图像的位面图程序 matlab环境下写的 希望能有帮助(Gray image Bit plane map program, hopes to help you)
- 2013-11-19 12:21:15下载
- 积分:1
-
Language
在matlab环境,实现language算法,根据所给的点确定原函数(language method)
- 2009-12-23 00:33:42下载
- 积分:1