Ines Shekhovtsov
Followers: 0 Following: 0
Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
215.636
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
71.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 meses hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 2 años hace | 1 respuesta | 0