MATLAB CURVE FITTING TOOLBOX - RELEASE NOTES Betriebsanweisung Seite 159

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 216
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 158
1 2 ... 154 155 156 157 158 159 160 161 162 163 164 ... 215 216

Kommentare zu diesen Handbüchern

Keine Kommentare