From: <par...@us...> - 2011-06-29 22:01:10
|
Revision: 8370 http://octave.svn.sourceforge.net/octave/?rev=8370&view=rev Author: paramaniac Date: 2011-06-29 22:01:03 +0000 (Wed, 29 Jun 2011) Log Message: ----------- control: use @uref in texinfo strings Modified Paths: -------------- trunk/octave-forge/main/control/inst/@lti/norm.m trunk/octave-forge/main/control/inst/@ss/__minreal__.m trunk/octave-forge/main/control/inst/@ss/__zero__.m trunk/octave-forge/main/control/inst/care.m trunk/octave-forge/main/control/inst/dare.m trunk/octave-forge/main/control/inst/dlyap.m trunk/octave-forge/main/control/inst/dlyapchol.m trunk/octave-forge/main/control/inst/h2syn.m trunk/octave-forge/main/control/inst/hinfsyn.m trunk/octave-forge/main/control/inst/hsvd.m trunk/octave-forge/main/control/inst/isctrb.m trunk/octave-forge/main/control/inst/isdetectable.m trunk/octave-forge/main/control/inst/isobsv.m trunk/octave-forge/main/control/inst/isstabilizable.m trunk/octave-forge/main/control/inst/lyap.m trunk/octave-forge/main/control/inst/lyapchol.m trunk/octave-forge/main/control/inst/place.m Modified: trunk/octave-forge/main/control/inst/@lti/norm.m =================================================================== --- trunk/octave-forge/main/control/inst/@lti/norm.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/@lti/norm.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -20,8 +20,8 @@ ## @deftypefnx {Function File} {[@var{gain}, @var{wpeak}] =} norm (@var{sys}, @var{inf}) ## @deftypefnx {Function File} {[@var{gain}, @var{wpeak}] =} norm (@var{sys}, @var{inf}, @var{tol}) ## Return H-2 or L-inf norm of LTI model. -## Uses SLICOT AB13BD and AB13DD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT AB13BD and AB13DD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## @end deftypefn ## Author: Lukas Reichlin <luk...@gm...> Modified: trunk/octave-forge/main/control/inst/@ss/__minreal__.m =================================================================== --- trunk/octave-forge/main/control/inst/@ss/__minreal__.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/@ss/__minreal__.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -17,8 +17,8 @@ ## -*- texinfo -*- ## Minimal realization of SS models. The physical meaning of states is lost. -## Uses SLICOT TB01PD and TG01JD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT TB01PD and TG01JD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## Author: Lukas Reichlin <luk...@gm...> ## Created: October 2009 Modified: trunk/octave-forge/main/control/inst/@ss/__zero__.m =================================================================== --- trunk/octave-forge/main/control/inst/@ss/__zero__.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/@ss/__zero__.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -17,8 +17,8 @@ ## -*- texinfo -*- ## Transmission zeros of SS object. -## Uses SLICOT AB08ND by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT AB08ND by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## Author: Lukas Reichlin <luk...@gm...> ## Created: October 2009 Modified: trunk/octave-forge/main/control/inst/care.m =================================================================== --- trunk/octave-forge/main/control/inst/care.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/care.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -21,8 +21,8 @@ ## @deftypefnx {Function File} {[@var{x}, @var{l}, @var{g}] =} care (@var{a}, @var{b}, @var{q}, @var{r}, @var{[]}, @var{e}) ## @deftypefnx {Function File} {[@var{x}, @var{l}, @var{g}] =} care (@var{a}, @var{b}, @var{q}, @var{r}, @var{s}, @var{e}) ## Solve continuous-time algebraic Riccati equation (ARE). -## Uses SLICOT SB02OD and SG02AD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT SB02OD and SG02AD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Inputs} ## @table @var Modified: trunk/octave-forge/main/control/inst/dare.m =================================================================== --- trunk/octave-forge/main/control/inst/dare.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/dare.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -21,8 +21,8 @@ ## @deftypefnx {Function File} {[@var{x}, @var{l}, @var{g}] =} dare (@var{a}, @var{b}, @var{q}, @var{r}, @var{[]}, @var{e}) ## @deftypefnx {Function File} {[@var{x}, @var{l}, @var{g}] =} dare (@var{a}, @var{b}, @var{q}, @var{r}, @var{s}, @var{e}) ## Solve discrete-time algebraic Riccati equation (ARE). -## Uses SLICOT SB02OD and SG02AD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT SB02OD and SG02AD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Inputs} ## @table @var Modified: trunk/octave-forge/main/control/inst/dlyap.m =================================================================== --- trunk/octave-forge/main/control/inst/dlyap.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/dlyap.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -20,8 +20,8 @@ ## @deftypefnx{Function File} {@var{x} =} dlyap (@var{a}, @var{b}, @var{c}) ## @deftypefnx{Function File} {@var{x} =} dlyap (@var{a}, @var{b}, @var{[]}, @var{e}) ## Solve discrete-time Lyapunov or Sylvester equations. -## Uses SLICOT SB03MD, SB04QD and SG03AD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT SB03MD, SB04QD and SG03AD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Equations} ## @example Modified: trunk/octave-forge/main/control/inst/dlyapchol.m =================================================================== --- trunk/octave-forge/main/control/inst/dlyapchol.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/dlyapchol.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -19,8 +19,8 @@ ## @deftypefn{Function File} {@var{u} =} dlyapchol (@var{a}, @var{b}) ## @deftypefnx{Function File} {@var{u} =} dlyapchol (@var{a}, @var{b}, @var{e}) ## Compute Cholesky factor of discrete-time Lyapunov equations. -## Uses SLICOT SB03OD and SG03BD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT SB03OD and SG03BD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Equations} ## @example Modified: trunk/octave-forge/main/control/inst/h2syn.m =================================================================== --- trunk/octave-forge/main/control/inst/h2syn.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/h2syn.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -18,8 +18,8 @@ ## -*- texinfo -*- ## @deftypefn{Function File} {[@var{K}, @var{N}, @var{gamma}] =} h2syn (@var{P}, @var{nmeas}, @var{ncon}) ## H-2 control synthesis for LTI plant. -## Uses SLICOT SB10HD and SB10ED by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT SB10HD and SB10ED by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Inputs} ## @table @var Modified: trunk/octave-forge/main/control/inst/hinfsyn.m =================================================================== --- trunk/octave-forge/main/control/inst/hinfsyn.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/hinfsyn.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -19,8 +19,8 @@ ## @deftypefn{Function File} {[@var{K}, @var{N}, @var{gamma}] =} hinfsyn (@var{P}, @var{nmeas}, @var{ncon}) ## @deftypefnx{Function File} {[@var{K}, @var{N}, @var{gamma}] =} hinfsyn (@var{P}, @var{nmeas}, @var{ncon}, @var{gmax}) ## H-infinity control synthesis for LTI plant. -## Uses SLICOT SB10FD and SB10DD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT SB10FD and SB10DD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Inputs} ## @table @var Modified: trunk/octave-forge/main/control/inst/hsvd.m =================================================================== --- trunk/octave-forge/main/control/inst/hsvd.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/hsvd.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -20,8 +20,8 @@ ## @deftypefnx{Function File} {@var{hsv} =} hsvd (@var{sys}, @var{"offset"}, @var{alpha}) ## Hankel singular values of the stable part of an LTI model. If no output arguments are ## given, the Hankel singular values are displayed in a plot. -## Uses SLICOT AB13AD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT AB13AD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## @end deftypefn ## Author: Lukas Reichlin <luk...@gm...> Modified: trunk/octave-forge/main/control/inst/isctrb.m =================================================================== --- trunk/octave-forge/main/control/inst/isctrb.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/isctrb.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -23,8 +23,8 @@ ## @deftypefnx {Function File} {@var{bool} =} isctrb (@var{a}, @var{b}, @var{[]}, @var{tol}) ## @deftypefnx {Function File} {@var{bool} =} isctrb (@var{a}, @var{b}, @var{e}, @var{tol}) ## Logical check for system controllability. -## Uses SLICOT AB01OD and TG01HD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT AB01OD and TG01HD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Inputs} ## @table @var Modified: trunk/octave-forge/main/control/inst/isdetectable.m =================================================================== --- trunk/octave-forge/main/control/inst/isdetectable.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/isdetectable.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -28,8 +28,8 @@ ## @deftypefnx {Function File} {@var{bool} =} isdetectable (@var{a}, @var{c}, @var{e}, @var{tol}, @var{dflg}) ## Logical test for system detectability. ## All unstable modes must be observable or all unobservable states must be stable. -## Uses SLICOT AB01OD and TG01HD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT AB01OD and TG01HD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Inputs} ## @table @var Modified: trunk/octave-forge/main/control/inst/isobsv.m =================================================================== --- trunk/octave-forge/main/control/inst/isobsv.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/isobsv.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -23,8 +23,8 @@ ## @deftypefnx {Function File} {@var{bool} =} isobsv (@var{a}, @var{c}, @var{[]}, @var{tol}) ## @deftypefnx {Function File} {@var{bool} =} isobsv (@var{a}, @var{c}, @var{e}, @var{tol}) ## Logical check for system observability. -## Uses SLICOT AB01OD and TG01HD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT AB01OD and TG01HD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Inputs} ## @table @var Modified: trunk/octave-forge/main/control/inst/isstabilizable.m =================================================================== --- trunk/octave-forge/main/control/inst/isstabilizable.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/isstabilizable.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -28,8 +28,8 @@ ## @deftypefnx {Function File} {@var{bool} =} isstabilizable (@var{a}, @var{b}, @var{e}, @var{tol}, @var{dflg}) ## Logical check for system stabilizability. ## All unstable modes must be controllable or all uncontrollable states must be stable. -## Uses SLICOT AB01OD and TG01HD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT AB01OD and TG01HD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Inputs} ## @table @var Modified: trunk/octave-forge/main/control/inst/lyap.m =================================================================== --- trunk/octave-forge/main/control/inst/lyap.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/lyap.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -20,8 +20,8 @@ ## @deftypefnx{Function File} {@var{x} =} lyap (@var{a}, @var{b}, @var{c}) ## @deftypefnx{Function File} {@var{x} =} lyap (@var{a}, @var{b}, @var{[]}, @var{e}) ## Solve continuous-time Lyapunov or Sylvester equations. -## Uses SLICOT SB03MD, SB04MD and SG03AD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT SB03MD, SB04MD and SG03AD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Equations} ## @example Modified: trunk/octave-forge/main/control/inst/lyapchol.m =================================================================== --- trunk/octave-forge/main/control/inst/lyapchol.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/lyapchol.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -19,8 +19,8 @@ ## @deftypefn{Function File} {@var{u} =} lyapchol (@var{a}, @var{b}) ## @deftypefnx{Function File} {@var{u} =} lyapchol (@var{a}, @var{b}, @var{e}) ## Compute Cholesky factor of continuous-time Lyapunov equations. -## Uses SLICOT SB03OD and SG03BD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT SB03OD and SG03BD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Equations} ## @example Modified: trunk/octave-forge/main/control/inst/place.m =================================================================== --- trunk/octave-forge/main/control/inst/place.m 2011-06-29 21:52:06 UTC (rev 8369) +++ trunk/octave-forge/main/control/inst/place.m 2011-06-29 22:01:03 UTC (rev 8370) @@ -23,8 +23,8 @@ ## Pole assignment for a given matrix pair (@var{A},@var{B}) such that @code{p = eig (A-B*F)}. ## If parameter @var{alpha} is specified, poles with real parts (continuous-time) ## or moduli (discrete-time) below @var{alpha} are left untouched. -## Uses SLICOT SB01BD by courtesy of NICONET e.V. -## <http://www.slicot.org> +## Uses SLICOT SB01BD by courtesy of +## @uref{http://www.slicot.org, NICONET e.V.} ## ## @strong{Inputs} ## @table @var This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |