How is trained neural network type newff?

2 visualizaciones (últimos 30 días)
Veronika
Veronika el 3 de Mzo. de 2015
Editada: Greg Heath el 18 de Mzo. de 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.

Respuesta aceptada

Greg Heath
Greg Heath el 18 de Mzo. de 2015
Editada: Greg Heath el 18 de Mzo. de 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

Más respuestas (0)

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by