valler7
Jun 1 2010, 14:10
Как описать балансную модуляцию сигнала в матлабе??! Подскажите, пожалуйста!
hobgoblin
Jun 2 2010, 06:48
А это не подойдет?
y = ammod(x,Fc,Fs) uses the message signal x to modulate a carrier signal with frequency Fc (Hz) using amplitude modulation. The carrier signal and x have sample frequency Fs (Hz). The modulated signal has zero initial phase and zero carrier amplitude, so the result is suppressed-carrier modulation.