Community Profile

photo

Connor Roche


Last seen: más de 2 años hace Con actividad desde 2021

Estadísticas

  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


This is far past my understanding of matlab and want to understand how to code such a thing, thank you
So I have a 64-challel EEG data sheet/file that has a sampling frequency of 1000Hz. The data has these large spikes that are not...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Please help, i have the idea of what I'm wanting to find but do not know how to actually code this!
I have a file but do not know how to call for the file in the code and get it to process what I am looking for which is a subplo...

más de 2 años hace | 1 respuesta | 0

1

respuesta

0

respuestas

Pregunta


Getting an FFT signal into a for loop.
%% Q1 clc; clear; n=0:1000; fs=8000; % Sampling frequency, Hz nfft=1024; % Number of samples nf=fs*(-nfft/2:nfft/2-1)./...

más de 2 años hace | 1 respuesta | 0

1

respuesta