MISO transfer function estimation using tfest/oe with apriori structure constraints
2 次查看(过去 30 天)
显示 更早的评论
I woule like to estimate a MISO transfer function using the commands, for instance, tfest,with apriori structure constraints.
For example I would like to force the following structure (the denominator polynomials of the two inputs u1(t) and u2(t) to have the same structure and values (na input, number of poles).
y(t) = B1(z)/A(z) * u1(t) + B2(z)/A(z) * u2(t)
Is it possible?
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!