gsignal-package | R Documentation |
R implementation of the 'Octave' package 'signal', containing a variety of signal processing tools, such as signal generation and measurement, correlation and convolution, filtering, filter design, filter analysis and conversion, power spectrum analysis, system identification, decimation and sample rate change, and windowing.
The package 'gsignal' is an implementation in R of the 'Octave' package 'signal'. It provides signal processing algorithms for use with R, include the creation of waveforms, FIR and IIR filter design, spectral analysis, Fourier and other transforms, window functions, and resampling and rate changing.
The 'Octave' package 'signal' release 1.4.1 (2019-02-08) was used to port the functions to R. Note that compatibility of function parameters and return values was not explicitly pursued.
Maintainer: Geert van Boxtel G.J.M.vanBoxtel@gmail.com (Maintainer)
Authors:
Tom Short tshort@eprisolutions.com (Author of 'signal' package)
Paul Kienzle (Majority of the original sources)
Other contributors:
Ben Abbott [contributor]
Juan Aguado [contributor]
Muthiah Annamalai [contributor]
Leonardo Araujo [contributor]
William Asquith [contributor]
David Bateman [contributor]
David Billinghurst [contributor]
Juan Pablo Carbajal [contributor]
André Carezia [contributor]
Vincent Cautaerts [contributor]
Eric Chassande-Mottin [contributor]
Luca Citi [contributor]
Dave Cogdell [contributor]
Carlo de Falco [contributor]
Carne Draug [contributor]
Pascal Dupuis [contributor]
John W. Eaton [contributor]
R.G.H Eschauzier [contributor]
Andrew Fitting [contributor]
Alan J. Greenberger [contributor]
Mike Gross [contributor]
Daniel Gunyan [contributor]
Kai Habel [contributor]
Kurt Hornik [contributor]
Jake Janovetz [contributor]
Alexander Klein [contributor]
Peter V. Lanspeary [contributor]
Bill Lash [contributor]
Friedrich Leissh [contributor]
Laurent S. Mazet [contributor]
Mike Miller [contributor]
Petr Mikulik [contributor]
Paolo Neis [contributor]
Georgios Ouzounis [contributor]
Sylvain Pelissier [contributor]
Francesco Potortì [contributor]
Charles Praplan [contributor]
Lukas F. Reichlin [contributor]
Tony Richardson [contributor]
Asbjorn Sabo [contributor]
Thomas Sailer [contributor]
Rolf Schirmacher [contributor]
Rolf Schirmacher [contributor]
Ivan Selesnick [contributor]
Julius O. Smith III [contributor]
Peter L. Soendergaard [contributor]
Quentin Spencer [contributor]
Doug Stewart [contributor]
P. Sudeepam [contributor]
Stefan van der Walt [contributor]
Andreas Weber [contributor]
P. Sudeepam [contributor]
Andreas Weingessel [contributor]
https://wiki.octave.org/Signal_package,
https://octave.sourceforge.io/signal/
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.