how to implement gammatone filter without using inbuilt matlab command??

回答(2 个)

2 个评论

i need a implementation steps for gammatone filter without using inbuilt command such as gammafast,makeERBfilter..
Sorry, I never heard of that filter so I can't give it to you or write it for you. You'll have to hope someone else has is and is willing to give it to you (check the File Exchange), or you can hire someone to write it for you, or you can start writing it yourself.

请先登录,再进行评论。

Just take a look & design your own Gammatone filter (or Gamma chirp ,All pole variant etc).
as per my knowledge, In MATLAB there is no inbuilt command for Gamma tone filter. (gammafast.m, makeERBfilter.m are third party function written for GTF by researcher. You can also use them for your reference)

Community Treasure Hunt

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

Start Hunting!

Translated by