dynamic+static network combination

Hi, I am trying to use an neural network to estimate a function output.The output of the function is a function 10 parameters and time also. So, the network should have both dynamic (time) and static (other parameters) characteristics. Which type of Matlab Networks is appropriate for my problem?

 Akzeptierte Antwort

Greg Heath
Greg Heath am 15 Sep. 2012

0 Stimmen

Only include parameters as inputs if they change with time.
newfit or fitnet can be used for regression or curvefitting.
newpr or patternnet can be used for classification or pattern recognition.

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by