help-octave
[Top][All Lists]
Advanced

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

Re: changing amplitude in sigmoid_train function


From: Juan Pablo Carbajal
Subject: Re: changing amplitude in sigmoid_train function
Date: Fri, 18 Apr 2014 00:31:39 +0200

On Fri, Apr 18, 2014 at 12:03 AM, Mike Miller <address@hidden> wrote:
>> I want that pulse must attain a specific amplitude height. Instead of
>> scaling it between [-1,1]. Is that possible?

If you want a train of pulses, each one with its own amplitude, that
is not implemented. It is not hard to implement it (and in the
meantime improve the implementation of the whole function).
As a solution you can just generate independent pulses and scale each
one as Mike Miller suggested.



reply via email to

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