搜索资源列表
homework.m
- 本代码是本人于前年完成的利用小波变换技术实现的图像分解与合成的MATLAB源代码.详细的说明见本人的个人主页,上面有详细的说明和测试结果,数据绝对准确可靠.本人现在正在研究语音压缩算法,主要是MELP算法.从网上搜索到这里正好有本人所要参考的源代码,如能赐予,万分感谢.邮箱:liwh@ruyi.com电话:133251646-the code is completed in the year before last I use wavelet transform technique of ima
hmt.m
- 小波域的树模型去噪采用EM算法训练模型参数由Matlab编程实现仿真-Wavelet denoising tree model using EM algorithm training model parameters from Matlab Simulation Programming
pls
- 基于pls对光谱分析 包括数据读取,小波变换PCA分析,PLS建模,交叉验证-Pls include data on the spectrum based on reads, wavelet transform PCA analysis, PLS modeling, cross-validation
Wavelet_Denoise
- a MATLAB function for denoising images via wavelet transform
wavelet_bp
- 自己编写的小波神经网络的代码。已经得到成功的应用-I have written code for wavelet neural network. Has been successfully applied
wavelet_m
- 该程序包里包括了很多跟小波变换有关的经典算法,希望学习小波的朋友可以在其中找到你们需要的代码-The package includes many, many related to the classical wavelet transform algorithm, wavelet friends want to learn can find the code you need
WaveletBasedTextureRetrievalUsingGeneralizedGaussi
- 基于小波变换的特征检索算法,用了广义高斯函数和K-L距离为相似侧度 -Wavelet-Based Texture Retrieval Using Generalized Gaussian Density and Kullback–Leibler Distance
rwtwinxp
- The Rice Wavelet Toolbox (RWT) is a collection of Matlab M-files and C MEX-files for 1D and 2D wavelet and filter bank design, analysis, and processing. The toolbox provides tools for denoising and interfaces directly with our Matlab code for wavelet
Linear_and_non
- Linear and non-linear approximation with wavelets Linear approximation is obtained by keeping M low frequency coefficients and then applying the inverse wavelet transform. Here we take M=n^2/4 by keeping n/2 x n/2 low frequency coefficients. Lin
Corner_Matching_by_Invariant_Moments
- Corner_Matching_by_Invariant_Moments.rar INDEX: 1- InvariantMomentsofCorners.m Calculate moment invariants on the selected window of the corner. 2- invariantmoments.m Calculates Moment invariants-Corner_Matching_by_Invariant_Mom
wave.m
- this function allows to do wavelet transform- this function allows to do wavelet transform
wavelet
- 这个.M文件时利用B样条小波进行的小波边缘提取算法。-This. M file using B-spline wavelet for the wavelet edge detection algorithm.
wavepack
- wavelet box for anlyzing signal in wavelet-wavelet box for anlyzing signal in wavelet
wavelet
- 一维信号的小波变换原程序,用MATLAB编写的。对于初学者理解小波变换的含义非常有帮助。-One-dimensional wavelet transform of the original program, written using MATLAB. Wavelet transform for beginners to understand the meaning very helpful.
wavelet1.m.tar
- it is a wavelet based code that will create the second order wavelet transform and subplot it in same image as shown in many matlab examples for wavelet transforms-it is a wavelet based code that will create the second order wavelet transform and sub
Wavelet-Decomposition-For-Images
- main executing reference usage: observeWaveletDecompositionBenchmark_N_levels.m The objective is to illustrate wavelet decomposition, and to describe how operations may be done in the wavelet domain before the reconstruction. The demo decouples
WSPM
- this a Matlab code for wavelet analysis-this is a Matlab code for wavelet analysis
InvCWT
- This collection of files is an extension of the wavelet software package originally written by Torrence and Compo (http://paos.colorado.edu/research/wavelets/software.html) The main functions are: 1. contwt.m: (continuous wavelet transform)
timeseries.m
- 小波神经网络来对时间序列进行预测\小波神经网络来对时间序列进行预测-Wavelet neural network to predict the time series \ wavelet neural network to predict the time series
wavelet-neural-network-in-matlab.m
- 小波神经网络,两者相互结合,程序简洁易懂-wavelet neural network in matlab