CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - EWT

搜索资源列表

  1. ewt

    0下载:
  2. 给程序添加皮肤的两张方法。动态加载皮肤,可以随意改变外观。-To add two methods of skin. Dynamic loading skin can change the appearance.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:5679770
    • 提供者:紫素青云
  1. SterVisnVS

    0下载:
  2. 用matlab实现3D骨架提取的抽取基本点集算法-sdf ewt sdsw
  3. 所属分类:source in ebook

    • 发布日期:2017-05-17
    • 文件大小:4400690
    • 提供者:sina
  1. EWT

    0下载:
  2. Simple android application to measure strength and GPS location of nearby hotspots-Simple android application to measure strength and GPS location of nearby hotspots
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1155775
    • 提供者:eschnapp
  1. EWT20150721

    1下载:
  2. EWT算法,参考文献:IEEE, TSP, Empirical Wavelet Transform-EWT, ref: IEEE TSP, Empirical Wavelet Transform
  3. 所属分类:File Formats

    • 发布日期:2016-11-07
    • 文件大小:1868800
    • 提供者:张尚斌
  1. EWT

    10下载:
  2. 经验小波分解 在小波分解的基础上提出的一个拓展,具有自适应性,效果有提升-Experiential Wavelet Decomposition Based on Wavelet Decomposition, an extension is proposed, which is self-adaptive and the effect is improved.
  3. 所属分类:matlab

    • 发布日期:2016-11-07
    • 文件大小:1623040
    • 提供者:欧阳
  1. Mechanical-fault-diagnosis-method

    2下载:
  2. 经验小波变换(EWT)是一种新的自适应信号分解方法, 该方法继承了EMD 和小波分析方法的各自优点, 通过提取频域极大值点自适应地分割傅里叶频谱以分离不同的模态, 然后在频域自适应地构造带通滤波器组从而构造正交小波函数, 以提取具有紧支撑傅立叶频谱的调幅-调频(AM-FM)成分。本文将该方法引用到机械故障诊断中, 提出了一种基于经验小波变换的机械故障诊断方法, 并与EMD方法进行了对比分析。仿真结果表明, 经验小波变换方法明显优于EMD方法, 能有效地分解出信号的固有模态。与EMD 相比较, 该
  3. 所属分类:Wavelet

    • 发布日期:2017-05-07
    • 文件大小:1109036
    • 提供者:kiel
  1. EWT

    2下载:
  2. 新开发出来的经验模态小波变换工具及其例程。-EWT toolbox.
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1595799
    • 提供者:暗夜星尘
  1. EWT

    0下载:
  2. 经验小波变换结合EMD的自适应性和小波分析的理论框架,Gilles提出了一种称为经验小波变换(EWT)的自适应信号处理方法.其核心思想是通过对信号的Fourier谱进行自适应划分,建立合适的小波滤波器组来提取信号不同的AM-FM成分.-Empirical wavelet transform
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-09
    • 文件大小:1596031
    • 提供者:gaogao
  1. ewt

    3下载:
  2. 经验小波变换,一种新的自适应信号处理方法-Empirical wavelet transform, a new adaptive signal processing method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:1407
    • 提供者:wxd
  1. programe2

    0下载:
  2. 经验模态分解 小波变换 经验小波等信号处理方法,亲测可用(Empirical mode decomposition, wavelet transform, empirical wavelet and other signal processing methods, pro test can be used)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:729088
    • 提供者:夜梦碎
  1. EWT20161130

    4下载:
  2. matlab-ewt工具箱,2016最新版本。经验小波变换(Empirical wavelet transform (EWT) is a new self adaptive signal decomposition method.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:1617920
    • 提供者:wanxi
  1. EWT

    2下载:
  2. 经验小波变换,将信号分解为多个子特征的子序列。性能较EMD、EEMD、WD等有所提升。(Empirical wavelet transform decomposes the signal into sub sequences of multiple sub features. The performance is improved compared with EMD, EEMD, WD and so on.)
  3. 所属分类:其他

    • 发布日期:2018-09-01
    • 文件大小:1880064
    • 提供者:steviso
  1. EWT

    5下载:
  2. 经验小波分解,通过ewt变换分解重构信号,实现对信号的降噪(Experience in wavelet decomposition, reconstruction signal by ewt transformation decomposition, realize the signal noise reduction)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-31
    • 文件大小:1372160
    • 提供者:Doctor
  1. wind power forecasting based on EWT-KELM

    1下载:
  2. 针对短期风电功率预测,提出一种基于经验小波变换预处理的核极限学习机组合预测方法。首先采用 EWT 对风电场实测风速数据进行自适应分解并提取具有傅立叶紧支撑的模态信号分量,针对每个分量分别构建 KELM 预测模型,最后对各个预测模型的输出进行叠加得到风速预测值并根据风电场风功特性曲线可得对应风电功率预测值。(Aiming at short-term wind power prediction, a kernel-based learning machine combination predicti
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-03
    • 文件大小:651264
    • 提供者:小蹦豆
  1. EWT

    3下载:
  2. 此压缩文件包含经验小波分解与重构,以及频带划分方法的汇总(This compressed file contains empirical wavelet decomposition and reconstruction, and a summary of frequency band division methods.)
  3. 所属分类:matlab例程

  1. EWT经验小波matlab应用实现(信号处理)

    9下载:
  2. 适用于一维EWT的变换文件,所有文件齐全,有测试文件,以及参数解释和帮助word文档,亲测可用。(For one-dimensional EWT transformation files, all the files are complete, there are test files, as well as parameter interpretation and help word documents, pro-test available.)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-06
    • 文件大小:440320
    • 提供者:DKKKKKK
  1. PolarLab

    1下载:
  2. 使用EWT工具箱之前所必须安装polarlab工具箱(Polarlab toolbox must be installed before using EWT toolbox)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-07-17
    • 文件大小:634880
    • 提供者:Classike
  1. EWT

    2下载:
  2. 完整的经验小波工具箱含详细注解,真的特别好用,资源稀少(The complete experience wavelet toolbox with detailed annotations is really very easy to use, with few resources)
  3. 所属分类:网络编程

    • 发布日期:2020-12-25
    • 文件大小:2353152
    • 提供者:hahahaaha
搜珍网 www.dssz.com