12-29-2022, 11:51 PM
Mikhail is right on his assumption, see https://github.com/phyphox/phyphox-exper...um.phyphox
Roughly summarized: phyphox computes the complex fft for each accelerometer component data, then it forms for each the complex absolute value squared, adds these three, and takes the square root.
BTW, subtracting 9.81 does not appear to make sense: this is not how vector addition is supposed to work…
Roughly summarized: phyphox computes the complex fft for each accelerometer component data, then it forms for each the complex absolute value squared, adds these three, and takes the square root.
BTW, subtracting 9.81 does not appear to make sense: this is not how vector addition is supposed to work…