uncertain prameters (robust control design)
古いコメントを表示
Hi everyone, I have two uncertain parameters m and k, which i have declared using
m=ureal('m',density*vol,'Percentage',10)
k=ureal('k',20,'Percentage',10)
However, later for my system matrix A, one of the element is square root of the product of m and k. Matlab gives an error message when finding square root of uncertain parameters. Is there any alternative way to find a square root of uncertain parameters? Any suggestions will be much appreciated. thanks
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Aerospace Blockset についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!