changeset 11181:16399f79ebfc octave-forge

control: update news file
author paramaniac
date Sat, 27 Oct 2012 12:58:21 +0000
parents 8fb71d82191b
children 1e54b227598f
files main/control/NEWS
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/main/control/NEWS	Sat Oct 27 12:21:43 2012 +0000
+++ b/main/control/NEWS	Sat Oct 27 12:58:21 2012 +0000
@@ -15,6 +15,10 @@
    Added a new time domain analysis function "ramp" which plots/computes the
    system's response to a ramp signal.
 
+** c2d
+   Added matched pole/zero discretization method "matched".
+   Usage:  Gd = c2d (Gc, Ts, 'matched')
+
 ** doc/control.pdf
    Revised PDF manual.  There is now a function index at the end of the manual.
    Improved docstrings in several functions.