Gapmetric of 2 transfer functions Warning
3 次查看(过去 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 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!