about producing clear carrier signal

2 次查看(过去 30 天)
carrier_Fs=24e3;
Carrier_Fc=10e3;
no of samples: 240000..i have taken no samples for carrier signal becuase input signal is a audio signal which have 240000 samples..
while trying get the cosine wave using cos equation ..i am not getting the clear cos wave...i am getting distorted wave...
carrier=int32(Ac*32767*cos(2*pi*Fc*t/Fs));
here t value variese from 1:240000. and i am changing the double values into integer values...i don't think that conversion effects the wave form...

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Multirate Signal Processing 的更多信息

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by