-
PSA_Esprit_Music_T1_1
使用Esprit_Music方法估计窄带极化信号(PSA_Esprit_Music)
- 2009-10-11 08:17:16下载
- 积分:1
-
CMA-ES
The optimization behavior of the self-adaptation
(SA) evolution strategy (ES) with intermediate multirecombination
(the (=I )-SA-ES) using isotropic mutations
is investigated on the general elliptic objective function. An
asymptotically exact quadratic progress rate formula is derived.
This is used to model the dynamical ES system by a set of
difference equations. The solutions of this system are used to
analytically calculate the optimal learning parameter . The
theoretical results are compared and validated by comparison
with real (=I )-SA-ES runs on typical elliptic test model
cases. The theoretical results clearly indicate that using a
model-independent learning parameter leads to suboptimal
performance of the (=I )-SA-ES on objective functions
with changing local condition numbers as often encountered in
practical problems with complex fitness landscapes.
- 2013-09-12 20:32:09下载
- 积分:1
-
GLRLM
计算二维图像的灰度游程矩阵,并计算特征统计量(Calculating the gray range matrix of a two-dimensional image and calculating the characteristic statistics)
- 2021-03-09 19:39:27下载
- 积分:1
-
感知无线电仿真
感知无线电仿真,无线自组网按需平面距离向量路由协议aodv
/* Define interrupt codes for generating handling interrupts */
/* indicating changes in deference, frame timeout which infers */
/* that the collision has occurred, random backoff and transmission */
/* completion by the physical layer (self interrupts). */
typedef enum WlanT_Mac_Intrpt_Code
{
WlanC_Deference_Off, /* Deference before frame transmission */
WlanC_Frame_Timeout, /* No frame rcvd in set duration (infer collision) */
WlanC_Backoff_Elapsed, /* Backoff done before frame transmission */
WlanC_CW_Elapsed /* Bakcoff done after successful frame transmission */
} WlanT_Mac_Intrpt_Code;
/* Define codes for data and managment frames use in DCF */
/* The code defined is consistent with IEEE 802.11 format */
/* There are 6 bits used to define the code and in the following */
/* enumeration the first 6 bits are used in the type field of the fram
- 2022-01-25 19:47:22下载
- 积分:1
-
kmeans in matlab
您可以使用k-means进行模式分类和识别。这个matlab代码是两个随机类的一个例子。
- 2022-07-18 14:32:14下载
- 积分:1
-
基于卡尔曼滤波的数据融合
基于卡尔曼滤波的信息融合,对多传感器的信号进行融合,
- 2023-01-08 17:25:03下载
- 积分:1
-
蒲丰投针Matlab动态仿真
自己数学实验实现的动态的蒲丰投针,一点开始,开始投针,点击结果得到Pi的估计值。花了很长时间做好的。得了优秀。绝对原创。
- 2022-02-25 22:37:34下载
- 积分:1
-
tsp遗传算法
基于matlab编写的遗传算法,用以求解经典的TSP问题
- 2022-03-15 08:27:10下载
- 积分:1
-
fuzzy_control_for_penduim
说明: 这是一个通过fuzzy和其他控制算法结合来对单摆进行控制的仿真程序!(This is a fuzzy and through other control algorithm combining the pendulum control the simulation program!)
- 2006-02-15 22:07:52下载
- 积分:1
-
parzen
说明: 二维数据集Parzen方窗非参数估计PDF(概率密度函数),三维结果显示,有图,有完整说明文档和程序运行说明,matlab编程环境,此为模式识别小作业 parzen(Dimensional data set Parzen Window non-parametric estimation side PDF (probability density function), three-dimensional results show that map, with complete documentation, matlab programming environment, this is the pattern recognition of small operations)
- 2020-10-31 16:59:55下载
- 积分:1