-
AGuideToTheFFT
FFT的MATLAB程序 (FFT of the MATLAB program)
- 2009-03-12 17:05:58下载
- 积分:1
-
PQ1
matlab版本PQ分解法的潮流计算程序 (PQ decomposition matlab version of the trend calculation program)
- 2011-01-01 19:41:57下载
- 积分: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
-
Image_fusion
说明: 图像融合及其源代码在MATLAB环境下的应用(Image fusion and its source code application in MATLAB )
- 2010-04-05 04:33:38下载
- 积分:1
-
cfft256
cfft256程序,很好用的,通信必备的matlab程序(cfft256 procedures, the good, the necessary communication procedures Matlab)
- 2006-06-04 11:05:33下载
- 积分:1
-
matlab
机械设计的matlab源程序,很经典的啊!谢谢这个论坛!(Mechanical design matlab source code, very classic! Thanks for this forum!)
- 2013-01-31 17:23:49下载
- 积分:1
-
single_phase_grid_pv
太阳能最大功率点跟踪,最后加一个单向逆变装置(The maximum power point of the solar tracking)
- 2015-04-01 16:31:57下载
- 积分:1
-
docs
some of the documents related to matlab
- 2010-10-12 14:31:34下载
- 积分:1
-
AM
说明: this file suppressed carrier AM with freq and phase offset
- 2010-11-11 11:14:31下载
- 积分:1
-
bin2int
a functio that change binary codes to intergers
- 2011-07-01 23:28:50下载
- 积分:1