Std Graph Analysis Smooth Savitzky: Difference between revisions
Jump to navigation
Jump to search
(→Note) |
(→Note) |
||
Line 27: | Line 27: | ||
The data consists of a set of points {''x''<sub>''j''</sub>, ''y''<sub>''j''</sub>}, ''j'' = 1, ..., ''n'', where ''x''<sub>''j''</sub> is an independent | The data consists of a set of points {''x''<sub>''j''</sub>, ''y''<sub>''j''</sub>}, ''j'' = 1, ..., ''n'', where ''x''<sub>''j''</sub> is an independent | ||
<math>Y_j= | <math>Y_j= x^{2}</math> | ||
{{Docnav | {{Docnav |
Revision as of 09:20, 5 September 2022
Std Graph Analysis Smooth Savitzky |
Menu location |
---|
Analysis → Smooth → Savitzky Golay... |
Phenomena |
All |
Default shortcut |
None |
Introduced in version |
0.001 |
See also |
Smooth, Std_Graph_Analysis_Smooth_Moving_window_average |
Description
The Std Graph Analysis Smooth Savitzky command performs a smoothing of the selected curve using the Savitzky-Golay method.
Usage
- Select the Analysis → Smooth → Savitzky Golay... option from the menu.
Note
This command performs a smoothing of the selected curve using the Savitzky-Golay method. The formula used to smooth the curve defined by the points yi=f(xi) is:
The data consists of a set of points {xj, yj}, j = 1, ..., n, where xj is an independent [math]\displaystyle{ Y_j= x^{2} }[/math]