fillgaps algorithm/code request for python

5 次查看(过去 30 天)
I'm working on a project that request to reconstruct a gap in an audio signal, the "fillgaps" function works very well, but now i need to replace the code with something else, like Python or c++, it is possible to have the algorithm or the code of this function? Moreover do you have any suggestions where I can find this informations? like some books or articles where i can learn how it exacly works and reproduce the same behavior. I already know that it uses autoregressive model to predict the missing data, but can't find where to start to implement it. Thanks.
  2 个评论
Nikhil Melgiri
Nikhil Melgiri 2023-5-25
Commenting because I'd like to know this as well
Walter Roberson
Walter Roberson 2023-5-25
fillgaps() is supported by MATLAB Coder, so C++ code could be generated

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Call Python from MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by