filter design for Hearing Aid
Mostrar comentarios más antiguos
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.
Respuestas (1)
Siriniharika Katukam
el 17 de Feb. de 2020
0 votos
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:
1 comentario
anjali rao
el 18 de Feb. de 2020
Categorías
Más información sobre Adaptive Filters en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!