Feeds
질문
About Transfer Functions in NARX
Hi All: I have seen in the documentation that NARX uses Sigmoid functions as Transfer Functions, but I see there are two of t...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
About parameters for NARX
Hi all: I have built a NARX with 2 time-series as inputs. I have seen that changing Number of Neurons and Number of Delays, a...
11년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
How can I convert more column vector into cell array
Hi Roland: It's me again... x = reshape(1:10,2,5); y = num2cell(x,[1 5]); enjoy !. Best regards.
How can I convert more column vector into cell array
Hi Roland: It's me again... x = reshape(1:10,2,5); y = num2cell(x,[1 5]); enjoy !. Best regards.
11년 초과 전 | 0
| 수락됨
답변 있음
how can i enter more than one input in NARX model?
Hi Roland: You have to arrange your 3 input series data into 1. Please check the example "pH Neutralization Process" that ...
how can i enter more than one input in NARX model?
Hi Roland: You have to arrange your 3 input series data into 1. Please check the example "pH Neutralization Process" that ...
11년 초과 전 | 1
| 수락됨
질문
Rearranging input data to input vector.
Hi All: I have data in two rows in Excel (.csv file), which I want to use as input for a NARX network. It looks like this: ...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
Data normalization for stock values.
I have some doubts about data normalization for stock prediction using a NARX network. - Which is the best way to normalize s...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
About NRAX network and input variables.
Hi All: I hope you can help me with this question: I have read that NARX is intended to be used having 2 time series for inp...
거의 12년 전 | 답변 수: 0 | 0