登录
首页 » matlab » S变换

S变换

于 2020-10-18 发布
0 221
下载积分: 1 下载次数: 22

代码说明:

说明:  S 变换是 Stockwell(1996)等提出的一个时-频分析方法,它结合了短时 Fourier 变换和小波变换的特点,能够完全无损地实现逆变换。(S-transform is a time-frequency analysis method proposed by Stockwell (1996). It combines the characteristics of short-time Fourier transform and wavelet transform, and can realize inverse transform completely without loss.)

文件列表:

S变换\FFT-fast S-transforms DOST, DCST, DOST2 and DCST2\license.txt, 1332 , 2015-11-10
S变换\FFT-fast S-transforms DOST
, DCST, DOST2 and DCST2\ST\lena512.bmp, 263222 , 2015-11-07
S变换\FFT-fast S-transforms DOST
, DCST, DOST2 and DCST2\ST\ST.m, 16880 , 2015-11-11
S变换\FFT-fast S-transforms DOST
, DCST, DOST2 and DCST2\ST\ST_algorithms.pdf, 112508 , 2015-11-09
S变换\FFT-fast S-transforms DOST
, DCST, DOST2 and DCST2\ST\ST_tutorial.m, 11924 , 2019-01-05
S变换\S transform\interuption.m, 303 , 2018-04-11
S变换\S transform\license.txt, 1521 , 2018-04-11
S变换\S transform\loudspeaker_s.m, 980 , 2018-12-24
S变换\S transform\sag.m, 304 , 2018-04-11
S变换\S transform\st.m, 14049 , 2018-04-11
S变换\S transform\Swell.m, 313 , 2018-04-11
S变换\stran\license.txt, 1309 , 2015-01-30
S变换\stran\stran.m, 844 , 2015-01-30
S变换\ST_Animation\license.txt, 1530 , 2016-02-17
S变换\ST_Animation\ST_Animation.m, 1754 , 2019-01-05
S变换\Time frequency distribution of a signal using S-transform\license.txt, 1537 , 2015-09-23
S变换\Time frequency distribution of a signal using S-transform\S transform time frequency\Sampletimeseries .PNG, 19853 , 2015-06-30
S变换\Time frequency distribution of a signal using S-transform\S transform time frequency\st.m, 14049 , 2015-05-07
S变换\Time frequency distribution of a signal using S-transform\S transform time frequency\Stockwell_tran_timefreq.m, 647 , 2015-06-30
S变换\Time frequency distribution of a signal using S-transform\S transform time frequency\Time-frequency distribution using Stockwell or s_transform.PNG, 211852 , 2015-06-30
S变换\FFT-fast S-transforms DOST, DCST, DOST2 and DCST2\ST, 0 , 2019-01-05
S变换\Time frequency distribution of a signal using S-transform\S transform time frequency, 0 , 2018-12-20
S变换\FFT-fast S-transforms DOST, DCST, DOST2 and DCST2, 0 , 2018-12-20
S变换\S transform, 0 , 2018-12-24
S变换\stran, 0 , 2018-12-20
S变换\ST_Animation, 0 , 2018-12-20
S变换\Time frequency distribution of a signal using S-transform, 0 , 2018-12-20
S变换, 0 , 2018-12-20

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

发表评论

0 个回复

  • ARMODEL
    功率谱估计的应用范围很广,在各学科和应用领域中受到了极大的重视。在《现代信号处理》课程中讲述了经典谱估计和现代谱估计这两大类谱估计方法;经典谱估计是基于傅立叶变换的,虽然具有运算效率高的优点,但是频谱分辨率低同时旁瓣泄漏严重,对长序列有着良好的估计。为了克服经典谱估计的缺点,人们开展了对现代谱估计方法的研究。现代谱估计是以随机过程的参数模型为基础的,有最大似然估计法、最大熵法、AR模型法、预测滤波器法。现代谱估计对短序列的估计精度高,同经典谱估计互为补充。在认真学习了现 代谱估计方法后,我选择了现代谱估计中的AR模型法的仿真作为题目。下面给出AR模型的相关理论和仿真实现。(Power Spectral Estimation of very extensive, in all disciplines and fields of application of a great deal of attention. The "modern signal processing" on the curriculum of classical and modern spectral estimation spectrum is estimated that the two types of spectrum estimation method; Classical spectrum estimation is based on Fourier transform, although high computing efficiency advantages, but also low-resolution spectrum Sidelobe serious leakage of long sequences have good estimates. In order to overcome the classic shortcomings of the spectrum estimation, there have been a pair of modern spectral estimation methods. Modern spectral estimation is the random process model parameters based on the maximum likelihood estimation, maximum entropy method, AR model, forecast filter. Spe)
    2021-01-29 14:38:35下载
    积分:1
  • bandpassfilter
    matlab通带滤波,是在频域内实现的,最好用于地震波,或其他一些信号逐渐衰减的情况(bandpass filter,used for strong motion data process for better. because the software carry out the filter function through fft)
    2010-05-12 19:37:19下载
    积分:1
  • demonsration-of-DF
    用软件实现的滤波器,基于matlab,包含源文件和项目设计的论文和报告(DF based on matlab)
    2012-04-12 10:02:48下载
    积分:1
  • OTSU
    大津法确定图像二值化阈值,为MATLAB语言编写的M文件, 可直接使用(Otsu method to determine the threshold image binarization)
    2013-03-09 16:29:30下载
    积分:1
  • FittFunc
    多种概率分布的拟合函数集合 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!(Fitting a wide range of probability distribution functions including the collection of this algorithm maximum likelihood estimation, least squares estimation, based on the EM algorithm estimate a mixture Gaussian distribution, EM algorithm for the test examples, each mapping the distribution of the plot function. Have reference value is!)
    2008-07-05 21:31:21下载
    积分:1
  • choc-oblique
    用matlab求空气动力学中斜激波的各项参数的程序(Seeking aerodynamic parameters oblique shock with matlab program)
    2014-11-27 00:37:20下载
    积分:1
  • Wishart_distribution
    an elaborate discription of the wisahrt distrbution
    2010-10-22 03:37:10下载
    积分:1
  • 1
    说明:  讲解数字PID很好的电子书,里面有现成的matlab源码,比较实用。(Digital PID on a good e-books, there are ready-made source matlab, more practical.)
    2008-04-23 10:40:38下载
    积分:1
  • narcissusC
    水仙花数的C实现,很不错的,我感觉。希望能对大伙有用,谢谢大家(narcissus)
    2010-05-13 12:14:29下载
    积分:1
  • visualizacion
    capture sound port compared matlab own to capture signal biological
    2013-08-03 02:31:39下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载