-
filter
说明: Hessian矩阵计算,在matlab下开发,二维三维(Hessian matrix calculations, developed under matlab, two-dimensional three-dimensional)
- 2011-04-08 20:48:11下载
- 积分:1
-
huidubianhuan
使用matlab实现的线性及非线性灰度变换实验,其中有原理说明(Matlab implementation of linear and nonlinear gray-scale transformation experiments, including the principle of description)
- 2012-04-23 21:27:34下载
- 积分:1
-
jifendf
定积分的定义动态描述,能够根据需要实现要求的积分。(matlab,use matlab )
- 2010-10-21 22:16:26下载
- 积分:1
-
s1tos6
from s=1 to s=6 Fourier plot
- 2011-05-21 05:02:31下载
- 积分:1
-
MyWhiteNoise
MyWhiteNoise产生一个指定幅值范围的白噪声信号.(whiteNoise)
- 2009-04-02 15:10:52下载
- 积分:1
-
matlab003
《Matlab软件开发应用》/Mastering Matlab配套学习PPT(The Matlab software development application/Mastering Matlab supporting learning PPT
)
- 2014-12-30 16:33:28下载
- 积分: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
-
FDTD
1, 2 and 3-D FDTD code with PEC boundaries
Program author: Susan C. Hagness
- 2010-07-13 23:43:23下载
- 积分:1
-
Fuzzy_PID
说明: 两个参数自适应模糊PID的例子,能用,效果不错(auo tuning of Fuzzy PID)
- 2010-03-27 23:48:32下载
- 积分:1
-
fuzzy-PID
自己搭建的一个模糊控制与PID控制相切换的模块,波形非常不错(fuzzy PID)
- 2012-03-28 10:21:08下载
- 积分:1