Community Profile

Mona


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


spectrogram plotting of Amplitude frequency vs. frame
Hi, I used spectrogram matlab function in order to obtain a STFT as follows: nfft=1024; noverlap=nfft/2; wnd= hamm...

9 years ago | 1 answer | 0

1

answer

Question


variance equation of a white noise
Hi everyone, I hope someone can answer this difficult question for me: I am trying to implement a STFT transform algorith...

9 years ago | 2 answers | 0

2

answers

Question


spectrogram function: phase and magnitude
Hi, I read the Spectrogram function and I sort of understand it, but I have a question. As stated in the definition, the Spec...

9 years ago | 1 answer | 0

1

answer

Answered
Segmenting, windowing, framing with 50%-75% overlap
Thank you Star Strider, I've used the spectrogram function as follows: flength=256; foverlap=flength/2; fftlength=...

9 years ago | 0

Question


Segmenting, windowing, framing with 50%-75% overlap
Hi everyone, I am very new to matlab so please be patient with me if I sound dumb!!! I have a project where I am suppose t...

9 years ago | 2 answers | 0

2

answers