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?

 채택된 답변

Greg Heath
Greg Heath 2012년 9월 15일

0 개 추천

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.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2011년 7월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by