From: <par...@us...> - 2011-12-28 15:22:46
|
Revision: 9473 http://octave.svn.sourceforge.net/octave/?rev=9473&view=rev Author: paramaniac Date: 2011-12-28 15:22:39 +0000 (Wed, 28 Dec 2011) Log Message: ----------- control-devel: add references to texinfo strings Modified Paths: -------------- trunk/octave-forge/extra/control-devel/inst/btamodred.m trunk/octave-forge/extra/control-devel/inst/spamodred.m Modified: trunk/octave-forge/extra/control-devel/inst/btamodred.m =================================================================== --- trunk/octave-forge/extra/control-devel/inst/btamodred.m 2011-12-28 12:55:47 UTC (rev 9472) +++ trunk/octave-forge/extra/control-devel/inst/btamodred.m 2011-12-28 15:22:39 UTC (rev 9473) @@ -204,6 +204,29 @@ ## @end iftex ## @end itemize ## +## +## @strong{References}@* +## [1] Enns, D. +## Model reduction with balanced realizations: An error bound +## and a frequency weighted generalization. +## Proc. 23-th CDC, Las Vegas, pp. 127-132, 1984. +## +## [2] Lin, C.-A. and Chiu, T.-Y. +## Model reduction via frequency-weighted balanced realization. +## Control Theory and Advanced Technology, vol. 8, +## pp. 341-351, 1992. +## +## [3] Sreeram, V., Anderson, B.D.O and Madievski, A.G. +## New results on frequency weighted balanced reduction +## technique. +## Proc. ACC, Seattle, Washington, pp. 4004-4009, 1995. +## +## [4] Varga, A. and Anderson, B.D.O. +## Square-root balancing-free methods for the frequency-weighted +## balancing related model reduction. +## (report in preparation) +## +## ## @strong{Algorithm}@* ## Uses SLICOT AB09ID by courtesy of ## @uref{http://www.slicot.org, NICONET e.V.} Modified: trunk/octave-forge/extra/control-devel/inst/spamodred.m =================================================================== --- trunk/octave-forge/extra/control-devel/inst/spamodred.m 2011-12-28 12:55:47 UTC (rev 9472) +++ trunk/octave-forge/extra/control-devel/inst/spamodred.m 2011-12-28 15:22:39 UTC (rev 9473) @@ -184,6 +184,29 @@ ## false if @code{G.scaled == true}. ## @end table ## +## +## @strong{References}@* +## [1] Enns, D. +## Model reduction with balanced realizations: An error bound +## and a frequency weighted generalization. +## Proc. 23-th CDC, Las Vegas, pp. 127-132, 1984. +## +## [2] Lin, C.-A. and Chiu, T.-Y. +## Model reduction via frequency-weighted balanced realization. +## Control Theory and Advanced Technology, vol. 8, +## pp. 341-351, 1992. +## +## [3] Sreeram, V., Anderson, B.D.O and Madievski, A.G. +## New results on frequency weighted balanced reduction +## technique. +## Proc. ACC, Seattle, Washington, pp. 4004-4009, 1995. +## +## [4] Varga, A. and Anderson, B.D.O. +## Square-root balancing-free methods for the frequency-weighted +## balancing related model reduction. +## (report in preparation) +## +## ## @strong{Algorithm}@* ## Uses SLICOT AB09ID by courtesy of ## @uref{http://www.slicot.org, NICONET e.V.} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |