Doubt on the block diagram of the NARX model - matlab documentation
이전 댓글 표시
In matlab documentation http://www.mathworks.com/help/toolbox/ident/ug/bq5o_xw-1.html, the block diagram that "represents" the structure of a nonlinear ARX model may have an error.
According [R. Isermann, and M. Münchhof, Identification of Dynamic Systems - An Introduction with Applications,Springer, 2011], the NARX model depends on measured inputs and measured outputs, and the NOE model depends on measured inputs and modeled outputs. In other words, the block diagram that "represents" the structure of a nonlinear ARX model in matlab documentation shows a NOE model and not a NARX model, because the figure uses modeled outputs(modeled output feedback) as input to the model, instead of using the measured output of the process.
Is not it?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Nonlinear ARX Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!