Community Profile

photo

alsharif taha


Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


neural network training using matlab
when i train this network i get errors please help me clc clear close all p=[1:10 10:10:100]; t= (p.^2); net=newff(p,t,...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
Neural Networks warning?
when i train this network i get errors please help me clc clear close all p=[1:10 10:10:100]; t= (p.^2); net=newff(p,t,...

más de 3 años hace | 0