Mercurial > hg > octave-lyh
diff doc/interpreter/signal.txi @ 6549:5a5a09d7deb8
[project @ 2007-04-20 06:55:29 by jwe]
author | jwe |
---|---|
date | Fri, 20 Apr 2007 06:55:29 +0000 |
parents | 3ef1aa12f04c |
children | 083721ae3dfa |
line wrap: on
line diff
--- a/doc/interpreter/signal.txi +++ b/doc/interpreter/signal.txi @@ -9,6 +9,8 @@ @DOCSTRING(fft) +@DOCSTRING(fftw) + @DOCSTRING(ifft) @DOCSTRING(fft2) @@ -25,6 +27,8 @@ @DOCSTRING(filter) +@DOCSTRING(filter2) + @DOCSTRING(freqz) @DOCSTRING(freqz_plot) @@ -59,6 +63,8 @@ @DOCSTRING(fftshift) +@DOCSTRING(ifftshift) + @DOCSTRING(fractdiff) @DOCSTRING(hamming) @@ -67,6 +73,8 @@ @DOCSTRING(hurst) +@DOCSTRING(pchip) + @DOCSTRING(periodogram) @DOCSTRING(rectangle_lw)