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)?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Get Started with DSP System Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!