Deyan Dobromirov
Followers: 0 Following: 0
Feeds
已回答
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...
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...
5 years 前 | 0
已提交
Console MP3 player and DFT plotter
A console based MP3 Designed to run DFT even in earliest versions of Matlab
7 years 前 | 3 次下载 |



