Community Profile

photo

Ines Shekhovtsov


Last seen: 2 Monate vor Aktiv seit 2022

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Help with torque smoothing and line interpolation
Hello, below i have a code snippet fromr a torque smoothing code. Esentially i am looking at torque traces during various condit...

2 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Importing data from Delsys Trigno software .csv
Hi, I am trying to create a single header from a .csv file exported from Trigno Discover software from delsys. I have attached ...

11 Monate vor | 2 Antworten | 0

2

Antworten

Frage


Saving a figure in matlab with zoom functionality
I have a code that generates a plot of my original signal, the rectified signal and then a liner envelpe of the signal. I would ...

12 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Remove NaN values from a table
Hi, I have an 84 column table that has EMG, gyroscope, goniometer and analog signal data. It was all collected at different fre...

12 Monate vor | 2 Antworten | 0

2

Antworten

Frage


General variable creation question
Hi, I am still new to programming in Matlab and i tend to code in a way that generates a lot of variables in a workspace. Gener...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Ideal way to smoothe gyroscope data
Hello, I have a .csv file that contains EMG and gyroscope data collected from the Delsys Trigno Avanti System. These wireless e...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Ideal way to import csv data and create column vectors that will be variables i want to work with
Hello, I have a .csv file that i wish to import and create column vecotrs (variables) that i can manipulate further with my cod...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Help with Simplifying repetitive code
I am looking for a way to reduce writing repetative code and perhaps use for loops instead. I've been told that using eval is no...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


setting y axis to specific values
UPDATE FROM MY QUESTION BELOW: I should have done a bit of research before posting. Don't know why i didn't assume matlab would ...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to integrate filter function into matlab code
Hello, I am trying to batch process a bunch of EMG files using a matlab code. Part of the processing is to filter all EMG data ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


specify grey color in two plots that share same x axis
Hello, I have the following code to generate a plot: plot(TimeVector,RPr,TimeVector,RP_rms,'r'); The RP_rms trace is red and ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Zooming in on generated graph in order to get input value for a prompt
Hello, I have a code that generates an EMG plot of three breathing attempts. After the plot code i have an input prompt that as...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Linear envelope of an EMG signal
Hello, I am trying to plot an RMS envelope over a single EMG signal from a respiratory muscle. The data was collected at 2000Hz...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Batch FFT operation on EMG data
I have a basic code to read a .dat file containing EMG data for several muscles. The code scans the file for a specific time and...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort