MATLAB POLYSPACE RELEASE NOTES Instrukcja Użytkownika Strona 176

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 240
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 239 240

Komentarze do niniejszej Instrukcji

Brak uwag