필터 지우기
필터 지우기

how can I extract from iddata to matrix to have calculation? pe function

조회 수: 1 (최근 30일)
Javid azimi
Javid azimi 2013년 1월 5일
load dryer2
data=iddata(y2,u2,1);
sys=arx(data,[3 3 1])
err=pe(sys,data);
pe(sys,data);
Now it plots the errors. but i want to extract that errors to one array like matrix "err" to do calculation on it. for example find absolute sum of them
thanks

답변 (0개)

카테고리

Help CenterFile Exchange에서 Represent Data에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by