photo

christttttttophe


Last seen: 1 month ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
152,943
of 300,499

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Explorer
  • First Answer

View badges

Feeds

View by

Question


Multiple datasets from separate trials in NARX Time-Series
I am trying to train a dynamic NARX time-series from multiple datasets gathered from separate trials measured at the same time. ...

5 years ago | 0 answers | 0

0

answers

Answered
Is it possible to train a NARX model using multiple data sets from the same time series?
Hi, Don't know if anybody answered your question but it does appear that Matlab can train a NARX net with multiple trials (or...

6 years ago | 0

Question


Feedback and Input Delays in Neural Networks
Pretty simple question. I am training a NARX net. Here is my delay information: Delay=14; inputDelays=[0,7:Delay]; feedbackD...

6 years ago | 1 answer | 0

1

answer

Answered
Time Series Multiple Inputs
Yes, I am trying to predict future outputs based on the inputs and past outputs (this is Narxnet). So let's say I have 10 timest...

6 years ago | 0

Question


Time Series Multiple Inputs
Hello, I am confused about the multiple values of inputs and targets in a neural network. More so about whether Matlab can do...

6 years ago | 1 answer | 0

1

answer