-
Kalman-Filtering-Matlab
卡尔曼滤波理论及其Matlab实现。清晰版。(Kalman Filtering Theory And Practice Using Matlab (2Ed , Wiley, 2001)(410S))
- 2014-09-22 20:31:15下载
- 积分:1
-
jizuobiao
对从金属棒材中提取的超声缺陷信号经过自适应滤波以后的极坐标显示图(polar graph of ultrasonic defect signal)
- 2013-10-22 12:12:14下载
- 积分:1
-
MOMantena
matlab求解半波天线,矩量法解双位方程,求直线天线表面电流分布 (matlab--antenau=u+I1(1,m).*sin(thita(1,n)).*exp(j*k0*z(1,m).*cos(thita(1,n))).*L/(N*lamda))
- 2009-04-01 00:05:44下载
- 积分:1
-
ACATSP.m
应用蚁群算法来解决所有点的遍历且距离最短的问题(Ant colony algorithm to solve all the points of the traversal and shortest distance problems)
- 2010-11-30 19:47:55下载
- 积分:1
-
target-tracking-using-kalman
说明: 此代码包含运动目标检测和卡尔曼滤波,其中有测试序列(This code contains the moving target detection and filtering, which test sequences)
- 2011-03-15 20:20:51下载
- 积分:1
-
TuxiangFazhifenge
数字图像阀值分割各种方法 最大熵 OTSU 双峰法 迭代法 分水岭算法 (Digital image threshold segmentation methods maximum entropy OTSU method of bimodal iterative method of watershed algorithm)
- 2014-10-22 15:21:15下载
- 积分:1
-
aa.tar
《synthetic aperture radar signal processing with matlab algorithms》一书代码,雷达信号处理中的经典。(Code for synthetic aperture radar signal processing with matlab algorithms
A very good book for SAR signal processing.)
- 2011-08-31 22:11:22下载
- 积分:1
-
houghlinedection
使用hough变换来检测直线,先用log算子进行边缘提取后进行检测,效果非常好(line detection)
- 2010-06-11 13:37:27下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
twobeams
光束合成相干仿真器,模拟两个光束在空气中传播并相干,可进行参数设定。(Coherent beam combiner simulator to simulate the propagation and the two coherent light beams in the air, the parameters can be set.)
- 2013-12-27 01:47:26下载
- 积分:1