-
pso_vcpp
粒子群算法
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。(pso
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。)
- 2009-07-15 14:07:42下载
- 积分:1
-
INTEGRATION
采集的加速度信号积分为速度信号和位移信号,好用的程序( Realize the change from acceleration signalto displacement signal or speed signal, Integration program easy to use)
- 2020-11-27 15:29:30下载
- 积分:1
-
Matlab-by-S.J.Chapman
本书把MATLAB 当作一种技术编程语言来教,向学生展示如何编写简洁高效,有充分
根据的程序。本书不主张把MATLAB 数以百计的函数全部介绍给大家,而是教给学生怎样
使用MATLAB 语言,以及如何使用网上在线工具去加载你所需要的函数。本书的前六章是
“编程设计介绍”的课程,专门为大一的工科学生而设计编写的。这部分内容以9 周,每周
3 个小时教学为宜。其余的章节涵盖了一些高级的主题,例如输入输出接口(input/output
interfaces)和图形用户界面(GUI)。这些章节可能需要更长时间的学习,也可以作为使用MATLAB 的工科学生和有经验的工程师的参考。(The book as a technique to MATLAB programming language to teach, to show students how to write a simple and efficient, there is a sufficient basis for the program. This book does not advocate a function of all the hundreds of MATLAB to introduce to you, but to teach students how to use MATLAB language, and how to use on-line tools to load the function you need. The first six chapters of this book is " designed to introduce programming" course, designed for freshman engineering students designed to write. This part to nine weeks, three hours a week teaching appropriate. The remaining chapters cover some advanced topics, such as input and output interfaces (input/output interfaces) and graphical user interface (GUI). These chapters may take longer to learn, you can also use MATLAB as a reference for engineering students and experienced engineers.)
- 2015-01-28 16:44:11下载
- 积分:1
-
Unveil.win
This archive contains the source code the book Undocumented Windows.
- 2015-03-17 11:43:49下载
- 积分:1
-
ML_and_MAP
最大似然(ML)准则和最大后验概率(MAP)准则Matlab仿真(Maximum Likelihood (ML) criteria and maximum a posteriori probability (MAP) criteria Matlab simulation )
- 2011-05-31 15:45:22下载
- 积分:1
-
DOA
波达方向(Direction Of Arrival)估计,又称为谱估计(spectral estimation)、波达角(Angle Of Arrival)估计。一个信源有很多可能的传播路径和到达角。如果几个发射机同时工作,每个信源在接收机处形成潜在的多径分量。因此,接收天线能估计出这些到达角就显得很重要,目的是破译出哪个发射机在工作以及发射机所处的可能位置。通过测量辐射信号的波达方向(DOA全称Direction Of Arrival)或波达角(AOA)来估测辐射源的位置。理论上这种估计只需要两个接收阵元就可以确定辐射源的位置,但在实际中,由于受到角度分辨率、多径和噪声限制,所需阵元通常要多于两个。DOA定位技术原理是利用接收机处的阵列天线和波达方向(DOA)估计技术来确定一个从接收机到信源的波达方向线,即为方向线(LOB),最后利用多个接收机估计的DOA进行三角测量,方向线的交点就是信源的估计位置。(DOA (Direction Of Arrival) estimation , also known as spectral estimation (spectral estimation), angle of arrival (Angle Of Arrival) estimation. There are many possible sources a propagation path and the angle of arrival . If several transmitters simultaneously, a potential source for each multipath component at the receiver. Therefore, the receiving antenna can estimate the angle of arrival becomes very important, which aims to decipher the location of the transmitter at work as well as possible in which the transmitter . By measuring the radiation signal DOA (DOA stands for Direction Of Arrival) or the angle of arrival (AOA) to estimate the location of the radiation source . Theoretically this estimate requires only two receiving array element can determine the position of the radiation source , but in practice , due to the angular resolution , multipath and noise limits , usually required more than two array elements . DOA positioning technology is the use of an array of antennas at)
- 2021-04-25 11:48:46下载
- 积分:1
-
ieee57cdf
IEEE power system 57 bus data
- 2011-02-06 03:27:50下载
- 积分:1
-
accebrate
加速度感应器的实现,重力加速度感应,感应器的DEmo(Implementation of the acceleration sensor, gravity sensor, the sensor DEmo)
- 2013-11-04 15:02:19下载
- 积分:1
-
PSO
粒子群算法的Matlab程序,用于多目标优化极值的计算(Particle swarm optimization Matlab program for calculation of extreme multi-objective optimization)
- 2010-12-23 16:56:16下载
- 积分:1
-
subspace-based-on-ESPRIT-algorithm
子空间法计算DOA AOA,ESPRIT旋转不变法程序(Subspace method DOA AOA, ESPRIT rotation invariant method program)
- 2013-09-11 09:27:39下载
- 积分:1