I am looking for functions for for the "S-method" or the "Choi-Williams method"
11 次查看(过去 30 天)
显示 更早的评论
I am working on time frequency analysis using Wigner-Ville distribution using the function WVD in MATLAB.
I am wondering if there are functions for for the "S-method" or the "Choi-Williams method"? There is one function for the S-method which can be found in https://www.mathworks.com/matlabcentral/fileexchange/76268-s_method_pub but it seems not to work properly.
Thanks for help
0 个评论
回答(1 个)
Sourabh
2023-2-20
You can try using the “spectrogram” function to compute the S-method. You can find more information about it here:
As of now, there is no in-built function provided for the Choi-Williams method.
Also, you can find other functions from the following link which might serve your purpose:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Beamforming and Direction of Arrival Estimation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!