-
fftfiltler
生成一个正弦信号,并加入白噪声,得到正弦信号以及白噪声的混合信号,通过低通滤波器对白噪声进行处理(generate a sinusoidal signal, and add white noise, sinusoidal signal to be white noise and mixed-signal, through low-pass filter white noise processing)
- 2006-06-15 21:34:34下载
- 积分:1
-
mtd_mti_pc_loadrealdata
本程序基于实测的LFM脉冲信号回波数据,进行脉冲压缩处理,实现MTI/MTD/Matched Filter等功能,主要完成以下具体功能
1.脉冲压缩的实现以及结果处理,
2.固定目标的对消的实现方法、作用以及必要性分析,
3,脉冲积累的时机、实现方式、效果及必要性分析,
4,动目标检测的实际含义、具体实现方案及结果分析,
5,对目标距离、速度、数量的回答及旁瓣抑制的必要性分析
(
This program echo LFM pulse signal based on the measured data, the pulse compression processing, realize MTI/MTD/Matched Filter, and other functions, mainly to complete the following specific functions
1. The realization of pulse compression and processing results,
2. Cancellation of the realization method of the fixed target, function and the analysis of the necessity,
3, the timing of the pulse accumulation, implementation method, effect and necessity analysis,
4, the actual meaning of the moving target detection, the concrete implementation plan and result analysis,
5, the target distance, speed, number of answer and the analysis of the necessity of the sidelobe suppression
)
- 2016-10-11 15:52:42下载
- 积分:1
-
eyeMap
EyeMapC code matlab for finding eye region
- 2010-11-09 22:02:29下载
- 积分:1
-
cwts-specs-010RLC
IMT-DS FDD(WCDMA)系统无线接口层2技术规范:
无线链路控制(RLC)协议
IMT-DS FDD(WCDMA) System Radio Interface Layer2 Technical Specification:
Radio Link Control(RLC) Protocol
(IMT-DS FDD (WCDMA) radio interface layer 2 system specification: Radio Link Control (RLC) protocol IMT-DS FDD (WCDMA) System Radio Interface Layer2 Technical Specification: Radio Link Control (RLC) Protocol)
- 2010-12-09 09:58:00下载
- 积分:1
-
wutu
恢复清晰图像的一种方法,达到了比较好的效果。(A way to restore a clear image, reached a relatively good results.)
- 2011-07-24 00:40:17下载
- 积分:1
-
8
MATLAB源程序:支持多重边的欧拉巡回的matlab程序(MATLAB source: Supports multiple edges Euler tour matlab program)
- 2013-08-27 18:32:59下载
- 积分:1
-
stepfr
说明: 国外关于雷达线性和非线性调频技术的描述包含脉冲压缩结果图(Abroad on the radar, linear and nonlinear FM pulse compression technology, includes a description of the results of Figure)
- 2010-03-26 11:53:43下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
chap4
《MATLAB图像处理实例详解》源代码 第四章( MATLAB image processing example explanation Source Code Chapter......)
- 2014-12-16 16:29:30下载
- 积分:1
-
mygauss
高斯积分计算程序,用于计算高斯积分点和权系数。(Gauss numerical integral programme)
- 2015-03-10 09:10:57下载
- 积分:1