Identification of SIMO system: poles for each transfer function different
1 view (last 30 days)
Show older comments
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 Comment
Answers (1)
See Also
Categories
Find more on Transfer Function Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!