photo

tje_b


Last seen: 2ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Why can't Matlab save the acceleration data higher than 8.67KSPS
I used the following codes to save my acceleration data from my Teensy4.1 board connected to my Macbook comport. I find out that...

9ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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...

11ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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 ...

約1年 前 | 3 件の回答 | 0

3

回答

質問


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...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

2年弱 前 | 2 件の回答 | 0

2

回答