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 ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by