MATLAB CURVE FITTING TOOLBOX - RELEASE NOTES Guía de usuario Pagina 58

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 216
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 57
2 Importing, Viewing, and Preprocessing Data
2-24
Saving the Results
By clicking the Save to workspace button, you can save a smoothed data set
as a structure to the MATLAB workspace. This example saves the moving
average results contained in the
enso (ma) data set.
The saved structure contains the original predictor data
x and the smoothed
data
y.
smootheddata1
smootheddata1 =
x: [168x1 double]
y: [168x1 double]
Vista de pagina 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 215 216

Comentarios a estos manuales

Sin comentarios