1. Brief overview of the analytic signal and empirical mode decomposition algorithm
    2.简要概述了解析信号和经验模态分解算法

The EMD is a well-established adaptive signal decomposition algorithm that decomposes a nonlinear and non-stationary data into a set of finite band-limited IMFs and residue through a sifting process. The decomposition of a signal x(t) is expressed as the sum of l IMFs and residue
x(t)=∑i=1lyi(t)+rl(t)=∑i=1l+1yi(t)(2.1)x(t)=\displaystyle\sum_{i=1}^{l} y_i(t)+r_l(t)=\displaystyle\sum_{i=1}^{l+1} y_i(t) (2.1) x(t)=i=1∑l​yi​(t)+rl​(t)=i=1∑l+1​yi​(t)(2.1)
where yi(t)y_i(t)yi​(t) is the ith IMF and rl(t)=yl+1(t)r_l(t)=y_{l+1}(t)rl​(t)=yl+1​(t)is final residue.

EMD是一种成熟的自适应信号分解算法,通过筛选过程将非线性非平稳数据分解为一组有限带限IMFs和残差。x(t) 信号的分解可以表示为l组IMFs和残差的和
x(t)=∑i=1lyi(t)+rl(t)=∑i=1l+1yi(t)(2.1)x(t)=\displaystyle\sum_{i=1}^{l} y_i(t)+r_l(t)=\displaystyle\sum_{i=1}^{l+1} y_i(t) (2.1) x(t)=i=1∑l​yi​(t)+rl​(t)=i=1∑l+1​yi​(t)(2.1)
其中yi(t)y_i(t)yi​(t)是第i个IMF,rl(t)=yl+1(t)r_l(t)=y_{l+1}(t)rl​(t)=yl+1​(t)是最后的残差。

All the IMFs, {yi(t)}i=1l\{ y_i(t) \} _{i=1}^l{yi​(t)}i=1l​, must satisfy two basic conditions [3]: (i) in the complete duration of time series, the number of extrema (i.e. maxima and minima) and the number of zero crossings are equal or differ at most by one. (ii) At any point of time in the complete duration of time series, the average of the upper and lower envelopes, obtained by the interpolation of local maxima and the local minima, is zero. The first condition ensures that IMFs are narrow band signals and the second condition is necessary to ensure that the IF does not fluctuate excessively because of asymmetry of waveforms [3]. Thus, the IMFs admit amplitude–frequency modulated (AM–FM) representation [20] (i.e. yi(t)≈ai(t)cos(ϕi(t))y_i(t)≈a_i(t)cos(\phi_i(t))yi​(t)≈ai​(t)cos(ϕi​(t)), with ai(t),dϕi(t)dt=ϕi′(t)>0,∀ta_i(t), \frac{d\phi_i(t)}{dt}=\phi_i^{'}(t)>0 ,\forall{t}ai​(t),dtdϕi​(t)​=ϕi′​(t)>0,∀t) and well-behaved HT [3]. For any IMF yi(t), its HT y^i(t) is defined as convolution of yi(t) and 1/πt, i.e. , y^i(t)=(1/π)p.v.∫−∞∞yi(τ)t−τdτ\hat{y}_i(t)=(1/π)p.v .\int_{-\infty}^\infty\frac{y_i(\tau)}{t − \tau} d\tauy^​i​(t)=(1/π)p.v.∫−∞∞​t−τyi​(τ)​dτ,where p.v. stands for the Cauchy principal value of the integral. It is to be noted that the HT is a non-causal and unstable (i.e. not absolutely integrable) linear time-invariant (LTI) system model. The HT is an ideal operator that in practice cannot be physically realizable. Practically , the quadrature method [26], which under certain conditions is equivalent to the HT, using the FT obtain analytic signal. Although the HT is global, it emphasizes the properties of the function at the local time t. Thus, the HT is used to examine and reveal the local properties of the function yi(t) and hence signal x(t) in (2.1). An analytic signal zi(t) can be represented by zi(t)=yi(t)+jy^i(t)=ai(t)ejϕi(t)z_i(t)=y_i(t)+j\hat{y}_i(t)=a_i(t)e^{j\phi_i(t)}zi​(t)=yi​(t)+jy^​i​(t)=ai​(t)ejϕi​(t), where ai(t)=[yi2(t)+y^i2(t)]12a_i(t)=[y_i^2(t)+\hat{y}_i^2(t)]^{\frac12}ai​(t)=[yi2​(t)+y^​i2​(t)]21​ and ϕi(t)=tan−1[y^i(t)yi(t)]\phi_i(t)=tan^{−1}[ \frac{\hat{y}_i(t)}{y_i(t)}]ϕi​(t)=tan−1[yi​(t)y^​i​(t)​] are instantaneous amplitude (IA) and instantaneous phase (IP) of yi(t), respectively . The instantaneous frequency (IF) of yi(t) is defined as the time derivative of IP, i.e. ωi(t)=ϕi′(t)=(y^i′(t)yi(t)−y^i(t)yi′(t))(y^i2(t)+yi2(t))\omega_i(t)=\phi_i^{'}(t)=\frac{(\hat{y}_i^{'}(t) y_i(t)-\hat{y}_i(t)y_i^{'}(t) )}{(\hat{y}_i^2(t) + y_ i^2(t))}ωi​(t)=ϕi′​(t)=(y^​i2​(t)+yi2​(t))(y^​i′​(t)yi​(t)−y^​i​(t)yi′​(t))​. The physical meaning of IF ωi(t) constrains that φi(t) must be a mono-component function (i.e. an increasing or a non-decreasing function) of time. The Bedrosian and Nuttall theorems [27,28] further impose non-overlapping spectra constraints on the pair [ai(t), cos(φi(t))] of a signalyi(t)=ai(t)cos(ϕi(t))y_i(t)=a_i(t)cos(\phi_i(t))yi​(t)=ai​(t)cos(ϕi​(t)).

所有的本征模态函数IMFs,{yi(t)}i=1l\{ y_i(t) \} _{i=1}^l{yi​(t)}i=1l​,必须满足两个基本条件[3]:
(i)在时间序列的完整持续时间内,极值的个数(即极大值和极小值)和过零的个数相等或最多相差一个。(ii)在时间序列的完全持续时间内的任意时刻,由局部极大值和局部极小值插值得到的上下包络的平均值为零。
第一个条件确保IMFs是窄带信号,第二个条件确保IF不会因为波形不对称而过度波动[3]。因此,IMFs允许振幅-频率调制(AM–FM)表示[20](即
yi(t)≈ai(t)cos(ϕi(t))y_i(t)≈a_i(t)cos(\phi_i(t))yi​(t)≈ai​(t)cos(ϕi​(t))
其中
ai(t),dϕi(t)dt=ϕi′(t)>0,∀ta_i(t), \frac{d\phi_i(t)}{dt}=\phi_i^{'}(t)>0 ,\forall{t}ai​(t),dtdϕi​(t)​=ϕi′​(t)>0,∀t
和表现良好的HT[3]。对于任何IMFs yi(t)y_i(t)yi​(t),其希尔伯特变换HT y^i(t)\hat{y}_i(t)y^​i​(t) 定义为 yi(t)y_i(t)yi​(t) 和1/πt的卷积, 即
y^i(t)=(1/π)p.v.∫−∞∞yi(τ)t−τdτ\hat{y}_i(t)=(1/π)p.v .\int_{-\infty}^\infty\frac{y_i(\tau)}{t − \tau} d\tauy^​i​(t)=(1/π)p.v.∫−∞∞​t−τyi​(τ)​dτ
其中p.v.表示积分的柯西主值。需要注意的是,HT是一个非因果和不稳定(即不完全可积)线性时不变(LTI)系统模型。HT是一个理想的算子,在实际中是物理不可实现的。实际上,正交方法[26]在一定条件下等价于利用FT得到解析信号的HT。虽然HT是全局的,但它强调函数在局部时间t的性质。因此,HT被用来检查和揭示函数yi(t)y_i(t)yi​(t)的局部性质,从而揭示(2.1)中的信号 x(t)x(t)x(t) 。解析信号zi(t)z_i(t)zi​(t)可以由zi(t)=yi(t)+jy^i(t)=ai(t)ejϕi(t)z_i(t)=y_i(t)+j\hat{y}_i(t)=a_i(t)e^{j\phi_i(t)}zi​(t)=yi​(t)+jy^​i​(t)=ai​(t)ejϕi​(t)
表示,其中
ai(t)=[yi2(t)+y^i2(t)]12a_i(t)=[y_i^2(t)+\hat{y}_i^2(t)]^{\frac12}ai​(t)=[yi2​(t)+y^​i2​(t)]21​
ϕi(t)=tan−1[y^i(t)yi(t)]\phi_i(t)=tan^{−1}[ \frac{\hat{y}_i(t)}{y_i(t)}]ϕi​(t)=tan−1[yi​(t)y^​i​(t)​]
分别是yi(t)y_i(t)yi​(t)的瞬时振幅(IA)和瞬时相位(IP)。将 yi(t)y_i(t)yi​(t) 的瞬时频率(IF)定义为IP的时间导数,即ωi(t)=ϕi′(t)=(y^i′(t)yi(t)−y^i(t)yi′(t))(y^i2(t)+yi2(t))\omega_i(t)=\phi_i^{'}(t)=\frac{(\hat{y}_i^{'}(t) y_i(t)-\hat{y}_i(t)y_i^{'}(t) )}{(\hat{y}_i^2(t) + y_ i^2(t))}ωi​(t)=ϕi′​(t)=(y^​i2​(t)+yi2​(t))(y^​i′​(t)yi​(t)−y^​i​(t)yi′​(t))​。IF ωi(t)\omega_i(t)ωi​(t)的物理意义在于ϕi(t)\phi_i(t)ϕi​(t) 必须是时间的单分量函数(即递增函数或非递减函数)。Bedrosian定理和Nuttall定理[27,28]进一步对信号yi(t)=ai(t)cos(ϕi(t))y_i(t)=a_i(t)cos(\phi_i(t))yi​(t)=ai​(t)cos(ϕi​(t)) 的谱[ai(t), cos(φi(t))] 施加了非重叠谱约束。

【论文翻译】(第二部分)The Fourier decomposition method for nonlinear and non-stationary time series analysis相关推荐

  1. 【论文翻译】(摘要及引言)The Fourier decomposition method for nonlinear and non-stationary time series analysis

    [Abstract]For many decades, there has been a general perception in the literature that Fourier metho ...

  2. 论文翻译:How to Retrain Recommender System A Sequential Meta-Learning Method

    论文翻译:How to Retrain Recommender System? A Sequential Meta-Learning Method 一.Abstract 实际的推荐系统需要周期性地进行 ...

  3. 论文翻译:Conv-TasNet: Surpassing Ideal Time–Frequency Magnitude Masking for Speech Separation

    我醉了呀,当我花一天翻译完后,发现已经网上已经有现成的了,而且翻译的比我好,哎,造孽呀,但是他写的是论文笔记,而我是纯翻译,能给读者更多的思想和理解空间,并且还有参考文献,也不错哈,反正翻译是写给自己 ...

  4. 图像分类经典卷积神经网络—ResNet论文翻译(中英文对照版)—Deep Residual Learning for Image Recognition(深度残差学习的图像识别)

    图像分类经典论文翻译汇总:[翻译汇总] 翻译pdf文件下载:[下载地址] 此版为中英文对照版,纯中文版请稳步:[ResNet纯中文版] Deep Residual Learning for Image ...

  5. 目标检测经典论文——Fast R-CNN论文翻译(中英文对照版):Fast R-CNN(Ross Girshick, Microsoft Research(微软研究院))

    目标检测经典论文翻译汇总:[翻译汇总] 翻译pdf文件下载:[下载地址] 此版为纯中文版,中英文对照版请稳步:[Fast R-CNN纯中文版] Fast R-CNN Ross Girshick Mic ...

  6. 【论文翻译】Mean Shift: A Robust Approach toward Feature Space Analysis

    论文题目:Mean Shift: A Robust Approach toward Feature Space Analysis 论文来源: Mean Shift: A Robust Approach ...

  7. Multi-Task GANs for View-Specific Feature Learning in Gait Recognition论文翻译以及理解

    Multi-Task GANs for View-Specific Feature Learning in Gait Recognition论文翻译以及理解 今天想尝试一下翻译一篇自己读的论文.写的不 ...

  8. Arcface v1 论文翻译与解读

    神罗Noctis 2019-10-13 16:14:39  543  收藏 4 展开 论文地址:http://arxiv.org/pdf/1801.07698v1.pdf 最新版本v3的论文翻译:Ar ...

  9. Deep Residual Learning for Image Recognition(ResNet)论文翻译及学习笔记

    [论文翻译]:Deep Residual Learning for Image Recognition [论文来源]:Deep Residual Learning for Image Recognit ...

最新文章

  1. 识别迷雾中的物体,谷歌提出最新目标检测算法Context R-CNN
  2. 在AD中恢复误删除的对象
  3. python ndarray append_9-Python-NumPy数组元素的添加与删除
  4. 呕心沥血干完K-Means聚类——深度AI科普团队
  5. php 创建自定义文件夹,Laravel 自定命令以及生成文件的例子
  6. nginx代理tomcat,https
  7. SpringCloud_Eureka集群配置
  8. 谷粒商城:SPU管理规格显示404
  9. android旧版本运行器下载,有没有办法让新版安卓系统运行以前老安卓版本的软件?...
  10. matlab 中的波浪号
  11. 容器化运行wine模拟器制作开源代码索引chm文件
  12. matlab实现幂法迭代求特征值和特征向量
  13. 新松机器人招股说明书_来看看绿的谐波招股书披露的重要信息
  14. chrome打开网页很慢,别的浏览器打开相同的网页很快
  15. AI VS 好莱坞?新时代电影工作流;MJ制作微信表情包的麻瓜教程;关于ControlNet的一切;AI创业真钱景 | ShowMeAI日报
  16. 全站仪和手机连接软件_南方全站仪传输软件-南方全站仪传输软件下载 1.0 中文版 - 河东下载站...
  17. 【爬虫】scrapy下载股票列表(四)——对接mongodb保存数据
  18. win10+gtx1050+tensorflow+cuda8.0+cudnn5.1配置踩到的坑(回忆)
  19. 网络隔离环境下的跨网数据传输,如何保障安全性?
  20. 最新『资源分享』IT视频教程

热门文章

  1. QQ不加好友临时会话聊天代码
  2. Proteus简单入门教程以及使用Proteus仿真STM32F103单片机和Arduino单片机
  3. python中成绩及格判断代码_python判断语句(第九节)
  4. 软件开发外包的十个国家
  5. 配置基于接口的ARP表项限制和端口安全(限制用户私自接入傻瓜交换机或非法主机接入)
  6. 深入分析JavaWeb Item44 -- Struts2开发核心之动作类Action
  7. Unity实现动作游戏的技能系统(Ability System)设计原型
  8. x265-1.8版本-common/cudata.h注释
  9. 数字信号处理--加窗
  10. Python SQL 语法简单入门