Frequency Modulation for varition of pitch frequency
이전 댓글 표시
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;
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Modulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!