"Glitches" in transfer function
Show older comments
Hi all,
I was developing a certain model which includes a lot of transfer functions, which are mainly 2x2 matrices. There is a fair deal of multiplication and division of these transfer function as well. I have noticed that in some of them I have sort of "glitches" which I have no idea how to avoid and correct. Have you seen similar behaviour or, even better, you have a solution for it? Below is the what I obtain when I draw the transfer function with "bodeplot" command

3 Comments
Star Strider
on 16 Jul 2019
You apparently have a zero at that frequency, likely located away from the imaginary axis.
Marko
on 16 Jul 2019
Bruno Luong
on 16 Jul 2019
FIR order 68? It's not surprising that you run into numerical problem with such high order.
Accepted Answer
More Answers (0)
Categories
Find more on Mathematics in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!