-
Notifications
You must be signed in to change notification settings - Fork 46
The Waveform Suite
Glenn Thompson edited this page Oct 11, 2015
·
3 revisions
GISMO includes the Waveform Suite. The Waveform Suite is also distributed as a stand alone product on the MATLAB Exchange. The Waveform Suite was originally written by Celso Reyes and tested in MATLAB release 2006b. It comprises of the following classes:
- The Waveform Class
- Use any regularly sampled data stream
- Mathematical functions: +, -, /, .*, .^
- Standard manipulations: filter, crop, subset, subset, stack, normalize, automatic gain control, demean, detrend, taper, etc.
- Statistics: max, min, mean, median, etc.
- Waveform operations: hilbert transform, integration and differentiation
- Operate on single waveforms or thousands
- History feature tracks changes to your waveforms
- Plotting tools for all included data types
- Object architecture provides a stable base for writing more complex programs
The waveform class:
- makes playing with data easier by automating the tedious aspects of data manipulation
- makes programs more stable by ensuring proper data typing
- makes code more portable by reading multiple formats and functioning on multiple systems
- makes troubleshooting faster by providing more detailed messages and warnings
- The Datasource Class
- The Scnlobject Class
- The Filterobject Class
- The Spectralobject Class
Code | Wiki | Tutorials | Website | Mailing list | Getting started | Reporting problems
- What is GISMO?
- Who uses it?
- Historical Development
- Getting started
- Getting and using the develop branch
- GISMO data types
- * Tutorials *
- * Workflow examples *
- * Applications *
- The GISMO Users Group
- Reporting errors, bugs, issues
- Contributing to GISMO
- * SUGGESTED CITATION *
- News
- Future Development
- Links