Mercurial > hg > octave-nkf
comparison scripts/control/base/tzero.m @ 3451:a6cc6bc220b3
[project @ 2000-01-18 04:49:49 by jwe]
author | jwe |
---|---|
date | Tue, 18 Jan 2000 04:49:49 +0000 |
parents | 2e06c3941943 |
children | 7923abdeb4e5 |
comparison
equal
deleted
inserted
replaced
3450:4b61d9e3c73a | 3451:a6cc6bc220b3 |
---|---|
14 ## | 14 ## |
15 ## You should have received a copy of the GNU General Public License | 15 ## You should have received a copy of the GNU General Public License |
16 ## along with Octave; see the file COPYING. If not, write to the Free | 16 ## along with Octave; see the file COPYING. If not, write to the Free |
17 ## Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. | 17 ## Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. |
18 | 18 |
19 ## -*- texinfo -*- | 19 ## -*- texinfo -*- |
20 ## @deftypefn {Function File} {} tzero (@var{a}, @var{b}, @var{c}, @var{d}@{, @var{opt}@}) | 20 ## @deftypefn {Function File} {} tzero (@var{a}, @var{b}, @var{c}, @var{d}@{, @var{opt}@}) |
21 ## @deftypefnx {Function File} {} tzero (@var{sys}@{,@var{opt}@}) | 21 ## @deftypefnx {Function File} {} tzero (@var{sys}@{,@var{opt}@}) |
22 ## Compute transmission zeros of a continuous | 22 ## Compute transmission zeros of a continuous |
23 ## @example | 23 ## @example |
24 ## . | 24 ## . |