photo

Fran Mat


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 10 Jahre vor | 0

| akzeptiert

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

mehr als 10 Jahre vor | 1

| akzeptiert

Frage


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

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten