
tje_b
Statistics
5 Questions
0 Answers
RANK
105,216
of 281,745
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 19,057
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 134,092
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
what is wrong with my FFT from a Shaker with accelerometer mounted
I tried to compute the FFT of the data attached to no avail using the FFT code below. The sensor was mounted on a shaker and I a...
1 month ago | 1 answer | 0
1
answerQuestion
accelerometer data shows nothing in FFT
I upload the data and the code but when I run it, nothing show up. the accelerometer was connected to a shaker and sampled at ...
3 months ago | 3 answers | 0
3
answersQuestion
i tried pulling my data from arduino port but got error. I am a novice
serialPort = 'COM5'; baudrate = 115200; s = serialport(serialPort,baudrate); pause(4); numsamples = 1000; data = zero...
6 months ago | 1 answer | 0
1
answerQuestion
FFT of vibration data in real-time
I have transmited my accelerometer data using wifi and Putty. Can I do the FFT of this data in real-time? If yes, some tips p...
1 year ago | 1 answer | 0
1
answerQuestion
How do I plot the FFT of signal from accelerometer
The Sample rate of the accelerometer from the arduino IDE was 833Hz and I placed the accelerometer on a shaker, The shaker has a...
1 year ago | 2 answers | 0