Identification of SIMO system: poles for each transfer function different
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (1)
Ver también
Categorías
Más información sobre Transfer Function Models en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!