-
blockturbo
关于turbo编解码的源程序 matlab仿真程序 运行成功(the program about the turbo coding and decoding and it can run succefully)
- 2010-01-03 19:54:52下载
- 积分:1
-
88graph
MIMO块对角化预编码仿真图形,这里是8发8收时的仿真图形。(Block diagonalization precoding MIMO simulation graphics, here is the 8 8 a receipt issued simulation graphics.)
- 2010-05-21 22:04:15下载
- 积分: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
-
MATCOM
Datta, algebra book source code
[Biswa_Nath_Datta]_Numerical_methods_for_linear_computation
- 2014-12-25 18:31:20下载
- 积分:1
-
1Wire_2014_04_20
Test implementation for the C code example in
Application Note 192 Using the DS2480B Serial 1-Wire Line Driver DLL .
This implementation uses the Windows 32-bit serial
communication API and a standard DS9097U serial adapter
initializing the DS2480B.
- 2015-04-10 21:29:21下载
- 积分:1
-
Adaptive
这是一个自适应滤波的matlab源程序,已经通过调试,可以直接看图(This is an adaptive filtering matlab source, has been through the debugging, you can directly Figure)
- 2010-06-10 18:03:05下载
- 积分:1
-
GUI-matlab-tutorial
GUI matlab tutorial,GUI 编程好助手!(GUI matlab tutorial,GUI programing!)
- 2013-01-23 03:20:11下载
- 积分:1
-
Genetic-Algorithm-Toolbox
MATLAB遗传算法工具箱之一-gatbx
(MATLAB Genetic Algorithm Toolbox)
- 2013-11-29 20:56:36下载
- 积分:1
-
Unitary_esprit
关于面阵中二维角度估计的 Unitary -ESPRIT算法的MATLAB程序(About two-dimensional planar array of Unitary-ESPRIT angle estimation algorithm MATLAB program)
- 2015-04-17 13:03:31下载
- 积分:1
-
ddj
钢管问题。最优话模型求解。易拉罐,最优采购!(matlab pipe problem. If solving the optimal model. Cans, the best purchase!)
- 2010-07-29 11:44:35下载
- 积分:1