MATLAB CURVE FITTING TOOLBOX - RELEASE NOTES Podręcznik Użytkownika Strona 124

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 216
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 123
3 Fitting Data
3-48
The first step is to load the
12
C alpha-emission data from the file
carbon12alpha.mat, which is provided with the toolbox.
load carbon12alpha
The workspace now contains two new variables, angle and counts:
angle is a vector of angles (in radians) ranging from 10
o
to 240
o
in 10
o
increments.
counts is a vector of raw alpha particle counts that correspond to the
emission angles in
angle.
Import these two variables into the Curve Fitting Toolbox and name the data
set
C12Alpha.
The
Fit Editor for a custom equation fit type is shown below.
Specify a meaningful fit name,
the data set, and the type of fit.
Open the Create Custom
Equations GUI.
Przeglądanie stron 123
1 2 ... 119 120 121 122 123 124 125 126 127 128 129 ... 215 216

Komentarze do niniejszej Instrukcji

Brak uwag