RubyGems Navigation menu

spcore 0.1.4

Contains core signal processing methods and classes, including: * Resampling (discrete up, down and up/down, polynomial up, and hybrid up/down). * FFT transform (forward and inverse). * DFT transform (forward and inverse). * Windows (Blackman, Hamming, etc.). * Windowed sinc filter for lowpass and highpass. * Dual windowed sinc filter for bandpass and bandstop. * Interpolation (linear and polynomial). * Data plotting via gnuplot (must be installed to use). * Delay line. * Biquad filters. * Envelope detector. * Conversion from dB-linear and linear-dB. * Oscillator with selectable wave type (sine, square, triangle, sawtooth). * Signal abstraction class.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.1 - July 03, 2013 (86.5 KB)
  2. 0.2.0 - May 21, 2013 (36 KB)
  3. 0.1.9 - May 06, 2013 (34 KB)
  4. 0.1.8 - May 04, 2013 (32.5 KB)
  5. 0.1.7 - April 18, 2013 (30.5 KB)
  6. 0.1.4 - February 19, 2013 (30.5 KB)
Show all versions (12 total)

Runtime Dependencies (2):

gnuplot >= 0
hashmake >= 0

Development Dependencies (5):

bundler ~> 1.0
pry >= 0
rake ~> 0.8
rspec ~> 2.4
yard ~> 0.8

Owners:

Authors:

  • James Tunnell

SHA 256 checksum:

280b44bad1279184e2d9ada279561e20212be21e13e5558fee24d1e3bad0b88a

Total downloads 33,215

For this version 2,623

License:

MIT

Required Ruby Version: None

Links: