changeset 2622:a3c31d71e1c7 octave-forge

more indexing fixes
author adb014
date Sat, 07 Oct 2006 20:06:08 +0000
parents 6ec6a7b429b7
children 906fd0ac655b
files main/INDEX main/signal/INDEX
diffstat 2 files changed, 43 insertions(+), 27 deletions(-) [+]
line wrap: on
line diff
--- a/main/INDEX	Sat Oct 07 19:34:01 2006 +0000
+++ b/main/INDEX	Sat Oct 07 20:06:08 2006 +0000
@@ -1356,3 +1356,44 @@
 Colour maps
  gray
  ocean
+
+signal >> Signal processing
+Signals
+ hurst
+ periodogram
+ sinc
+ sinetone
+ sinewave
+ stft
+ synthesis
+Filtering
+ fftfilt 
+ spencer
+ fractdiff
+Filter analysis
+ freqz freqz_plot
+Filter conversion
+ ss2tf 
+ ss2zp 
+ tf2ss 
+ tf2zp 
+ zp2ss 
+ zp2tf 
+IIR Filter design
+ yulewalker
+Power spectrum analysis
+ spectral_adf spectral_xdf
+Window functions
+ bartlett 
+ blackman 
+ hamming 
+ hanning
+ rectangle_lw
+ rectangle_sw
+ triangle_lw
+ triangle_sw
+System identification
+ durbinlevinson
+ diffpara
+ arch_rnd arch_fit arch_test
+ arma_rnd autoreg_matrix autocor autocov
--- a/main/signal/INDEX	Sat Oct 07 19:34:01 2006 +0000
+++ b/main/signal/INDEX	Sat Oct 07 20:06:08 2006 +0000
@@ -10,29 +10,22 @@
  tripuls 
  rectpuls 
  sawtooth 
- sinc 
  square 
- sinetone sinewave
  chirp 
  vco modulate demod= $TFTB
  strips 
  specgram 
- periodogram stft synthesis hurst
  buffer
 Filtering
- fftfilt 
  filtfilt 
  filtic 
  latcfilt 
  sgolayfilt 
  sosfilt 
  medfilt1 
- spencer
- fractdiff
 Filter analysis
  freqs freqs_plot
  freqspace 
- freqz freqz_plot
  grpdelay 
  impz 
  zplane 
@@ -51,15 +44,9 @@
  sos2tf 
  sos2zp 
  ss2sos 
- ss2tf 
- ss2zp 
  tf2latc 
  tf2sos 
- tf2ss 
- tf2zp 
  zp2sos 
- zp2ss 
- zp2tf 
  polystab 
 IIR Filter design
  besself 
@@ -69,7 +56,6 @@
  ellip
  ncauer
  maxflat 
- yulewalker
  buttord 
  cheb1ord 
  cheb2ord 
@@ -117,22 +103,14 @@
  xcorr
  xcorr2 
  xcov 
- spectral_adf spectral_xdf
  __power
 Window functions
- bartlett 
- blackman 
  boxcar 
  chebwin flattopwin
- hamming 
- hanning hann
+ hann
  kaiser 
  triang 
  gaussian gausswin
- rectangle_lw
- rectangle_sw
- triangle_lw
- triangle_sw
 System identification
  arburg 
  arcov= use <code>ar_covar</code> $SPCTOOLS
@@ -142,13 +120,10 @@
  invfreq
  invfreqs 
  invfreqz 
- levinson  durbinlevinson
+ levinson
  lpc 
  rlevinson 
  stmcb 
- diffpara
- arch_rnd arch_fit arch_test
- arma_rnd autoreg_matrix autocor autocov
 Sample rate change
  decimate 
  interp