Centro assistenzaCentro assistenza
La traduzione di questa pagina non è aggiornata. Fai clic qui per vedere l'ultima versione in inglese.
Traccia la regressione lineare
plotregression(targets,outputs)
plotregression(targs1,outs1,'name1',targs2,outs2,'name2',...)
plotregression(targets,outputs) traccia la regressione lineare di targets relativa a outputs.
targets
outputs
esempio
plotregression(targs1,outs1,'name1',targs2,outs2,'name2',...) genera grafici multipli.
comprimi tutto
Questo esempio mostra come tracciare la regressione lineare di una rete feed-forward.
[x,t] = simplefit_dataset; net = feedforwardnet(10); net = train(net,x,t);
y = net(x); plotregression(t,y,'Regression')
Target della rete, specificati come una matrice o un array di celle.
Output della rete, specificati come una matrice on un array di celle.
Introdotto in R2008a
plottrainstate
Hai fatto clic su un collegamento che corrisponde a questo comando MATLAB:
Esegui il comando inserendolo nella finestra di comando MATLAB. I browser web non supportano i comandi MATLAB.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office