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...
10 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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...
11 years 前 | 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...
11 years 前 | 0 个回答 | 0