搜索资源列表
Multiwavelet
- 关于多小波的一个原程序,一个很基本的算法 。
SPIHT_Matlab_Demo
- Matlab中的一些基本操作。主要为图像压缩的ezw算法。
VC图像处理的一些基本算法及小波变换源码
- VC图像处理的一些基本算法及小波变换源码-VC image processing algorithms and some basic wavelet transform FOSS
方位水平仪基本算法
- 方位水平仪的基本算法 主要功能是空间定位-position level for the basic algorithm is the main function of spatial location
VC++图像处理最基本算法
- 专门用于图像处理的最基本算法,包括傅里叶变换,滤波,平滑等基算法
Wavelet1D
- 小波算法实现的VC实现,用于基本的图像编码处理-VC wavelet algorithm achieved the realization of the basic image coding for processing
5544
- 小波变换在数字化图象的压缩中起着极其重要的作用。本文在简单阐述小波变换基本理论和Mallat算法基本思想的基础上,着重利 用Matlab软件研究了小波变换在图像压缩技术中的具体应用,结合实例给出了具体程序,并对程序进行了详细说明-Wavelet transform of digital image compression plays an extremely important role. In this paper, a simple basic theory of wavelet tra
bobianhuan
- 1.加深对离散时间信号的DTFT基本概念的理解。 2.熟悉DFT变换原理及其基本性质。加深对DTFT和DFT相互关系的理解 3.熟悉FFT算法原理和FFT子程序的应用 4.掌握用MATLAB计算离散时间信号的DTFT和DFT的方法,FFT函数的用法。 -1、Deepen their understanding of discrete-time signal DTFT understanding of basic concepts. 2、DFT-familiar with th
LtoLHtoH_svd
- 本算法结合小波变换和SVD奇异值变换,实现了水印的嵌入和提取,载体图像的鲁棒性和水印的不可见性,提取出的水印图像的和原水印图像基本一致,抗攻击性强。-The algorithm combines wavelet transform and SVD singular value transformation, achieved watermark embedding and extraction, vector image watermark robustness and invisibility
waveletDB4PRO
- 在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信号进行小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的-Understand the discrete wavelet transform in the fundamental principles and algorithms, based on the VC program by designing a simple one-dimensional signal wavelet coef
xiaobo
- 本书全面系统介绍了小波分析的基本理论和最新研究成果,重点介绍小波分析的应用成果,并通过软件实现来检验应用效果。全书分为三篇:第一篇是小波理论,包含8章内容,小波分析的发展历史及文献综述、准备知识、多分辨分析与共轭滤波器、连续小波变换、最佳小波基的构造及算法、二维母小波的构造、框架与样条小波理论、时间----频率分析;第二篇是小波应用,包含12章内容,详细介绍了小波分析在图象压缩、流体力学、工业CT、故障诊断、语音分割、数学物理、地球物理勘探、医学细胞识别、线性系统、神经网络等方面的应用;第三篇是
MATLAB2_lms
- 介绍了自适应滤波算法LMS的四个基本的程序算法,对初学者能够提供便利。-LMS adaptive filtering algorithm described four basic program algorithm, for beginners can be facilitated.
xiaobolvboqi-de-noise
- 此函数用于研究Mallet算法及滤波器设计,此函数用于消噪处理,分解的有用信号小波高频系数基本趋于零.-This function is used to study the Mallat algorithm and filter design, this function is used to eliminate noise, high-frequency coefficient of the useful signal wavelet decomposition basically tends
Iris-feature-extraction-algorithm
- 基于二维小波变换和方向向量,提出一种新的虹膜特征提取方法。该方法的基本思想是考虑虹膜纹理的 灰度变化,对于多层小波分解后的低频分量,分别求其在4个方向上的方向向量,最后形成虹膜码。测试结果表明,该方法能 有效地提高虹膜的识别率,且算法简单、快速。 -The basic principle of the method is as follows.In view of iris textural intensity variation,for the low- frequency c
MUSIC
- MATLAB实现基本MUSIC算法与均匀线阵结合的DOA估计功能-MATLAB MUSIC algorithm with uniform linear array combination DOA estimation
DFT(傅里叶变换)
- 傅里叶变换在图像处理中被广泛应用,该算法实现了傅里叶变换的基本代码。(This algorithm implements the basic code of the Fourier transform.)