What the problems or noise did you process in this signal ?
@ScorpionSting242 жыл бұрын
So I have used a biopac to record all of my EMG measures and the way my lab does is it is to convert that acqknowledge file to a .txt file. I believe I do not need to transpose the data due to that difference?
@LetsTeachScience Жыл бұрын
Transposing the data is done to convert from data in columns to data in rows. Depending on the organization of your file you will need to decide whether to transpose or not.
@sheffer8123 жыл бұрын
I'm doing a term paper, your video helps me a lot, but I can't find emg signals, could you give me your signal that you use in the video? very necessary
@LetsTeachScience3 жыл бұрын
The link to the file is now in the description.
@mitkosokolov9382 Жыл бұрын
Hi, greate project. Can you share the project?
@ranusiddique9413 Жыл бұрын
Why only vl graph is shown and others are remaing null?
@omar123Salvador Жыл бұрын
I have the same problem
@LetsTeachScience Жыл бұрын
Check your raw data to make sure all channels are loaded. If you only see one row of data then likely you have an error setting the delimeter. Often this can happen if you set your delimiter to ", " instead of "," (adding a space after the comma means that it will never find the next row of data). If that isn't the issue, make sure you have indexed the correct channel that you want to display.
@priyaramalingam3653 жыл бұрын
Sir what is the file you have chosen to bring that waveform sir...
@LetsTeachScience3 жыл бұрын
It's a .csv file with 5 channels of EMG from leg muscles and FSR data from heel and toe sensors
@anarasic7523 жыл бұрын
Please give us that .csv file which you used in this project,please, please,please
@LetsTeachScience3 жыл бұрын
github.com/DrewCommandeur/LabView_EMG_Data
@naveenbussari11403 жыл бұрын
Thanks for the video. It's very helpful. Could you please share the csv file