You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pybytes/mlintegration/features.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ After the window is standardized, a filter can be applied to the data. The type
38
38
39
39
##### Features
40
40
41
-
Using Fourier analysis (FFT transform), features are extracted from the data. Time localization is lost if the Fourier transform is applied to the entire window data. To keep some information about time localization, the user can split the window data in smaller intervals and analyze each interval separately (this is the short-time Fourier transform).
41
+
Using Fourier analysis (FFT transform), features are extracted from the data.
42
42
43
43
Features are calculated for every axis (X, Y, Z), independently of other axes. The next features are available to be selected/used by the user:
0 commit comments