-
tuxiangyasuo
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
IMCOMPR:
Image compression based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Notes:
The function "conv2fft" performs a 2D FFT-based convolution.
Type "help conv2fft" on Matlab command window for more informations.)
- 2010-07-22 19:41:53下载
- 积分:1
-
tongxunyuanlishejibaogao
数字信号处理的直接对象是数字信号,处理的方式是数值运算的方式,它涉及到的内容非常丰富和广泛,它是应用最快、成效最显著的新学科之一,做为信息专业的专业基础课,需要掌握其基本理论和基本的分析方法,通过理论和实践、原理和应用结合让学生掌握知识。而matlab是集数学计算、图形处理和程序语言设计于一体的软件,通过matlab来实现数字信号处理的有关表达,最终实现课程设计的目的。(Direct object of digital signal processing digital signal processing approach is the way value operation, which involves the contents of the very rich and extensive, it is the fastest application, the effectiveness of the most significant one of the new disciplines, as information on professional expertise basic course, need to understand the basic theory and basic methods of analysis, theory and practice, theory and application integration to enable students to acquire knowledge. The matlab is a mathematical calculation, graphics processing and program design in one of the software, through matlab to implement digital signal processing of the expression, and ultimately the purpose of course design.)
- 2010-09-15 10:37:04下载
- 积分:1
-
Desktop
图像的反转,灰度线性变换,非线性变换,直方图均衡化,中值滤波,梯度算子检测边缘等,,(The reversal of the image, the gray linear transformation and non-linear transformation, histogram equalization, median filtering, edge detection and so on, the gradient operator,
)
- 2014-12-17 10:34:07下载
- 积分:1
-
eig_Jacobi
求对称矩阵全部特征值的Jacobi方法(Symmetric matrix for all the eigenvalues of Jacobi method)
- 2009-03-20 08:41:07下载
- 积分:1
-
canister_modified
file for flow of fluid inside matrials
- 2011-07-25 17:06:39下载
- 积分:1
-
Bit-Error-Rate-for-16
THIS IS A MATLAB CODES TO SIMULATE 16 QAM
Bit Error Rate for 16-QAM modulation using Gray modulation mapping
- 2011-09-04 01:21:34下载
- 积分:1
-
prog
mathematical model of the rlc series circuit and s domain analysis of rlc circuit
- 2011-09-14 12:53:19下载
- 积分:1
-
matlabDDE
动态数据交换(Dynamic Data Exchange,DDE)是Windows应用程序间数据交换的有效方法。利用它可以进行组态王和MATLAB的通信,从而扩充组态王的控制运算功能(Dynamic Data Exchange (Dynamic Data Exchange, DDE) is an effective method of data exchange between Windows applications. Use it can be the the configuration king and MATLAB communication, thus to expand KingView control operation function)
- 2013-04-18 20:38:36下载
- 积分:1
-
bluetoothhop
this is a best matlab project
- 2014-08-04 15:08:54下载
- 积分:1
-
fuzzy-MATLAB
本书从工程应用与实践的角度,对模糊推理与模糊控制系统作了深入浅出的介绍,并以多
个实例详细地介绍了模糊推理的学习及其在 matlab模糊逻辑工具箱中的实现,使得读者可以尽快地掌握模糊逻辑的内容与模糊控制的实现和使用。(Book from the point of view of engineering application and practice of fuzzy reasoning and fuzzy control system was introduced in simple terms, and
Instances detailed description of the learning of the fuzzy inference in matlab fuzzy logic toolbox to achieve, so that the reader can grasp as soon as possible to implement and use of fuzzy logic and fuzzy control.
)
- 2012-04-06 21:57:30下载
- 积分:1