
TLS_ESPRIT算法的间谐波检测,使用MATLAB程序实现。
5星
- 浏览量: 0
- 大小:None
- 文件类型:None
简介:
This function, designated as mytlsesprit, is designed to implement an algorithm for detecting interharmonics based on the Rapid TLS_ESPRIT technique, as detailed in the work of Zhang Bin Sheng. The function accepts several input parameters: x, representing the raw data; M, denoting the time window width; dt, specifying the sampling interval. It then generates several outputs: jx, which holds the fitted data; Ad, representing the amplitude; Qd, indicating the phase; ad, denoting the decay factor; fd, signifying the oscillation frequency. Finally, it returns a combined result vector containing Ad, Qd, ad and fd.
全部评论 (0)
还没有任何评论哟~


