How to a use a User-Defined window function in the fdatool?
Afficher commentaires plus anciens
I've created a window function and analysed it using the window visualization tool. Now I need to create a filter using that window function. Can any of you help me to do the same? Thanks!
Réponses (1)
Honglei Chen
le 23 Fév 2015
0 votes
You just need to write a function to output that window.
Then in fdatool, you can choose FIR, then set it to Window, and in the Options frame, you'll see an option as Window. You can the select User Defined from the drop down and the dialog will update to allow you to enter the function name.
HTH
1 commentaire
Avinash Nargund
le 26 Fév 2015
Catégories
En savoir plus sur Matched Filter and Ambiguity Function dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!