-
IMM-kalman-filter
matlab 程序,使用交互多模卡尔曼滤波器对机动和非机动模型进行目标跟踪仿真
- 2012-04-05 11:12:35下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
nachos
说明: 近场声全息学习程序,适合没有基础或少量基础的研究者学习或解决NAH问题。(Nearfield Acoustic Holographic Learning Programs and Examples)
- 2021-04-08 19:59:00下载
- 积分:1
-
liti
部分有关最优控制理论与应用的相关例题程序集(Part of the optimal control theory and application of relevant examples assembly)
- 2012-06-11 16:22:41下载
- 积分:1
-
Simulink_PM
Simulink interface blocks with serial
- 2011-06-02 02:59:28下载
- 积分:1
-
pseudo-random-code
仿真实现了伪随机码的产生过程,包括m序列,C/A码以及金码等(simulation of pseudo-random code)
- 2011-08-27 14:31:52下载
- 积分:1
-
US20130015666
Wind energy is one of the fastest growing energy and it will continue to grow around the world
- 2015-03-13 19:23:16下载
- 积分:1
-
CMA
简单的CMA算法,适合初学者来学习,自己编写的,望采纳。(simple CMA algorithm)
- 2020-10-21 18:07:24下载
- 积分:1
-
chengxu
设计一个数字FIR低通滤波器,其技术指标如下:
Wp=0.2pi Rp=0.25Db
Ws=0.3pi As=50db
试写出MATLAB设计的源程序。(Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2pi Rp = 0.25Db Ws = 0.3pi As = 50db test designed MATLAB source code to write.)
- 2009-05-01 20:29:24下载
- 积分:1
-
yichuantuxiangfege
用遗传算法实现道路图像分割,运行良好,方法简单,欢迎下载(Road image segmentation using genetic algorithm, works well, simple methods are welcome to download)
- 2012-04-10 20:25:21下载
- 积分:1