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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 216
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 159
cftool
4-84
4cftool
Purpose Open the Curve Fitting Tool
Syntax cftool
cftool(xdata,ydata)
Arguments
Description
cftool opens the Curve Fitting Tool.
cftool(xdata,ydata) opens the Curve Fitting Tool with predictor data
specified by
xdata and response data specified by ydata. xdata and ydata must
be vectors of the same size.
Infs and NaNs are ignored because you cannot fit
data containing these values. Additionally, only the real component of a
complex value is used.
Remarks The Curve Fitting Tool is a graphical user interface (GUI) that allows you to
Visually explore data and fits as scatter plots
Graphically evaluate the goodness of fit using residuals and prediction
bounds
Access GUIs for importing, preprocessing, and fitting data, and for plotting
and analyzing fits to the data
xdata A vector of predictor data.
ydata A vector of response data.
Vista de pagina 159
1 2 ... 155 156 157 158 159 160 161 162 163 164 165 ... 215 216

Comentarios a estos manuales

Sin comentarios