Gapmetric of 2 transfer functions Warning
3 views (last 30 days)
Show older comments
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 Comments
pouya rikhtegar
on 27 Nov 2017
clc;clear all;close all; %output1 load TF1 gapmetric(TF1(1),TF1(2))
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!