-
radar_data2
雷达杂波抑制算法 (Radar clutter suppression algorithm)
- 2010-08-10 16:56:51下载
- 积分:1
-
FIR_CS
滤波器的程序,是属于数字滤波器的,非常好好(Filter procedure, belongs to the digital filter, very good)
- 2014-09-16 15:13:53下载
- 积分:1
-
678c317fbe3e
this is saple program for file system implementtion in purebasic
- 2014-12-05 17:41:07下载
- 积分: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
-
kemllman
卡尔曼滤波程序。实现多维卡尔曼滤波卡尔曼滤波程序。实现多维卡尔曼滤波(Kalman filter procedure.维卡尔曼realize multi-filter
)
- 2012-04-15 14:27:34下载
- 积分:1
-
Horizon-radar-system-simulation
天波超视距雷达系统仿真(多波束形成),代码在paper中,而且给出了详细的说明,能够更好理解田博超市距雷达的工作原理(Horizon radar system simulation (multi-beam forming), the code in the paper, but also gives a detailed description, to better understand the field Bo supermarket works from the radar)
- 2020-06-29 01:20:01下载
- 积分:1
-
VC++.doc
VC++环境下调用MATLAB,其中路径的设置请根据自己电脑中的位置做相应修改(VC++ Environment called MATLAB, which set up the path, please according to their own computers make consequential amendments to the location of)
- 2008-05-07 13:17:18下载
- 积分:1
-
VBdiaoyong(MATlab)
详细介绍VB调用MATLAB的几种方法 里面有具体方案(details call VB MATLAB several methods with a specific program)
- 2007-05-22 22:27:06下载
- 积分:1
-
ddddd
说明: 关于滤波器的源码 能够在MATLAB上运行(On the source filter can be run in MATLAB)
- 2008-11-12 12:12:43下载
- 积分:1
-
Xu-White-model
用C++编写的xu-white模型,适合砂泥岩地层岩石物理建模,很实用(Written by C++ xu-white model, suitable for sand-shale formation rock physics modeling, it is practical)
- 2020-12-25 09:59:04下载
- 积分:1