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?

 Réponse acceptée

Greg Heath
Greg Heath le 15 Sep 2012

0 votes

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.

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by