Feeds
提问
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,...
5 years 前 | 1 个回答 | 0
1
个回答已回答
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,...
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,...
5 years 前 | 0
