Ines Shekhovtsov
Followers: 0 Following: 0
Statistics
14 Questions
0 Answers
RANK
215.636
of 295.467
REPUTATION
0
CONTRIBUTIONS
14 Questions
0 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
10 maanden ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
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 ...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 2 jaar ago | 1 answer | 0