photo

Iro Liontou


Last seen: Today Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Real-time EMG signal acquisition-Plots
I am in the process of figuring out how to acquire my EMG signal in real - time and plot it, due to a lot delays that may occur ...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Pregunta


Record real-time EMG signal and Plot it.
Created this code : %% Raw sEMG Signal Measuring with Precise Timing and X-Axis in Milliseconds clc; clear; close all; % ...

alrededor de 1 mes hace | 0 respuestas | 0

0

respuestas

Pregunta


Bandpass filter Transient Response. How to get rid of it?
I created this bandpass filter and plotted it's impulse response: % Bandpass filter parameters f_nyquist = sampling_frequency...

alrededor de 2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How to save a variable from workspace into a .mat file, but the variable obtains value from a for loop?
I have this code and i want to save the variable x from workspace into a file clc; clear; close all; % Parameters sampling...

4 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How to band pass filter the EMG signal in real time?
%####################################### % In signal processing, the power spectrum of a continuous time signal describes % t...

5 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Matlab fft plot axes
% clc; clear; close all; %% Visualization loop for raw EMG signal % Parameters sampling_frequency = 1000; % Sampling fr...

8 meses hace | 1 respuesta | 0

1

respuesta