-
MatlabCounselling-and-the-guide
MATLAB的主要功能、界面操作基础,对MATLAB软件知识进行总结概括。(MATLAB' s main function, the interface based on MATLAB software knowledge summarized.)
- 2011-08-21 21:14:43下载
- 积分:1
-
MATLAB--guide
MATLAB应用程序接口用户指南。这里面很全面的介绍了matlab的借口常用方法(MATLAB Application Program Interface User' s Guide. There is a very comprehensive introduction to the common method matlab excuse)
- 2013-09-08 18:40:50下载
- 积分:1
-
music-
MUSIC算法的MATLAB程序 信号和阵源参数 阵列输出相关矩阵(MUSIC algorithm MATLAB program array source signal and the output parameter array correlation matrix)
- 2013-09-06 16:19:36下载
- 积分:1
-
VelocityAnalysis
对于地震勘探中出现的速度谱进行分类和处理(For seismic velocity spectrum appears in the classification and treatment)
- 2015-01-14 16:29:27下载
- 积分:1
-
matlanb3
PV Array matlab file good for basisc
- 2013-12-09 23:07:23下载
- 积分:1
-
yuv2rgb
本程序实现的功能是把yuv文件变为RGB,以便于matlab处理!(The implementation of the program function is to put the yuv file into RGB, in order to deal with matlab
)
- 2013-12-19 11:34:09下载
- 积分: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
-
subversion-1.8.13.tar
subversion代码最新版本,镜像版本速度太慢(The latest version of subversion code)
- 2015-04-06 22:41:58下载
- 积分:1
-
FFTapsd
FFT变换及逆变换,用FFT进行简单滤波,自功率谱和互功率谱(FFT transform and inverse transform, a simple FFT filter, auto power spectrum and cross power spectrum
)
- 2020-11-23 08:49:33下载
- 积分:1
-
filtros
This program gives a graphic of module, phase and amplitude of diferents kinds of filters, using guide.
- 2009-12-21 04:33:50下载
- 积分:1