filter design for Hearing Aid
显示 更早的评论
i am beginner in MATLAB. I want to design a variable filter for audio signal so i just want to know that which characterstics are important to design a filter. and how i can design.
回答(1 个)
Siriniharika Katukam
2020-2-17
0 个投票
Hi Anjali,
As you are designing a filter for hearing-aid, a better choice would be to choose an adaptive filter. You can follow this link for designing an adaptive filter
You can even design your own filter using “filterDesigner”, specifying the type and order of filter, frequency specifications and many more. Here is the link to “filterDesigner” documentation:
类别
在 帮助中心 和 File Exchange 中查找有关 Adaptive Filters 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!