29.09.2014 Views

Casestudie Breakdown prediction Contell PILOT - Transumo

Casestudie Breakdown prediction Contell PILOT - Transumo

Casestudie Breakdown prediction Contell PILOT - Transumo

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

dailydate = [dailydate; floor(date(i) + second)];<br />

%Vector for daily minimum & maximun<br />

minvector = [minvector; min(import.data(startposition:startposition +<br />

jumplength - 1,2))];<br />

maxvector = [maxvector; max(import.data(startposition:startposition +<br />

jumplength - 1,2))];<br />

%Compute Day- and Nighttime Values (Daytime: See Definiton of<br />

Daybegin & Dayend)<br />

nighttemp = [];<br />

daytemp = [];<br />

for j= startposition:startposition + jumplength - 1;<br />

if (mod(date(j),1) >= daybegin) && (mod(date(j),1) = daybegin) && (mod(date(j) + second, 1)<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!