After getting M & DELTA from [M,DELTA,BLKSTRUCT] = lftdata(Uss1), how to connect M & DELTA Iin simulink
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
1 commentaire
Réponses (0)
Voir également
Catégories
En savoir plus sur Monte Carlo Analysis 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!