Frequency Modulation for varition of pitch frequency
Ältere Kommentare anzeigen
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;
Antworten (0)
Kategorien
Mehr zu Modulation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!