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!