Convert Acceleration Data to Velocity and Displacement
Versión 1.0.7 (1,47 KB) por
Ayad Al-Rumaithi
Integrates acceleration sensor data to velocity and displacement, the process includes detrending and tukey windowing for the 3 data types
Integrates acceleration sensor data to velocity and displacement, the process includes detrending and tukey windowing for the 3 data types.
Result=ACC_VEL_DSP(Data,fs,taper)
Input:
Data: acceleration signal of size (N,n). N is signal length. n is the number of channels
fs: Sampling Frequency
taper: Window Tapered Ratio for tukeywin windowing. Use 0 if no windowing required
Output:
Result is a structure consists of
ACC: Processed acceleration data
VEL: Generated and processed velocity data
DSP: Generated and processed displacement data
Citar como
Ayad Al-Rumaithi (2025). Convert Acceleration Data to Velocity and Displacement (https://la.mathworks.com/matlabcentral/fileexchange/69516-convert-acceleration-data-to-velocity-and-displacement), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2009b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
