Help with inputs for NARX net
1 次查看(过去 30 天)
显示 更早的评论
whos inMat
Name Size Bytes Class Attributes
inMat 21x1200 201600 double
>> whos tarMat
Name Size Bytes Class Attributes
tarMat 1x1200 9600 double
these are INPUTS resp TARGETS for my NARXNET I am bit confused, is it a good way ? how could I test my net for new data ? how could I display predicted values from closed loop narx?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Pattern Recognition and Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!