photo

tje_b


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
222,248
of 300,159

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,880

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,558

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

2 years 前 | 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...

2 years 前 | 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 ...

2 years 前 | 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...

2 years 前 | 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...

3 years 前 | 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...

3 years 前 | 2 个回答 | 0

2

个回答