Structures in matlab, fdatool
조회 수: 7 (최근 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!