-
imm_smooth
交互多模平滑滤波器,广泛应用于实时性不强的跟踪系统。(IMM_smoothFilter)
- 2009-09-23 12:11:04下载
- 积分:1
-
WLAN-loss-calculation
WLAN设备的传播损耗计算模型,主要是指以下:Devasirvatham模型,也称为线性路径衰减模型,可用于各种建筑材料2.4G电磁穿透损耗的经验衰减因子模型信号的穿透损耗在这个阶段。(Both WLAN propagation loss calculation model is mainly refer to the following: Devasirvatham model, also known as a linear path attenuation model, the attenuation factor model signal penetration loss at this stage are available for a variety of building materials 2.4G electromagnetic penetration loss experience.)
- 2014-11-13 10:42:33下载
- 积分:1
-
lhe-1.1
local histogram. My friend give this to me. I hope it will be helpful to others.
- 2009-09-10 03:58:22下载
- 积分:1
-
idsc_distribute
inner-distance论文对应的程序(matlab code for inner-distance)
- 2010-08-18 09:34:21下载
- 积分:1
-
AM-FM
Modulacion Am y Fm en MatLab
- 2013-01-05 11:16:49下载
- 积分:1
-
COMandMATLAB
基于COM的MATLAB与CNET混合编程的实现与应用(COM-based MATLAB and CNET Implementation and Application of Hybrid Programming)
- 2010-05-19 15:10:54下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
水声OFDM通信系统仿真程序 OfdmSimlater
水声OFDM通信系统仿真程序,包括信道估计、控制均峰功率比等关键技术,信道为多途信道。(The key technologies for the simulation of the basic OFDM communication system, including the scramble control both the peak power ratio, channel estimation, etc.)
- 2013-05-04 15:48:09下载
- 积分:1
-
MUSIC
阵列信号处理常用的MUSIC算法,包括经典MUSIC,求根MUSIC,基于四阶累积量的MUSIC等(MUSIC usual array signal processing algorithms, including the classic MUSIC, Root MUSIC, based on fourth-order cumulant MUSIC etc.)
- 2013-10-15 18:24:41下载
- 积分:1
-
SC_FDE_LiQingzhong
关于单载波频域均衡的研究,将LMS算法引入SC_FDE系统当中(Equilibrium studies on single-carrier frequency domain, the LMS algorithm is introduced which SC_FDE system)
- 2014-02-24 16:14:25下载
- 积分:1