登录
首页 » matlab » 02

02

于 2013-10-19 发布 文件大小:6KB
0 182
下载积分: 1 下载次数: 1

代码说明:

说明:  2.1 傅里叶变换 2.1.1 经典傅里叶变换 2.1.2 傅里叶变换的基本性质 2.1.3 快速傅里叶变换 2.1.4 短时傅里叶变换 2.2 小波分析与多分辨率分析的历史 2.3 小波分析与傅里叶变换的对比 2.4 小波变换 2.4.1 连续小波变换 2.4.2 离散小波变换 2.4.3 高维小波连续变换 2.5 常用小波基函数 2.5.1 小波函数 2.5.2 小波函数系 2.5.3 复数小波 2.6 构造紧支撑正常小波基 2.7 多分辨率分析与小波构造 2.8 分析小波包 2.8.1 小波包的定义及性质 2.8.2 分解小波包的空间 2.8.3 小波包算法(2.1 Fourier transform 2.1.1 classical Fourier transform 2.1.2 The basic properties of the Fourier transform 2.1.3 Fast Fourier Transform 2.1.4 short time Fourier transform 2.2 wavelet analysis and multi-resolution analysis of the history of 2.3 Wavelet Analysis and comparison of the Fourier transform 2.4 Wavelet Transform 2.4.1 Continuous Wavelet Transform 2.4.2 Discrete Wavelet Transform 2.4.3 Continuous high-dimensional wavelet transform 2.5 Common wavelet basis function 2.5.1 wavelet function 2.5.2 Department of wavelet function 2.5.3 Complex Wavelet 2.6 Construction of compactly supported wavelets normal More than 2.7 resolution analysis and wavelet construction 2.8 Analysis of Wavelet Packet 2.8.1 Definition and properties of wavelet packet 2.8.2 wavelet packet decomposition space 2.8.3 Wavelet Packet Algorithm)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • Wavelet_FORTRAN
    用Fortran编写的小波变换用小程序,可实现简单的小波分析功能(Written in Fortran with a small application of wavelet transform, wavelet analysis can be simple functions)
    2011-07-18 22:11:27下载
    积分:1
  • emd
    说明:  个比较经典的二维经验模式分解程序代码,适用于图像分解,加油(Comparison the classical two-dimensional empirical mode decomposition code for the image decomposition, refueling)
    2010-03-20 10:45:15下载
    积分:1
  • DWT.m
    离散小波变换的简单程序,适合初学者学习,附有通用函数。(Simple procedures discrete wavelet transform, suitable for beginners to learn, with common functions.)
    2014-11-01 10:59:44下载
    积分:1
  • neural input 005
    wavelet transform to analyze fault for fault location determining
    2018-03-20 17:19:17下载
    积分:1
  • Autocorrelation
    编写MATLAB程序,产生协方差函数为C(τ)=9??^(?10|??| )的零均值平稳高斯过程,产生一条样本函数.测量所产生样本的时间自相关函数,将结果与理论值比较。(Procedures for the preparation of MATLAB produced C covariance function (tau) =9^ (- 10||) zero mean stationary Gauss process to produce a sample function. Measuring the resulting sample time autocorrelation function, the results will be compared with the theoretical value.)
    2021-04-08 13:19:01下载
    积分:1
  • electric1
    利用小波变换实现对电能质量检测的算法实现(using wavelet transform to detect power quality algorithm)
    2007-01-17 16:24:47下载
    积分:1
  • 3
    说明:  故障行波波头识别:模极大值原理识别故障行波波头(Modulus maxima principles identified wave head)
    2013-09-23 11:35:05下载
    积分:1
  • Fast_Algorithm_of_Edge_Detection_Based_on_Lifting_
    本文通过比较第一代和第二代小波算法特点,引入二代小波提升结构的概念,提出了一种基于二代小波提升结构的快速图像边缘检测算法 对三次B样条小波基实现提升格式,通过计算大尺度下分解子图的模值和幅角来确定边缘 经过实验比较,能比经典的边缘检测算法得出更精确的边缘图像,同时通过与基于第一代小波算法的边缘检测比较,基于二代小波提升格式的边缘检测算法计算更快速,更高效。(In this paper, by comparing first-and second-generation wavelet algorithm features, the introduction of second generation wavelet to enhance the concept of structure, a second generation wavelet-based structure to enhance the rapid image edge detection algorithm on the three B-spline wavelet lifting scheme to achieve through Calculation of large-scale mold subgraph decomposition value and increase the edge angle to determine the experimental comparison, than the classical edge detection algorithm to draw a more accurate edge image, at the same time with the first generation of wavelet-based edge detection algorithm comparison, based on the Second generation wavelet lifting scheme edge detection algorithm is faster and more efficient.)
    2008-06-23 13:18:06下载
    积分:1
  • dbconstruction
    任意阶daubechies小波函数的构造,包括尺度函数和小波函数以及滤波器系数的构造(arbitrary order PG wavelet function, including scaling function and wavelet function and the structure of the filter coefficients)
    2020-11-10 20:19:45下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载