-
toolbox_image
This toolbox contains functions related to image processing, including
* images loading and generation.
* filtering and blurring functions.
* anisotropic and spacially variant filters.
* non-linear filtering (median, LIC, bilateral).
* High Dynamic Range image loading and equalization.
* total variation image processing (denoising and decomposition).
* non-wavelets image transforms such as local DCT
- 2007-09-11 10:07:14下载
- 积分:1
-
MATLABandWavelet
本书是讲用matlab工具箱处理小波分析算法的书籍,书里包含了工具箱的所有常用函数。(This book is about dealing with wavelet analysis toolbox matlab books, the book contains all the common functions of the toolbox.)
- 2010-07-14 15:57:02下载
- 积分:1
-
uof_guide
UOF(Unified Office document Format)是我们国家主推的一个办公文档格式标准,这个是UOF的标准文档.请支持!!!!!(UOF (Unified Office document Format) is the main push of a country office document format standards, this is the UOF standard document. Please support !!!!!)
- 2009-11-10 09:16:41下载
- 积分:1
-
MATLABchebhigh2cheblow1
自己做的:
(一)用双线性变换法设计并用实验系统实现一个三阶的契比雪夫Ⅰ型低通数字滤波器,其采样频率Fs =8KHz,1DB通带边界频率为fp=2KHz。
(二)用双线性变换法设计并用实验系统实现一个三阶的契比雪夫Ⅱ型高通数字滤波器,其采样频率Fs =16KHz,阻带边界频率为fst =4KHz,As=20dB。
((A) design using the bilinear transformation method and the experimental system of a third-order Chebyshev low-pass type Ⅰ digital filter, the sampling frequency Fs = 8KHz, 1DB passband boundary frequency is fp = 2KHz. (B) Bilinear transformation method used to design and use of the experimental system of a third-order Chebyshev type Ⅱ high-pass digital filter, the sampling frequency Fs = 16KHz, stopband boundary frequency fst = 4KHz, As = 20dB.)
- 2009-05-05 14:13:46下载
- 积分:1
-
RESEARCH_ON_TURBO_EQULIZATION
传统均衡器无法有效地同时对抗这两种信道衰落,而Turbo均衡技术作为一种联合信道均衡和信道译码的方法,能有效地对抗符号间干扰(ISI),提供迭代增益,提高接收机的整体性能。因此,本文根据下一代无线通信系统的设计要求,分别对单载波和OFDM系统的Turbo均衡算法进行了研究。
(Conventional equalizer can not effectively fight both at the same time fading, while the Turbo equalization as a joint channel equalization and channel decoding method is robust against inter-symbol interference (ISI), provides iteration gain, improved receiver overall performance. Therefore, this next-generation wireless communication system according to the design requirements, namely, the single carrier and OFDM systems Turbo equalization algorithm is studied.)
- 2010-11-26 12:36:55下载
- 积分:1
-
vsfunc
描述可视化数字编码的matlab程序,在matlab上调试通过(Describe visualization digital encoding matlab program, matlab debugging through)
- 2010-03-15 17:19:27下载
- 积分:1
-
TECH_MEMO-93-07
Longitudinal Control of the Lead Car of a Platoon
- 2021-03-02 15:09:34下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
oregonator
Originator, This code contain implementation of originator
- 2015-03-30 07:03:43下载
- 积分:1
-
An-Overview-Of-Vertical-Handoff
VERTICAL HANDOFF IN NHETEROGENEOUS WIRELESS NETWORK
- 2012-11-20 18:11:44下载
- 积分:1