-
15883851SCREEN_LEIDA
A very useful display covering important aspects of RADAR
- 2009-12-27 22:57:29下载
- 积分:1
-
CCP-OFDM_noguP
CP-OFDM的MATLAB源代码,简洁明了,非常适合初学入门者(CP-OFDM MATLAB source code, concise, very suitable for beginners beginners)
- 2012-08-23 21:33:08下载
- 积分:1
-
test_ekf
扩展卡尔曼滤波(EKF)仿真演示,以一个空中水平抛射出物体为例子,采用EKF对其进行目标跟踪。(Extended Kalman filter (EKF) simulation demo, to a level of air projectile objects as an example, EKF target tracking.)
- 2013-04-22 16:04:48下载
- 积分:1
-
VCandMatlab
VC和Matlab混合编程总结
VC和Matlab混合编程总结(VC and Matlab programming concluding mixed mixed VC and Matlab programming summary)
- 2008-04-20 22:44:07下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
07027162
IMPARARE IL C++ in 2 ore e mezzo?
Modulo-000
- 2015-03-10 23:22:16下载
- 积分:1
-
MPCController
基于模型预测控制算法的matlab控制器设计通用方法,matlab程序(matlab controller design coding ,generic)
- 2013-04-06 13:50:11下载
- 积分:1
-
MilliSecond
说明: 介绍如何在自己的应用程序中实现毫秒级的控制。(control in million second。 )
- 2010-03-28 09:28:23下载
- 积分:1
-
Background_removal
This file contains a whole package of Matlab simulation along with the results
- 2010-12-23 21:46:36下载
- 积分:1
-
DMC2210-hardware
DMC2210硬件手册。该手册是DMC2210控制卡的硬件参数说明以及硬件编程所应注意的问题等。(DMC2210 hardware manual. The manual is a hardware parameter descriptions and hardware programming DMC2210 control card should pay attention to the issues.)
- 2014-01-15 12:26:40下载
- 积分:1