Just realised I'm probably not allowed to attach the folder due to licensing issues, the questions still holds though
Has anyone used the PNLSS toolbox (PNLSS_v1_0)?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I've been trying to figure out this toolbox for a while now but I can't get a stable model for my SISO system. The error message is:
% Error using dbalreal
% The system must be asymptotically stable
% Error in new_pnlsslssm (line 93)
% [A,B,C] = dbalreal(A,B,C); % Compute balanced realization
Seemingly even the tutorial code gives this issue and I can't figure out how to get the code to identify a stable model. The data is real world data, and therefore is definitely stable, but the toolbox won't find an asymptotically stable model.
This is a bit of a long-shot but if anyone does have experience with this then any help would be appreciated.
I've attached the folder containing the toolbox for reference
3 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with DSP System Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!