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 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Get Started with DSP System Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!