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!

