MATLAB CURVE FITTING TOOLBOX - RELEASE NOTES Guia do Utilizador Página 159

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 216
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 158
1 2 ... 154 155 156 157 158 159 160 161 162 163 164 ... 215 216

Comentários a estes Manuais

Sem comentários