CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - discrete wavelet transform matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - discrete wavelet transform matlab - List
[
Wavelet
]
小波程序
DL : 1
这是一个关于小波应用工程程序的期末作业,里面包括连续小波变换和离散小波变换,适合初学者使用-This is a project on the application of wavelet end of the operating procedures, including inside the continuous wavelet transform and discrete wavelet transform, for beginners
Update
: 2025-02-19
Size
: 329kb
Publisher
:
赵锐
[
Wavelet
]
codefile
DL : 0
对图像进行二维离散小波变换, 变换级数大于等于3级, 并进行重构, 最后计算重构图像的峰值信噪比(PSNR).-images of two-dimensional discrete wavelet transform, transform Series is greater than or equal to 3, and reconstruction, Image Reconstruction final calculation of the peak signal-to-noise ratio (PSNR).
Update
: 2025-02-19
Size
: 2kb
Publisher
:
廖鑫鹏
[
Wavelet
]
waterMark
DL : 0
各种数字水印的matlab源代码,包括离散余弦,小波变换等-A variety of digital watermarking matlab source code, including the discrete cosine, wavelet transform, etc.
Update
: 2025-02-19
Size
: 238kb
Publisher
:
尹拉克
[
matlab
]
wavelet
DL : 0
小波变换去噪和97提升小波和离散小波变换的matlab程序-Wavelet Denoising and 97 lifting wavelet and discrete wavelet transform matlab program
Update
: 2025-02-19
Size
: 149kb
Publisher
:
刘俊
[
Wavelet
]
DWT_2D
DL : 0
此源代码用以实现二维离散小波变换,基于mallat塔式算法-This source code used to realize two-dimensional discrete wavelet transform, Mallat tower algorithm based on
Update
: 2025-02-19
Size
: 2kb
Publisher
:
宗晓飞
[
matlab
]
DWT
DL : 0
利用matlab实现的基于离散小波变换的数字水印代码-Matlab realize the use of discrete wavelet transform-based digital watermarking code
Update
: 2025-02-19
Size
: 98kb
Publisher
:
chen chen
[
Graph program
]
DWT
DL : 0
这是个小波变换的matlab程序,里面很全,对于初学者很有帮助-This is a wavelet transform matlab program, which is very wide, very helpful for beginners
Update
: 2025-02-19
Size
: 2kb
Publisher
:
kevin
[
matlab
]
dftMATLAB
DL : 0
DFT:离散傅立叶变换 符运行后得频谱图-DFT: Discrete Fourier Transform running at a frequency spectrum
Update
: 2025-02-19
Size
: 7kb
Publisher
:
chemmy
[
Special Effects
]
wavelet
DL : 0
图像处理中的小波变换处理方法中的离散小波变换代码-Image Processing of wavelet transform methods deal with discrete wavelet transform code
Update
: 2025-02-19
Size
: 3kb
Publisher
:
[
Graph Recognize
]
DWT_PCA
DL : 0
离散小波变换,然后主成分分析进行数据降维,用于模式识别,如人脸识别,掌纹,表情,指纹等识别。-Discrete wavelet transform, and then principal component analysis for data dimensionality reduction for pattern recognition, such as face recognition, palmprint, face, fingerprint and other identification.
Update
: 2025-02-19
Size
: 16kb
Publisher
:
陈浩
[
Special Effects
]
DWT_1D
DL : 0
该程序为一维离散小波变换的matlab程序,很实用-The procedure for the one-dimensional discrete wavelet transform matlab program, it is practical
Update
: 2025-02-19
Size
: 1kb
Publisher
:
hrq
[
matlab
]
Daubechies_discrete_wavelet
DL : 0
Daubechies discrete wavelet transform
Update
: 2025-02-19
Size
: 1kb
Publisher
:
林
[
Wavelet
]
xiaobo
DL : 0
本代码给出了图像的二维离散小波变换分解、重构图像以及误差图像。-The code gives the two-dimensional image decomposition of discrete wavelet transform, image reconstruction and the error image.
Update
: 2025-02-19
Size
: 14kb
Publisher
:
万永
[
Wavelet
]
WaveletTransformsinMATLAB
DL : 0
执行一维和二维小波变换在MATLAB环境中。十几包括的小波函数有: * Haar * Daubechies 1-6 * Symlets 1-6 * Coiflets 1 and 2 * Splines and reverse splines * CDF 9/7 and Le Gall 5/3 * S+P wavelets (2,2), (4,2), (4,4), (6,2), and (2+2,2) * Two Ten "TT" * Low-complexity design * HVS design Visual 9/3 -Description Perform 1D and 2D wavelet transforms in MATLAB. WAVELET(W,L,X) computes the L-stage discrete wavelet transform (DWT) of signal X using wavelet W. For the inverse transform, WAVELET(W,-L,X) inverts L stages. Included wavelets are * Haar * Daubechies 1-6 * Symlets 1-6 * Coiflets 1 and 2 * Splines and reverse splines * CDF 9/7 and Le Gall 5/3 * S+P wavelets (2,2), (4,2), (4,4), (6,2), and (2+2,2) * Two Ten "TT" * Low-complexity design * HVS design Visual 9/3
Update
: 2025-02-19
Size
: 10kb
Publisher
:
chen huayi
[
Wavelet
]
OneDimensionalDiscreteWaveletTransforms
DL : 0
本实验要求开发一个基本的哈尔小波变换程序包,用于后续的实验。实验中使用哈尔基函数特有的“平均”与“差分”方法。首先要编写一个计算哈尔小波的j-尺度离散小波变换程序。并且要编写一个计算哈尔小波的j-尺度的逆离散小波程序,并用课本上的例7.8来验证所编写的程序-The experiment calls for the development of a basic package Haar wavelet transform for the follow-up experiment. Harki function used in the experiment-specific " average" and " difference" method. First of all, to be prepared a calculation of the Haar wavelet j-scale discrete wavelet transform procedures. And to prepare a calculation of the Haar wavelet scale j-inverse discrete wavelet procedures, and the cases of books to verify the preparation of 7.8 procedures
Update
: 2025-02-19
Size
: 9kb
Publisher
:
jhm
[
Wavelet
]
MATLABwavelet
DL : 0
小波变换的matlab程序,包括离散小波变换,多尺度变换,小波包分析,小波用于图像压缩、水印、去噪-Matlab wavelet transform procedures, including the discrete wavelet transform, multi-scale transform, wavelet packet analysis, wavelet image compression, watermarking, denoising
Update
: 2025-02-19
Size
: 75kb
Publisher
:
侯强
[
Wavelet
]
wavelet
DL : 0
通过matlab实现二维离散小波变换的Mallat快速算法源程序和对二维图像进行多级分解与重建-Matlab achieved by two-dimensional discrete wavelet transform Mallat fast algorithm and multi-dimensional image decomposition and reconstruction
Update
: 2025-02-19
Size
: 193kb
Publisher
:
zhang
[
Wavelet
]
Discrete-Wavelet-Transform-MATLAB
DL : 0
离散小波的MATLAB计算程序,采用db10小波进行水位数据序列的离散化-code for discrete wavelet transform in MATLAB
Update
: 2025-02-19
Size
: 1kb
Publisher
:
余世鹏
[
Multimedia Develop
]
Discrete-Wavelet-Transform-FPGA-design-using-MATL
DL : 0
Discrete Wavelet Transform FPGA Design using MatLab/Simulink
Update
: 2025-02-19
Size
: 512kb
Publisher
:
dctguy
[
e-language
]
Discrete-Wavelet-Transform-in-MATLAB
DL : 0
Discrete Wavelet Transform in MATLAB
Update
: 2025-02-19
Size
: 83kb
Publisher
:
sissemo
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.