How is trained neural network type newff?

2 vues (au cours des 30 derniers jours)
Veronika
Veronika le 3 Mar 2015
Modifié(e) : Greg Heath le 18 Mar 2015
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.

Réponse acceptée

Greg Heath
Greg Heath le 18 Mar 2015
Modifié(e) : Greg Heath le 18 Mar 2015
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

Plus de réponses (0)

Catégories

En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by