-
uwb_ch
我们导师编写的802.15.3A程序,相对IEEE的程序做了相当大的简化,很值得参考(We tutor prepared 802.15.3a procedure, the relative IEEE procedures to do a considerable simplification, it is worth considering)
- 2007-08-22 09:18:56下载
- 积分:1
-
bitinterleaver
CMMB 比特交织块(384*360)的MATLAB代码(CMMB Bit Interleaving block (384* 360) of the MATLAB code)
- 2009-02-06 17:33:31下载
- 积分:1
-
2ndn
关于bp神经网络的源程序,对研究bp神经网络非常有帮助(bp on neural network source, the study bp neural network has been very helpful)
- 2006-07-15 21:49:35下载
- 积分:1
-
pray
衰减全反射ATR计算程序,可以计算多层平面介质光波反射率(Attenuated total reflection ATR calculation procedures, we can calculate the light wave reflectivity of multilayer planar dielectric)
- 2012-05-19 18:33:22下载
- 积分:1
-
signalprocess
张贤达 现代信号处理第二版 信号处理权威书籍(Zhang Xian of modern signal processing second edition)
- 2011-12-15 10:42:23下载
- 积分:1
-
ofdm_simulation_primary
基于MATLAB的ofdm系统仿真m文件(MATLAB-based simulation ofdm m files)
- 2010-05-24 10:09:46下载
- 积分:1
-
25825696ls_mmse_updated
实现LS信道估计的SER计算和MSE计算(LS channel estimation achieve SER calculation and MSE calculations)
- 2013-11-10 13:49:06下载
- 积分:1
-
MATLAB-IMAGE
matlabr软件应用的图形图像处理,很专业的教材,事例很多(matlabr graphic image processing software applications, very professional materials, many examples)
- 2013-11-22 17:25:08下载
- 积分: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
-
ChanAlgorithmDemo
说明: 基于chan算法的TDOA定位方法
用于学习(TDOA location method based on Chan algorithm
Used for learning)
- 2019-03-09 17:53:19下载
- 积分:1