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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 216
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 158
cflibhelp
4-83
Example Display the names and descriptions for the spline fit type group.
cflibhelp spline
SPLINES
SPLINETYPE DESCRIPTION
cubicspline cubic interpolating spline
smoothingspline smoothing spline
Display the model names and equations for the polynomial fit type group.
cflibhelp polynomial
POLYNOMIAL MODELS
MODELNAME EQUATION
poly1 Y = p1*x+p2
poly2 Y = p1*x^2+p2*x+p3
poly3 Y = p1*x^3+p2*x^2+...+p4
...
poly9 Y = p1*x^9+p2*x^8+...+p10
See Also cfit, fit, fittype
Vista de pagina 158
1 2 ... 154 155 156 157 158 159 160 161 162 163 164 ... 215 216

Comentarios a estos manuales

Sin comentarios