Description: 一维向量的离散短时Fourier变换函数。函数名:stft,输入:要处理的一维数组,加窗:矩形窗,窗口宽度:20。-One-dimensional vector of discrete short-time Fourier transform function. Function name: stft, enter: To deal with the one-dimensional array, plus a window: rectangular windows, window width: 20. Platform: |
Size: 1024 |
Author:高言 |
Hits:
Description: 时间序列的时频特性分析研究时间序列的傅里叶变换及逆变换,快速梅林变换及逆变换,短时离散傅里叶变换,得到瞬时频率。
研究时间序列的Born–Jondan时频分布图,Butterworth时频分布图,Choi–Williams时频分布图,得到瞬时频率。
-Time series analysis of time-frequency characteristics of time series of Fourier transform and inverse transform, the fast Mellin transform and inverse transform, short time discrete Fourier transformation, the instantaneous frequency. Of time series of Born-Jondan time-frequency distribution, Butterworth frequency distribution, Choi-Williams time-frequency map, get instantaneous frequency. Platform: |
Size: 15360 |
Author:李倩 |
Hits:
Description: Wavelet Toolware is a companion software package to the book An
Introduction to Wavelets by Charles K. Chui. It is designed for the
reader to gain some hands-on practice in the subject of wavelets. The
objective is to provide basic signal analysis and synthesis tools that are
flexible enough for the reader to easily increase the capability of the
Toolware by adding processing algorithms to tailor to specific areas of
application. Wavelet Toolware contains, among other algorithms and
codes, the one-dimensional (1-D) and two-dimensional (2-D) Discrete
Wavelet Transforms (DWTs) and their inverse transforms, as well as
computations of the Continuous Wavelet Transform (CWT) and the
Short Time Fourier Transform (STFT).-Wavelet Toolware is a companion software package to the book An
Introduction to Wavelets by Charles K. Chui. It is designed for the
reader to gain some hands-on practice in the subject of wavelets. The
objective is to provide basic signal analysis and synthesis tools that are
flexible enough for the reader to easily increase the capability of the
Toolware by adding processing algorithms to tailor to specific areas of
application. Wavelet Toolware contains, among other algorithms and
codes, the one-dimensional (1-D) and two-dimensional (2-D) Discrete
Wavelet Transforms (DWTs) and their inverse transforms, as well as
computations of the Continuous Wavelet Transform (CWT) and the
Short Time Fourier Transform (STFT). Platform: |
Size: 3453952 |
Author:sawssenj |
Hits:
Description: 令x(n)=5exp(j*0.15*n*n)+6exp(j*300n-j*0.15*n*n) ,w(n)为高斯窗函数。试用matlab软件,取不同长度的窗函数,分别求x(n)离散短时傅里叶变换,并进行信号重构。-ORDER x (n) = 5exp (j* 0.15* n* n)+6exp (j* 300n-j* 0.15* n* n), w (n) for the Gaussian window function. Trial Matlab software, take different lengths of the window function x (n), respectively, seek to discrete short-time Fourier transform, and to reconstruct the signal. Platform: |
Size: 3072 |
Author:song |
Hits:
Description: For restoration of time-domain signals, an
estimate of the instantaneous magnitude spectrum is combined with the
phase of the noisy signal, and then transformed via an inverse discrete
Fourier transform to the time domain. In terms of computational
complexity, spectral subtraction is relatively inexpensive. However, owing
to random variations of noise, spectral subtraction can result in negative
estimates of the short-time magnitude or power spectrum-For restoration of time-domain signals, an
estimate of the instantaneous magnitude spectrum is combined with the
phase of the noisy signal, and then transformed via an inverse discrete
Fourier transform to the time domain. In terms of computational
complexity, spectral subtraction is relatively inexpensive. However, owing
to random variations of noise, spectral subtraction can result in negative
estimates of the short-time magnitude or power spectrum Platform: |
Size: 126976 |
Author:ngocan |
Hits:
Description: STFT和ST变换的基本函数,和一个stft的一个例程-This code computes the Stockwell transform (S-Transform) of a one dimensional series without for loop, thereby making it computationally fast and simple. S-Transform was proposed in 1996. A nice tutorial on S-Transform can be found here:
djj.ee.ntu.edu.tw/S_Transform.pdf?
File Information Description
The present code is a Matlab function that provides a Short-Time Fourier Transformation (STFT) of a given signal x(n). The algorithm is similar to that of Matlab command “spectrogram”. The result is:
1) stft- a matrix with complex stft coefficients with time across columns and frequency across rows
2) f- frequency vector
3) t- time vector.
swt Discrete stationary wavelet transform 1-D.
swt performs a multilevel 1-D stationary wavelet decomposition
using either a specific orthogonal wavelet ( wname see
WFILTERS for more information) or specific orthogonal wavelet
decomposition filters. Platform: |
Size: 4096 |
Author:zl |
Hits:
Description: 令 ,w(n)为高斯窗函数。试用matlab软件,取不同长度的窗函数,分别求x(n)的离散短时傅里叶变换,并进行信号重构。试讨论窗函数长度对时频分辨率、重构精度的影响。-Order, w (n) is Gaussian window function. Try matlab software, takes a different length of the window function, respectively, find x (n) short-time discrete Fourier transform, and signal reconstruction. Discuss the frequency resolution when the window function length on Reconstruction Precision. Platform: |
Size: 1024 |
Author:筱玉 |
Hits: