Shaula Garibbo
Followers: 0 Following: 0
Feeds
提问
Time-shift after fft & filter?
I tried to implement a simple LP filter on an audio file, but I'm slightly confused by the apparent shifting of the signal in th...
4 years 前 | 1 个回答 | 0
1
个回答提问
meshm - R parameter
I have a bathymetry netCDF variable that is not square (3027x8796, where the depth values correspond to (latitude x longitude). ...
5 years 前 | 0 个回答 | 0
0
个回答提问
Zeros on [b,a] output of butter filter
Hi. I'm trying to create a low-pass filter for a large collection of audio files to make some room on my hard drives. I'm using...
5 years 前 | 1 个回答 | 0
1
个回答提问
Plot a series of boxplots from one column of a series of cells in a cell array
I have a cell array C (140x1). Each cell contains a 1200x2 double. What I want to ultimately achieve is one plot of multiple box...
5 years 前 | 3 个回答 | 0
3
个回答提问
Split .wav file into equal time segments
Aim: write a code that will split a 1800 second long audio file into separate 60 second files. I have this so far which creates...
5 years 前 | 1 个回答 | 0