filter design for Hearing Aid
5 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
Siriniharika Katukam
on 17 Feb 2020
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:
See Also
Categories
Find more on Signal Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!