-
gold_fuction
用MATLAB实现gold序列的子函数,可在主函数中调用,生成2^n-1长度的gold序列。(use MATLAB to make out gold sequence,which obtained 2^n-1 data.)
- 2013-04-16 09:33:38下载
- 积分: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
-
MuTE
说明: 多尺度传递熵Matlab工具箱,用以计算信号的多尺度传递熵(Claculate Multiscale Transfer Entropy)
- 2020-12-24 11:49:05下载
- 积分:1
-
CPN
cpn算法例程,主要用c++实现,分两层实现,等等,自己看吧,(CPN algorithm routines, the main c++ achieved, divided into two levels to achieve, and so on, their own look,)
- 2008-12-16 11:06:32下载
- 积分:1
-
Ultrasonic_beam_structure
Mathematic model of acoustic field for ultrasonic transducers according to "Ultrasonic beam structures in fluid media" paper
- 2013-09-10 22:10:05下载
- 积分:1
-
channel
MIMO传输信道仿真
对信道进行编码、解码(MIMO transmission channel simulation of channel coding and decoding)
- 2009-12-07 13:52:00下载
- 积分:1
-
simulation
generate random code in matlab
- 2010-12-26 21:04:42下载
- 积分:1
-
emd-tools
经验模态分解工具箱,用于处理复杂信号的特征提取十分有效(Empirical mode decomposition toolbox for dealing with complex signal feature extraction is very effective)
- 2012-06-14 13:06:28下载
- 积分:1
-
113172205sa
说明: 模拟退火的实现代码,给出具体的案例分析。可以按照不同需要对程序体进行改进(The realization of simulated annealing code, gives specific case studies. According to the different needs of the program to improve body)
- 2008-11-14 16:46:02下载
- 积分:1
-
graph-sights
带fig界面的matlab图像处理,涉及图像缩放,旋转,加噪去噪等,使用时先点击右下角的开始,才能继续其他操作(Fig interface matlab with image processing, involves image scaling, rotation, noise denoising, etc. When you first click the lower right corner of the start in order to continue other operations)
- 2011-05-14 23:12:44下载
- 积分:1