photo

Iro Liontou


Last seen: Today Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Answer

View badges

Feeds

View by

Question


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...

4 days ago | 1 answer | 0

1

answer

Question


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...

2 months ago | 1 answer | 0

1

answer

Question


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

4 months ago | 1 answer | 0

1

answer

Question


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

6 months ago | 1 answer | 0

1

answer