Structures in matlab, fdatool
6 次查看(过去 30 天)
显示 更早的评论
Hello.
I am using fdatool on matlab to see how the number of bits used for quantifying affects the different structures, direct form I and II.
When exporting my coefficents to matlab, with variables names SOS1 and G1 for form I and SOS2 and G2 for form II, these variables are differente, which is what expected.
Nevertheless, when I use the function sos2tf on SOS1 and G1, for example, I get the same return values as using the same values for SOS2 and G2. Therefore when quantifying my coefficients I get the same results for direct form I and II, which can't be.
Is there anything wrong?
Thank you
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Report Generator 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!