Difference Between Filter Designer and Filter Builder
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Matteo Manzini
am 1 Mai 2020
Beantwortet: Sai Sri Pathuri
am 4 Mai 2020
What's the difference in using the Filter Designer or the Filter Builder? Isn't the filter designer usually better as you are able to see different responses of the filter graphically? I guess the filter builder is useful whenever you already know the structure of the filter, is that right?
0 Kommentare
Akzeptierte Antwort
Sai Sri Pathuri
am 4 Mai 2020
The main difference is that the design of a filter in Filter Designer starts by selection of an algorithm whereas, Filter Builder uses a specification-centered approach to find the best algorithm for the desired response. So, Filter builder may not be used only when the filter structure is known.
Filter Designer can be used as an alternative to the command-line filter design functions. Filter builder relies only on the fdesign object and is intended to reduce development time during the filter design process.
You may also find differences in the filter responses supported by both the apps. You may find more information about the Filter Designer and Filter Builder from following documenation.
Filter Designer - https://in.mathworks.com/help/dsp/ug/using-filter-designer.html
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Filter Design finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!