-
sldemo_msfcn_edge_detect
针对图像的边缘检测的SIMULINK模型,可以准实时处理(against the edge of the image detection simulation model will permit real-time processing)
- 2006-12-18 22:53:53下载
- 积分:1
-
ESPRIT-.matlab
ESPIRT算法的matlab仿真,基于旋转因子不变形doa估计算法。只适用于均匀线阵。(ESPIRT algorithm matlab simulation, based on the rotation factor is not deformed doa estimation. Applies only to uniform linear array.)
- 2011-05-06 21:46:37下载
- 积分:1
-
Contors
Conjugate gradient method
- 2011-06-05 01:57:32下载
- 积分:1
-
singer-model-and-EKF
辛格模型及扩展卡尔曼滤波器,有效解决非线性目标跟踪问题。(Singer model and EKF filter, which provided solution to non-linear target tracking problem. )
- 2021-04-11 13:48:58下载
- 积分:1
-
GreeFunction
光学传播,格林函数,matlab模拟小程序(optical transmission, the Green's function, small Matlab simulation procedures)
- 2020-07-04 12:00:01下载
- 积分:1
-
motorcycle_model
MATLAB Simulation文件,摩托车仿真,具体操作步骤见说明文档(MATLAB Simulation file, motorcycle simulation, specific steps see documentation)
- 2013-08-15 17:20:21下载
- 积分:1
-
HMM
用matlab来解决隐马尔科夫的概率问题(HMM in matlab)
- 2012-09-06 15:18:50下载
- 积分:1
-
imgreject
此函数实现抗镜像功能,希望对了解抗镜像、滤波器有所帮助(Implementation of this function of anti mirror function, we hope to investigate the anti mirror, filter help)
- 2015-03-27 16:06:52下载
- 积分:1
-
fault_detection
Distributed fault identification via non-parametric belief propagation
- 2009-12-23 03:05:57下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1