How is trained neural network type newff?

2 ビュー (過去 30 日間)
Veronika
Veronika 2015 年 3 月 3 日
編集済み: Greg Heath 2015 年 3 月 18 日
Dear all,
I have this two vectors:
P = [velky_tvar{1,:}];(input vector) T = [velky_tvar{2,:}];(target vector)
I want to train neural network type newff and I don´t know how to do it.
Please advise me.

採用された回答

Greg Heath
Greg Heath 2015 年 3 月 18 日
編集済み: Greg Heath 2015 年 3 月 18 日
help newff
doc newff
Search in the NEWSGROUP and ANSWERS
greg newff
Note. Newff has been obsolete for 5 years. The current functions are
fitnet for regression
patternnet for classification
Search these in the same manner

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by