photo

Deyan Dobromirov


TU-Sofia

Last seen: oltre 3 anni fa Attivo dal 2018

Followers: 0   Following: 0

Messaggio

I like coding, cycling, gaming and all the other neat stuff

Statistica

All
  • First Answer
  • First Review
  • GitHub Submissions Level 1
  • First Submission

Visualizza badge

Feeds

Visto da

Risposto
How to implement rectangular and welch window in MATLAB to plot fft respectively?
The implementation fails to create zeros at both ends. Here is my version: function w = welchwin(n) m = floor(n/2); k = (0:m...

oltre 3 anni fa | 0

Inviato


Console MP3 player and DFT plotter
A console based MP3 Designed to run DFT even in earliest versions of Matlab

oltre 6 anni fa | 1 download |