Community Profile

photo

Mohamed Medhat


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Manual spectrogram creation without using spectrogram command
I have a signal y which I need to create spectrograms of it with these parameters without using the spectrogram command Time-do...

3 years ago | 1 answer | 0

1

answer

Question


How to divide a signal into windows using loops
i have a signal y which is 11439 long supposing it is y=randn(1,11439) which I want to divide into windows of lengths [16,64,256...

3 years ago | 1 answer | 0

1

answer

Question


How to create a new variable in each iteration of the for loop?
In the below code I want to trace the value of y.*win in each iteration so basically I am trying to create y_1 to y_5, the else ...

3 years ago | 1 answer | 0

1

answer

Question


designing BPFs using butter function
How do I design the following BPFs using butter function

4 years ago | 1 answer | 0

1

answer