From: Jagadeeswararao on 25 Dec 2008 12:39 When I run newnarx, it is giving error that "??? Undefined function or variable 'newnarx'" for the following code p = {0 0 1 1 1 1 0 0 0 0 0 0}; stem(cell2mat(p)) >> net = newnarx(p,[-1 1],0,1,[],{'purelin'}); ??? Undefined function or variable 'newnarx'. Can any one help me?
|
Pages: 1 Prev: newnarx with sequential inputs Next: Separated the noise |