help-octave
[Top][All Lists]
Advanced

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

Re: Book for Control 2.0.0


From: Lukas Reichlin
Subject: Re: Book for Control 2.0.0
Date: Tue, 22 Mar 2011 10:20:33 +0100

On 22.03.2011, at 03:37, maiky76 wrote:

> Hi,
> 
> If you guys don't mind, could you tell me what is the Octave equivalent of
> the Matlab statement:
> openloopsys     = frd(openloopplant,f,'Units','Hz');
> AM                 = allmargin(openloopsys);
> 
> Knowing that openloopplant is a vector (SISO) retrieved from measurements. 
> I am not quite sure how to get the same result with Octave...
> Thanks in advance
> Mickael

There's an experimental FRD support in the devel folder [1]. It lacks a decent 
display routine and is therefore not yet included in the official releases. The 
"margin" command from control-2.0.2 is able to compute gain and phase margin. 
It requires a model, not measurements.

Regards,
Lukas


[1]
http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/control/

reply via email to

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