Hi all, I've just published control-2.0.0 in the package release forum [1]. It requires Octave 3.4.0 and it offers better compatibility (than control-1.0.x) with the "control system toolbox" and parts of the "robust control toolbox" of the "dark side". Since it uses the OOP features introduced with Octave 3.2.0, you can write things like sys3 = sys2 * sys1 for a series connection of two LTI systems.
Furthermore, the new control package is based on Fortran routines from the Slicot [2] project. Reliable solvers for AREs (linear-quadratic regulators and filters), Lyapunov and Sylvester equations are included. Controller synthesis includes pole placement techniques as well as H-2 and H-infinity methods. I hope you like my package. For those who don't and/or have m-files written for the old version of control: there's still the old control-1.0.x package available under extra/control-legacy. Please note that it is not possible to use both control packages at the same time. Compiling the Fortran code to oct-files can take up to several minutes, so please be patient when using "pkg install". Enjoy Lukas [1] http://sourceforge.net/apps/phpbb/octave/viewforum.php?f=1 [2] http://www.slicot.org ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev