changeset 9571:3adf56df050d octave-forge

control: remove completed task from projects file
author paramaniac
date Tue, 06 Mar 2012 16:08:10 +0000
parents 52ef2dae3fe9
children c7dda416161e
files main/control/devel/PROJECTS
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/main/control/devel/PROJECTS	Tue Mar 06 16:01:07 2012 +0000
+++ b/main/control/devel/PROJECTS	Tue Mar 06 16:08:10 2012 +0000
@@ -26,13 +26,11 @@
 
   * Implement zpk models and @zpset similar to @tfpoly.
 
-  * SLICOT model and controller reduction.  Under construction in extra/control-devel.
-
   * SLICOT system identification.  Under construction in extra/control-devel
 
   * Descriptor support for pole placement command "place".
   
-  * Implement mu-Synthesis command "dksyn".
+  * Implement mu-Synthesis command "dksyn" using  muHopt.f.
 
   * Implement d2d.  In general, d2c followed by c2d could be used, maybe one derives
     direct formulae for the bilinear case.