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?

 Respuesta aceptada

Greg Heath
Greg Heath el 15 de Sept. de 2012

0 votos

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.

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 17 de Jul. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by