Community Profile

photo

Fran Mat


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Answered
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.

10 years ago | 0

| accepted

Answered
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 ...

10 years ago | 1

| accepted

Question


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: ...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 0 answers | 0

0

answers