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 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Get Started with DSP System Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!