Feeds
已回答
Is there anyway to convert vibration acceleration data into velocity ?
I already found the answer so I'll just post here if anyone need. velocity = cumtrapz(acceleration-mean(acceleration)); ...
Is there anyway to convert vibration acceleration data into velocity ?
I already found the answer so I'll just post here if anyone need. velocity = cumtrapz(acceleration-mean(acceleration)); ...
9 years 前 | 1
| 已接受
提问
Is there anyway to convert vibration acceleration data into velocity ?
How can I convert the vibration acceleration data collected in real time to velocity ? I know the relation is to integrate the ...
9 years 前 | 2 个回答 | 0
2
个回答提问
How to send digital PWM signal to arduino digital pin in MATLAB 2015 ?
Unfortunately MATLAB 2015 has removed the analogwrite function which now does not allow me to creat my own PWM signal and send t...
9 years 前 | 0 个回答 | 0
0
个回答已回答
error in imshow
Can you please provide the solution steps ? Im getting the same error previously it was working fine and now doesnt work on my...
error in imshow
Can you please provide the solution steps ? Im getting the same error previously it was working fine and now doesnt work on my...
9 years 前 | 0