搜索资源列表
Hilbert
- 信号的hilbert变换,C++代码,不用matlab的可-the c++ code for the hilbert transform
LFM
- 针对传统线性调频(LFM)信号参数估计算法中复杂的搜索和计算问题,提出了一种不需要参数搜索的快速 LFM信号参数估计算法。该算法先用希尔伯特变换估计LFM信号瞬时相位,再用二次相位函数拟合LFM信号瞬 时相位从而得到初始频率和调频斜率的估计-The traditional linear frequency modulation (LFM) signal parameter estimation algorithms and computational complexity of th
Cepstrum
- 对一段语音信号进行处理 分析对象:voiced and unvoiced speech 语音中的清音和浊音 在GUI界面上实现以下功能: 1显示短时频谱 既对信号分帧后直接进行傅里叶变换 2在上面基础上经对数运算后再进行傅里叶反变换得到倒谱 显示两个图像(取对数和之后反变换的) 3根据倒谱再进行倒谱分析 用它观察自相关等等 最终实现基音周期估计(Pitch Detection)和 追踪 Pitch Tracking 这里还要应用到其他一
18-order-hilbert-transform
- 此程序设计一个18阶的希尔伯特滤波器,实现了90度的相移。-This program is designed for a 18-order Hilbert filter to achieve a 90 degree phase shift.
Hilbert_text1
- 希尔伯特变换测试,使用希尔伯特变换对信号处理,相位偏移90°(The Hilbert transform test uses Hilbert transform to process the signal with a phase shift of 90 degrees)
matlab hisp
- 在matlab中对信号进行希尔伯特变换 边际谱分析。(In MATLAB, the Hilbert transform marginal spectrum analysis is carried out)