-
fenge
彩色车牌分割。定位车牌。matlab程序(Segmentation of color plates. Positioning plate. matlab program)
- 2012-12-29 16:26:53下载
- 积分:1
-
maidongfeng
模拟高耸结构的随机风载荷,风速时程,风载荷时程(Analog towering structures to random wind loads, wind speed time)
- 2013-09-13 11:46:04下载
- 积分: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
-
shuzixinhaochuli-matlab-shiyan1
matlab 数字信号处理实验1代码全部 东南大学(Digital signal processing matlab code experiment a whole Southeast University)
- 2015-03-27 20:04:18下载
- 积分:1
-
TwoDimFFT
2D FFT in matlab. inputs are original data and block size. ex) block size = [8 8]
- 2011-12-21 13:14:28下载
- 积分:1
-
maikeerxun
基于matlab的迈克尔逊干涉仿真,帮助大家学习光的干涉(Based on the matlab simulation of Michelson interferometers, help you learn the interference of light
)
- 2015-06-08 17:17:13下载
- 积分:1
-
xiaobo1
说明: 图像的小波分解,然后进行压缩,以及最终的恢复图像(Wavelet image compression recovery)
- 2010-04-25 14:00:16下载
- 积分:1
-
matx_processor
《matlab实例》有关matx_processor方面的实例源码,希望对大家有帮助。(" Matlab examples" the source matx_processor Examples, we want to help.)
- 2010-05-19 19:49:57下载
- 积分:1
-
bitlocker_detect
含:分析物理磁盘的分区表和各分区的bootsector for bitlocker以及WINDOWS下设备枚举.(including : Analysis of the physical disk partition table and the district for the bootsector bitlocker and W INDOWS equipment under enumeration.)
- 2006-12-31 16:49:14下载
- 积分:1
-
Multibeam-Sonar-Reverberation
非静止多波束声呐混响的自回归模型。综合考虑了环境,几何结构等多种因素通过时变自相关函数仿真混响复数据序列。(This work describes a technique for simulating nonsta-
tiouary multibeam Gaussian sonar reverberation sequences. The primary
objective is to simulate quadrature-demodulated complex digital vector
sequences that have a prescribed time-variaut Covariance function. )
- 2013-07-12 17:41:49下载
- 积分:1