Feeds
已回答
Smoothing and Filtering Data with FFT
Thanks, for the answer, so i adjust my fourier transform like this: L = length(signal); f = Fs*(0:(L/2))/L; ...
Smoothing and Filtering Data with FFT
Thanks, for the answer, so i adjust my fourier transform like this: L = length(signal); f = Fs*(0:(L/2))/L; ...
8 years 前 | 0
提问
Smoothing and Filtering Data with FFT
i've a many file each one include a signal, into the file the sample are saved every 0.01s (100Hz), the problem is that my signa...
8 years 前 | 2 个回答 | 0
2
个回答提问
Signal Processing For Integration
Hello, i'm doing an experimental Program. I read some data from an IMU sensor, precisely i read accelerometer data along 3 ax...
8 years 前 | 1 个回答 | 0
1
个回答提问
Runge-Kutta4TH Order Acceleration to Displacement.
Hello everyone, I'm trying to do a simulation. I have the accelerometer data which are recorded in a given period of time (0....
9 years 前 | 1 个回答 | 0
