MATLAB POLYSPACE RELEASE NOTES Uživatelský manuál Strana 190

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 240
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 189
5 Data Analysis
The model has the advantage of being simple while following the up-and-down
trend. The accuracy of its predictive power, however, is questionable,
especially at the ends of the data.
General Linear Regression
Assuming that the data are periodic with a 1 2-hour period and a peak around
hour 7, it is reasonable to fit a sinusoidal model of the form:
yab t=+ cos(( / )( ))212 7π
The coefficients a and b appear linearly. Use the MATLAB ml divide
(backslash) operator to fit general linear models:
c3 = count(:,3); % Data at intersection 3
tdata = (1:24)';
5-20
Zobrazit stránku 189
1 2 ... 185 186 187 188 189 190 191 192 193 194 195 ... 239 240

Komentáře k této Příručce

Žádné komentáře