help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Toolbox - Control - ARX - troubles


From: Doug Stewart
Subject: Re: Toolbox - Control - ARX - troubles
Date: Sat, 19 May 2018 20:52:30 -0400



On Sat, May 19, 2018 at 5:39 PM, mjb <address@hidden> wrote:
Hi Everybody,
I try to use arx function but got error: arx: keys and values must come in
pairs.
Part of my code is below:
***
z=[y',u'];
NN=[2 1 3];
dat=iddata(y',u',1);
TH=arx(dat,NN);
***
Where to look for the cause?
Many thanks in advance.
MJB






n

The desired order of the resulting model sys.




your NN should be just 1 number.

--
DASCertificate for 206392


reply via email to

[Prev in Thread] Current Thread [Next in Thread]