登录
首页 » matlab » synsq_toolbox_v1

synsq_toolbox_v1

于 2012-04-23 发布 文件大小:98KB
0 422
下载积分: 1 下载次数: 196

代码说明:

  同步压缩小波变换(synchrosqueezing wavelet transform)工具箱,用于信号处理时频分析(synchrosqueezing wavelet transform toolbox for time-frequency analysis in signal processing )

文件列表:

synchrosqueezing
................\compile_synsq.m,376,2011-05-03
................\curve_ext.c,3887,2011-05-03
................\curve_ext.m,894,2011-05-03
................\curve_ext.mexa64,12574,2011-04-20
................\curve_ext_multi.m,1817,2011-05-03
................\curve_ext_recon.m,1039,2011-05-03
................\curve_ext_snr.m,1206,2011-05-03
................\cwt_adm.m,885,2011-05-03
................\cwt_bd_loc.m,764,2011-05-03
................\cwt_freq.m,2427,2011-05-03
................\cwt_freq_direct.m,1455,2011-05-03
................\cwt_fw.m,3449,2011-05-03
................\cwt_iw.m,1778,2011-05-03
................\dft_fw.m,1288,2011-05-03
................\diff_mex.c,2146,2011-04-20
................\diff_mex.mexa64,8264,2011-04-20
................\example_trial.mat,13108,2010-04-29
................\gsynsq.fig,22968,2010-10-04
................\gsynsq.m,25634,2011-05-03
................\p2up.m,659,2011-05-03
................\plot_ext_curves.m,2092,2011-05-03
................\plot_ext_curves_cmp.m,2607,2011-05-03
................\readme.txt,2817,2011-05-03
................\synsq_adm.m,1377,2011-05-03
................\synsq_bd_loc.m,860,2011-05-03
................\synsq_cwt_fw.m,3624,2011-05-03
................\synsq_cwt_iw.m,1483,2011-05-03
................\synsq_cwt_squeeze.m,2418,2011-05-03
................\synsq_cwt_squeeze_mex.c,3324,2011-04-20
................\synsq_cwt_squeeze_mex.mexa64,12647,2011-04-20
................\synsq_filtered_time_quantile.m,2750,2011-05-03
................\synsq_filter_pass.m,1664,2011-05-03
................\tplot.m,5539,2011-05-03
................\tplot_power.m,3069,2011-05-03
................\trial_xo_signal.mat,12149,2010-04-29
................\wfiltfn.m,4785,2011-05-03
................\wfilth.m,2668,2011-05-03
util
....\equantile.m,2554,2011-05-03
....\plot_markers.m,1352,2011-05-03

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

发表评论

0 个回复

  • MatlabPWavelet-packetP-harmonics
    应用Matlab进行小波包对时变谐波分析的代码(Matlab Applications for wavelet packet on time-varying harmonic analysis)
    2013-08-12 21:20:49下载
    积分:1
  • 离散小
    我实现的离散小波变换,可直接运行,采用三级变换(Discrete wavelet thransform)
    2017-06-27 08:08:10下载
    积分:1
  • ChirpLab
    线调频小波路径追踪算法的程序,对研究瞬时频率估计有很大的参考价值。(Chirplet path tracing algorithm of the program, the study of instantaneous frequency is estimated that there is a great reference value.)
    2012-04-16 16:43:37下载
    积分:1
  • phase
    希尔伯特变换和小波变换检测相位差的matlab程序和一些资料(Hilbert transform and wavelet transform to detect the phase difference matlab program and some of the information)
    2012-10-20 19:46:59下载
    积分:1
  • transient
    小波变换对电能质量暂态信号的分析和运用,包含电压骤升、骤降等(Wavelet transform for power quality analysis and the use of transient signals, including voltage dips, swells, etc.)
    2013-08-06 11:44:07下载
    积分:1
  • beamshape
    对入射光进行相位调控,再经过傅里叶变换后进行输出,显示各个截面的光场分布(The incident light is regulated by phase, and then the output is carried out after Fourier transform, and the distribution of the light field of each section is displayed)
    2020-10-12 23:27:32下载
    积分:1
  • wpdec2--function
    各种小波包函数的matlab 实现,对理解小波包很有用处(Various wavelet packet function of matlab, is very useful to understand the wavelet packet )
    2020-09-14 11:47:57下载
    积分:1
  • gaga
    基于小波变换的ECG信号去噪系统设计,在信号采集时,身体的任一微小运动都会产生“基线漂移”,这是一种低频干扰,同时,由于肌电的存在又产生了高频的肌电噪声,由于空间电磁场的存在又使心电信号中混有50Hz的工频干扰。这些噪声不去除,就会影响下一步的信号处理。 综合运用数字信号处理的理论知识进行生物医学信号增强系统设计,实现ECG信号的去噪,从而加深对小波变换及其应用的理解,建立概念多分辨分析的概念,加深理解信号增强的原理、方法和步骤。本设计的主要内容是设计一个基于小波变换的ECG信号去噪系统,实现ECG信号的去噪。 (ECG signal denoising based on wavelet transform system design, signal acquisition, any small movement of the body will have a " baseline drift" , which is a low-frequency interference, while the high frequency due to the existence of the EMG muscle electrical noise due to the presence of electromagnetic field and the ECG signal mixed with a 50Hz power frequency interference. The noise is not removed, it will affect the next step in the signal processing. Use the theoretical knowledge of digital signal processing for biomedical signal enhancement system design to achieve the de-noising of ECG signal, so as to deepen understanding of the wavelet transform and its applications, to establish the concept of multi-resolution analysis of the concept, deepen the understanding of signal enhancement of the principle, the method and steps. The main elements of this design is the design of an ECG signal denoising based on wavelet transform denoising the ECG signals.)
    2012-07-07 16:25:58下载
    积分:1
  • wavlet_APES_MUSIC_LMS
    小波分析用于图像融合和去噪;APES,MUSIC,LMS算法仿真实例;(Wavelet analysis is used to image fusion and noise;APES,MUSIC,LMS )
    2012-03-28 11:08:00下载
    积分:1
  • MatlabPWavelet-packetP-harmonics
    应用Matlab进行小波包对时变谐波分析的代码(Matlab Applications for wavelet packet on time-varying harmonic analysis)
    2013-08-12 21:20:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载