From octave-sources-request at bevo dot che dot wisc dot edu Sun May 14 21:38:17 2000 Subject: new signalPAK From: pkienzle at kienzle dot powernet dot co dot uk (Paul Kienzle) To: octave-sources at bevo dot che dot wisc dot edu Date: Sun, 14 May 2000 13:14:58 +0100 (BST) New version of signalPAK (May 15, 2000) http://users.powernet.co.uk/kienzle/signalPAK New functions: sound, soundsc, __power, rectpuls, resample, czt, lagrange, voice, dB, idplot, idsim, mktheta, poly2th, speed_test, test, assert, pretty, demo, example, ellipj, ellipke Deleted functions: auplay, power Interface changes: lookup: returns 0 instead of 1 for values before the table freqz, grpdelay: accepts vector of frequencies to evaluate unwrap: accepts matrices stem: makes the struct the basic plot item rather than the circle zplane: plots poles and zeros (if given column vectors or matrices) or roots of numerator and denominator (if given row vectors) interp1: adds 'nearest' and 'poly' interpolation types Fixes: rceps: fix minimum phase reconstruction return value triang: fix n=1 case cplxpair: fix degenerate cases arburg: normalize returned error for length of input hilbert: fix return value octave-mod.el: to handle test script lines embedded in octave scripts Maintenance: put commas between columns in matrix contants to protect against whitespace_in_literal_matrix="ignore" add demo and test code to many scripts use &&, || instead of &,| where possible Paul Kienzle pkienzle at kienzle dot powernet dot co dot uk ----------------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.che.wisc.edu/octave/octave.html How to fund new projects: http://www.che.wisc.edu/octave/funding.html Subscription information: http://www.che.wisc.edu/octave/archive.html -----------------------------------------------------------------------