-
DTS for BU2614
BU2614 PLL 源程序,直接解压(source code for digital tuning system using BU2614 PLL IC. Please unzip directly.)
- 2005-02-24 13:12:33下载
- 积分:1
-
MatchFilterLFM
高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc
clear all
close all
2013年9月28日
---------------参数----------
Tr=42e-6
fs=9.5e6
K=0.7e11
Nfft=2048
-------------匹配滤波 时域生成--------------
t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs)
w = kaiser(length(t),2.5)
w=w
w = ones(1,length(t))
ht1=w.*exp(-1i*pi*K*t.^2)
ht2=w.*exp(1i*pi*K*t.^2)
hf1=fft(ht1,Nfft)
hf2=fft(ht2,Nfft)
figure
subplot(211)
plot(abs(hf1))
title( 匹配滤波器1 幅频响应 )
subplot(212)
plot(phase(hf1))
title( 匹配滤波器1 相位 )
figure
subplot(211)
plot(abs(hf2))
title( 匹配滤波器2 幅频响应 )
)
- 2013-10-12 22:32:06下载
- 积分:1
-
GprMaxV2.0
地质雷达仿真软件,可以模拟各种结构,得到仿真数据。可编程也脚本文件(Geological radar simulation software can simulate a variety of structures, to get the simulation data. Programmable also script file)
- 2020-07-10 08:28:56下载
- 积分:1
-
GaussSeidel
GaussSeidel search algorithm matlab
- 2012-04-07 06:12:39下载
- 积分:1
-
Load-flow-newton-raphson
Load flow with newton rphson algorithm m file matlab code
- 2011-05-31 19:22:59下载
- 积分:1
-
LaDiCaoz_v2
高精度地形数据处理,位错测量与回复,误差分析(High precision terrain data processing; Displacement measurement and recovery; Error analysis)
- 2018-10-09 21:47:05下载
- 积分:1
-
gps2utc
this function change Global Positioning System(GPS) time into Universal Time Coordinated(UTC).
- 2011-02-03 20:43:40下载
- 积分:1
-
ofdmsystem
该系统是OFDM系统仿真框图用simulink做的,并且可以计算出误码率,而且误码率很低(The system is OFDM system simulation using simulink block diagram to do, and can calculate the error rate, and low bit error rate)
- 2010-05-24 11:37:55下载
- 积分:1
-
xyarray
ATM signaling kernel-demon interface.
- 2014-08-06 11:03:00下载
- 积分:1
-
hale-tamrin
it is for macrowawe and antenna
that is very good
- 2013-11-05 23:24:33下载
- 积分:1