Statistica
14 Domande
0 Risposte
RANK
277.676
of 300.851
REPUTAZIONE
0
CONTRIBUTI
14 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
71.43%
VOTI RICEVUTI
0
RANK
of 171.294
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
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 ...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 3 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 3 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 3 anni fa | 1 risposta | 0
