Muhammad Hadyan Utoro
Followers: 0 Following: 0
Feeds
提问
Real-time Data Acquisition Using NI-USB 6009
Hello everyone! I have a project using NI USB-6009 and an Incremental Rotary Encoder (Megatron SPNT Series). I would like to do...
2 years 前 | 1 个回答 | 0
1
个回答提问
Separating Data of Exercises
Hello everyone! I have data for CoM (Center of Mass) movement of a subject while performing an exercises (see attachment). I'd ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Reference to non-existent field 'Gait_0002'.
Hello everyone, I had a trouble sorting out data from a cell into a structure. So, I'd like to include the data from previous c...
3 years 前 | 1 个回答 | 0
1
个回答提问
Using Heun's Method but Problem With Increment
Hi everyone, I'm really new to programming and try to use Heun's Method to this skydiving problem, but I kept getting this erro...
3 years 前 | 1 个回答 | 0
1
个回答提问
How can I plot the integration result?
I used loop to do an integration to get velocity and position, but when I want to plot them, it showed error: Error using plot ...
3 years 前 | 1 个回答 | 0
1
个回答已回答
Not Enough Input Arguments
Can someone help me please %% Full-wave Rectification and RMS Envelope rec_EMG = abs(EMG); envelope = zeros(L,1); window = 5...
Not Enough Input Arguments
Can someone help me please %% Full-wave Rectification and RMS Envelope rec_EMG = abs(EMG); envelope = zeros(L,1); window = 5...
3 years 前 | 0