Frequency Modulation for varition of pitch frequency
Mostra commenti meno recenti
I need to varied pitch frequency 125 by frequency modulation ,I need to get from freqmod positive numbers ,How can I do that?PP is pitch period in seconds and should be positive,
for freqmod(m) = 1*cos (2*pi*(fc/fs)*m + (fd/fm)*cos (2*pi*(fm/fs)*m));
%PP=1/freqmod(m);
end;
Risposte (0)
Categorie
Scopri di più su Modulation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!