Hi,
I am trying to shift the frequency spectrum of a signal by a fixed amount. A phase vocoder multiplies all frequencies by a fixed factor (for example, a factor of 2 moves 2Hz to 4Hz, 6Hz to 12Hz and so on) but I wish to move every frequency by a set amount (say, add 2Hz so that2Hz to 4Hz...
Hi,
I'm trying to sample the variation in frequency of an audio file using Matlab. Is it possible to break the audio file into a set number samples and construct an array containing the instantaneous frequency at each sample?
Thanks!
Hi everyone.
I am using Matlab to modulate a wave file using pulse position modulation (ppm) and I'm having a few problems.
When I try to use a low carrier frequency I get an error message saying Matlab is out of memory. (It works if the carrier frequency is, say 10000Hz, the wave file sample...