DSPRelated.com
Blogs

Fitting Filters to Measured Amplitude Response Data Using invfreqz in Matlab

Julius Orion Smith IIIOctober 11, 20102 comments

This blog post has been moved to the code snippet section and can now be found HERE.  Please update your bookmark.  Thanks!



[ - ]
Comment by Rick LyonsDecember 7, 2010
Hello JOS, Thanks for posting this very interesting code. I'm going to experiment with it. It looks like the line: Ns = length(Gdbfk); if Ns!=Nfft/2+1, ...error("confusion"); end should be: Ns = length(Gdbfk); if Ns~=Nfft/2+1, ...error('confusion'); end (I imagine those three "typos" occurred because of some sort of software text-translation problem when when your code was posted as a blog.) Thanks again JOS, [-Rick-]
[ - ]
Comment by JOSOctober 28, 2015
Hi, sorry for my late reply! I was not receiving comment notices until today.
Thanks for the typo notes - I will fold them in asap. - Julius

To post reply to a comment, click on the 'reply' button attached to each comment. To post a new comment (not a reply to a comment) check out the 'Write a Comment' tab at the top of the comments.

Please login (on the right) if you already have an account on this platform.

Otherwise, please use this form to register (free) an join one of the largest online community for Electrical/Embedded/DSP/FPGA/ML engineers: