Identification of SIMO system: poles for each transfer function different
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hey guys,
I'm trying to estimate system parameters of a SIMO system (1 input, 2 output) using function tfest(). I would expect a 2x1 transfer function matrix and both element share the same denominator and poles.
However, the result from tfest() gives me different denominator for each transfer function (apparently it estimated the two transfer functions individually). Is there a way to enforce a constraint on tfest() to make sure that the 2 transfer function have the same denominator?
1 commentaire
Réponses (1)
Voir également
Catégories
En savoir plus sur Transfer Function Models dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!