Statistik
5 Fragen
0 Antworten
RANG
264.655
of 300.379
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
60.0%
ERHALTENE STIMMEN
0
RANG
of 20.931
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.262
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Narnet Forecast with removedelay and closeloop
TargetSeries=input.'; N = length(TargetSeries); zt = zscore(TargetSeries,1); autocorrt = nncorr( zt, zt, N-1, 'biased...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Getting different result deploytool .dll and matlab
I have a autocorrelation function in matlab and i have a data but i get different result in matlab and C#. Here is my Code in...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
What is the differences between predict and forecast value ?
i have a targetSeries and i wanna forecast next value.i calculate autocorrelation and find feedbackDelay in narnet. testdata is...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Forecast Future Value in Neural Network
i have a narnet model and i wanna predict future value. i trained and tested my data and take really satisfied result but i wan...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Neural Network keep best weight and how to use without training
i have a narnet and i keep the value of weights. feedbackDelays = 1:5; hiddenLayerSize = i; net = narnet(feedbackDela...
mehr als 9 Jahre vor | 1 Antwort | 0
