help-octave
[Top][All Lists]
Advanced

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

Re: Error exploring a Matlab example


From: jmb
Subject: Re: Error exploring a Matlab example
Date: Tue, 21 Oct 2014 18:44:13 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

On 10/21/2014 06:13 PM, vathomas wrote:
> Hi JMB,
>
> The function exp(s) models a time delay. Time delays are not implemented in
> the octave control toolbox. That's why calls to exp(s) will fail even if the
> control toolbox is installed.
>
> One alternative is to use Pade approximation for delays (rational
> approximation of exp(s)).
>
> Best,
> Thomas
>
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/Error-exploring-a-Matlab-example-tp4667068p4667073.html
> Sent from the Octave - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-octave
>
Hello Thomas,

Thank you for your suggestion but:

    octave:4> help pade
    error: help: the 'pade' function belongs to the control package from
Octave Forge but has not yet been implemented.  :)

Regards, JMB




reply via email to

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