-
Jul2012_2DWaveletT
图像处理中,有关二维离散小波变换的PPT例程,富有参考价值。(Image processing related to the two-dimensional discrete wavelet transform PPT routines, full of reference value.)
- 2012-07-29 13:01:24下载
- 积分:1
-
Contourlet
contourlet图像融合的matlab源代码,很有用,毕业设计的参考(contourlet image fusion matlab source code, useful, graduated from the reference)
- 2012-06-14 20:44:10下载
- 积分:1
-
chapter10
《小波分析理论与MATALB R2007 实现》第10章源码(wavelet analysis using matlab)
- 2012-10-08 22:41:10下载
- 积分:1
-
wnn
说明: 这是一个用小波神经网络进行非线性函数逼近的例子,拟合效果非常好,保证能运行!有详细注释!我是参考《青岛海洋大学学报》 2001年第1期 一种基于BP算法学习的小波神经网络编写的,大家可以针对原文更好的理解我的程序!(This is a wavelet neural network with nonlinear function approximation example of fitting results is very good, guaranteed to run! Detailed Notes! I refer to Journal of Ocean University of Qingdao,2001 ,“a learning algorithm based on BP wavelet neural network ”, you will understand me better for program!)
- 2010-03-18 22:13:54下载
- 积分:1
-
500wavlet
小波变换的程序包括小波变化 小波分解小波包分解程序(Wavelet transform procedures include wavelet transform wavelet decomposition wavelet packet decomposition program)
- 2020-06-29 11:00:02下载
- 积分:1
-
ConstructWaveBaseFunction
说明: 紧支撑小波基的构造。
以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像.
void Convolution(double* pShortData, int nShort, double* pLongData, int nLong)
int CalcScaleFunction(double* pOutData)
int CalcWaveletFunction(double* pOutData)
Convolution()不是通用的离散卷积代码,而是简单地实现了后面两个函数需要的离散卷积,它要求输入的前一个数组长度小于后一数组长度,而且卷积结果就直接覆盖存储在后一数组中。CalcScaleFunction()计算尺度函数,CalcWaveletFunction()计算小波函数。
(Compactly supported wavelet bases constructed. To Daubechies wavelet filter coefficients as an example, the derived wavelet function and scaling function, and draw their images. Void Convolution (double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction (double* pOutData) int CalcWaveletFunction ( double* pOutData) Convolution () instead of generic discrete convolution code, but simply the realization of a function behind the need for two discrete convolution, which requires input before an array length is less than the array length of the latter, but the result of convolution directly covered by the latter is stored in the array. CalcScaleFunction () calculated scaling function, CalcWaveletFunction () calculation of wavelet function.)
- 2020-11-10 20:19:45下载
- 积分:1
-
Digital-Signal-Processing
数字信号处理C语言程序集。里面包含全部的数字信号处理中各种算法的C程序设计。(Digital Signal Processing C-assemblies. Which contains all of the digital signal processing algorithms in a variety of C programming.)
- 2011-04-28 12:41:51下载
- 积分:1
-
stran
说明: 基本的S变换matlab实现 用于时频分析 为初学者提供基本代码(S transformation for time-frequency analysis to provide basic code for beginners)
- 2021-01-13 16:38:48下载
- 积分:1
-
wavelet-pudn-3
wavelet transforms in advanced forms
- 2014-01-12 06:02:24下载
- 积分:1
-
createDictionary
图像的压缩感知进行稀疏化时,首先需要进行创建字典,本程序就可以创建gabor字典(to create the gabor dicitionary)
- 2011-11-22 13:49:55下载
- 积分:1