-
wavelet
利用小波分析原理对某信号进行分解与重构,并可提取指定层数上的高、低频信号。(A signal is decomposed and reconstructed by using wavelet analysis principle, and high and low frequency signals can be extracted from the specified number of layers.)
- 2018-06-09 20:37:34下载
- 积分:1
-
Image-zoom---modified-WT
实现文章 李根.基于小波变换修正的双线性图像插值图像放大方法,信息技术,2010.9 一文的仿真。包括自编的双线性插值和最近邻插值方法。(Lee, realize the article based on wavelet transform image modified bilinear interpolation method of image magnification, information technology, article 2010.9 of the simulation. Including self bilinear interpolation and nearest neighbor interpolation method.)
- 2011-10-31 15:17:32下载
- 积分:1
-
xiaobofenxijiangyi
说明: 小波(Wavelet)这一术语,顾名思义,“小波”就是小的波形。所谓“小”是指它具有衰减性;而称之为“波”则是指它的波动性,其振幅正负相间的震荡形式。与Fourier变换相比,小波变换是时间(空间)频率的局部化分析,它通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自动适应时频信号分析的要求,从而可聚焦到信号的任意细节,解决了Fourier变换的困难问题,成为继Fourier变换以来在科学方法上的重大突破。有人把小波变换称为“数学显微镜”。
这套讲义生动详实的快速带领初学者掌握小波的基本要点,是不可多得的好材料!(This is a handbook about Wavelet.)
- 2009-09-02 15:44:17下载
- 积分:1
-
youyulvboqi
理解有源滤波器的工作原理、性能特点。学习有源滤波器的设计方法。(Understand the working principle of active filter performance characteristics. Learning active filter design methods.)
- 2020-10-26 21:59:59下载
- 积分:1
-
pwmzhengliuIControl
主要仿真风力发电系统下matlab pwm整流及波形分析(Main simulation wind power systems matlab rectifier
)
- 2012-04-26 10:50:19下载
- 积分:1
-
wavelet
利用matlab中的小波变换函数,对图像进行小波降噪,并分析降噪效果。(The wavelet transform using matlab function, the image wavelet noise reduction, and analyze the noise reduction effect.)
- 2013-07-22 16:17: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_OMP
小波压缩感知,在图像处理一维信号的应用,自小波变换(Wavelet compressed sensing, image processing application of the one-dimensional signal)
- 2013-04-22 10:46:27下载
- 积分: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
-
wnn_forcast
用小波神经网络变换对时间序列信号进行预测,并做了测试,效果很好,请参考(Transform using wavelet neural network to predict the time series signal, and do a test with good results, please refer to)
- 2009-09-24 17:41:18下载
- 积分:1