After getting M & DELTA from [M,DELTA,BLKSTRUCT] = lftdata(Uss1), how to connect M & DELTA Iin simulink
3 次查看(过去 30 天)
显示 更早的评论
I have an Uncertain system, Uss1=ss(A,B,C,D) (having 6 uncertain parameters), described as USS: 2 States, 7 Outputs, 7 Inputs, Continuous System.
I got M and DELTA using, [M,DELTA,BLKSTRUCT,Normunc] = lftdata(Uss1)
How do I connect M and DELTA (which are taken as 'Uss systems') in simulink? If MUX and DEMUX are to be used, what should be their sizes?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Monte Carlo Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!