diff scripts/ChangeLog @ 4611:c76a32c6f90c

[project @ 2003-11-14 17:48:46 by jwe]
author jwe
date Fri, 14 Nov 2003 17:48:46 +0000
parents 02d2fcf835fc
children ed92d574b55b
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,12 @@
 2003-11-14  Gabriele Pannocchia  <g.pannocchia@ing.unipi.it>
 
+	* control/base/dare.m: 
+	* control/base/dlqr.m: 
+
+	* control/system/is_detectable.m: Use Hautus Lemma.
+	Correct the behavior for discrete-time systems.
+	* control/system/is_stabilizable.m: Likewise.
+
 	* linear-algebra/krylov.m: Return H = [] in Vnrm == 0 case.
 
 	* linear-algebra/krylovb.m: Fix typo in usage message.