help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FM modulation of a sqarewave carrier with sinusoidal message in gnu-


From: Andreas Weber
Subject: Re: FM modulation of a sqarewave carrier with sinusoidal message in gnu-octave
Date: Thu, 29 May 2014 14:22:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

Am 29.05.2014 14:08, schrieb Kavya Manohar:
> What could be the reason. How could it be resolved?

z=5.*square(2*pi*((fc+fdev).*t));   %Generating FM signal

I guess you want something like z=5.*square(2*pi*(fc+fdev+t));
-- Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]