MATLAB POLYSPACE RELEASE NOTES Bedienungsanleitung Seite 176

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 240
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 175
5 Data Analysis
c3m(outliers) = NaN; % Add Na N values
See “Removing Outliers” in the MATLAB Data Analysis documentation for
more information on handling outliers in M ATLAB.
Smoothing and Filtering
A time-series plo t of the data at the th ird intersection (with the outlier
removed in “Outliers” on pag e 5-4) looks like this:
plot(c3m,'o-')
hold on
The NaN value at hour 20 appears as a gap in the plot. This handling of NaN
values is typical of MATLAB p lotting functions.
5-6
Seitenansicht 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 239 240

Kommentare zu diesen Handbüchern

Keine Kommentare