-
Ubung3
sensor processing in matlab 2
- 2010-06-08 20:06:38下载
- 积分:1
-
error_diff
用3中误差扩散滤波器实现误差扩散,分别是floyd stein, sierra, Stenenson滤波器(Error diffusion filter with a 3 to achieve error diffusion, respectively, floyd stein, sierra, Stenenson filter)
- 2010-12-07 09:39:36下载
- 积分:1
-
lyap_wolf
使用wolf方法求最大lyapunov指数,核心算法为c语言,接口为matlab(method for the use of wolf largest lyapunov index, the core algorithm c language, Interface to Matlab)
- 2006-12-27 12:10:41下载
- 积分:1
-
MatlabMaterials
Matlab应用电子书5本,对初学者非常有用。Pdf格式。(Matlab Application five e-books, very useful for beginners. Pdf format.)
- 2007-06-09 08:48:37下载
- 积分:1
-
Fundamentals_of_Electromagnetics_with_Matlab_-_Lo
Fundamentals of electromagnetics with matlab for higher research
- 2011-08-10 10:05:04下载
- 积分:1
-
tfrspwv
数据处理,去除噪声的平滑方法,主要对离散信号的平滑处理(Signal smoothing)
- 2016-09-07 21:30:58下载
- 积分:1
-
global-optimization--clustering
A new unconstrained global optimization method based on clustering and parabolic approximation
- 2016-12-20 11:12:21下载
- 积分: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
-
MATLAB-predictive-control
MATLAB模型预测控制工具箱进行模型预测控制器设计的全过程(Model Predictive Control Toolbox for MATLAB model predictive controller design process)
- 2010-09-03 10:39:17下载
- 积分:1
-
ccdegree
此代码的主要功能是计算纹理图像的表面粗糙度(The main function of this code is to calculate the surface roughness of texture images)
- 2010-09-13 16:03:46下载
- 积分:1