Gapmetric of 2 transfer functions Warning
1 回表示 (過去 30 日間)
古いコメントを表示
When I am computing gapmetric between two transfer function models, MATLAB is giving a warning saying "SYS is close to being undetectable.Results maybe unreliable." Can anyone explain what does that mean and how can i conclude that my answer is correct.
3 件のコメント
pouya rikhtegar
2017 年 11 月 27 日
clc;clear all;close all; %output1 load TF1 gapmetric(TF1(1),TF1(2))
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Linear Model Identification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!