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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 216
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 138
Parametric Fitting
3-63
The Exclude GUI is shown below.
The exclusion rule is named
AbsenteeVotes. You use the Fitting GUI to
associate an exclusion rule with the data set to be fit.
For each data set, perform a robust fit with bisquare weights using the
FlaElection equation defined above. For comparison purposes, also perform a
regular linear least squares fit. Refer to Robust Least Squares on page 3-11
for a description of the robust fitting methods provided by the toolbox.
You can identify the Palm Beach County data in the scatter plot by using the
data tips feature, and knowing the index number of the data point.
ind = find(strcmp(counties,'Palm Beach'))
ind =
50
Mark the absentee
votes to be excluded.
Vista de pagina 138
1 2 ... 134 135 136 137 138 139 140 141 142 143 144 ... 215 216

Comentarios a estos manuales

Sin comentarios