-
OFDM_transmission
采用64QAM调制信号的OFDM信号的生成(OFDM with 64QAM modulation signal generated signal)
- 2011-05-09 12:58:20下载
- 积分:1
-
Pseudo-Random-Generator(Autokorelation-function-o
Pseudo-Random Generator(Autokorelation function of PN secvence)
- 2011-08-04 23:27:29下载
- 积分: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
-
pmsm231_discontinous
基于SVM-DTC永磁同步电机直接转矩控制(Based on SVM-DTC Direct Torque Control)
- 2013-05-24 19:56:39下载
- 积分:1
-
tpta
跳频通信的仿真 用Matlab实现 跳频的图案(Simulation of frequency hopping communication to achieve frequency hopping pattern with Matlab)
- 2021-03-11 10:29:26下载
- 积分:1
-
TV_Denoise_work
这儿是一些最小化全变差图像去噪Matlab源码,用ROF模型,非常有用。(Here are some of the smallest of the total variation image denoising Matlab source code, with the ROF model, very useful.)
- 2011-05-05 20:32:05下载
- 积分:1
-
Jpg_qualtrans
在图像处理实验中,有时需要对图像进行精确质量因子的JPEG压缩,而photoshop和一般的图像处理软件并不具备,本程序利用matlab实现该功能,并支持批处理(将待处理图像放入src文件夹,dst文件夹为输出)(In image processing experiments, sometimes the need for accurate image quality factor of JPEG compression, and photoshop and general image processing software does not have this program using matlab realize this function, and supports batch processing (image to be processed into the src folder, dst folder for output))
- 2014-10-09 23:20:23下载
- 积分:1
-
Graphics
3d and 2d graphics examples in Matlab
- 2012-09-27 00:52:02下载
- 积分:1
-
DCS_SOMP
分布式压缩感知中的SOMP算法,可以用于实现JSM-2的场景的信号的重构(The SOMP Distributed compressed sensing algorithm can be used to implement the JSM-2 signal of the reconstructed scene)
- 2010-11-23 13:12:07下载
- 积分:1
-
openhime
Oppenhime and liem papre in transaction journal
- 2010-12-22 14:58:29下载
- 积分:1