library for robust signal processing
Project description
robustsp
This package contains the functions that are currently available in the RobustSP toolbox: a Matlab toolbox for robust signal processing [1] in Python. The toolbox can be freely used for non-commercial use only. Please make appropriate references to the book:
Zoubir, A. M., Koivunen, V., Ollila, E., and Muma, M. Robust Statistics for Signal Processing Cambridge University Press, 2018.
[1] https://github.com/RobustSP/toolbox
Dependencies
- Python 3
- numpy
- matplotlib
- scipy
- statsmodels
Installation
There are two ways to install this package
Installation version 1
Just run the following line in the command line:
pip install robustsp
Installation version 2
If you would like to have the source files of the package easily accessible.
- Download the files.
- Unzip the files where you want them (if you downloaded the repo as a zip file)
- Open a command window in the freshly unzipped folder (should be called robustsp-master or something like that and contain setup.py)
- Run in in the command window:
pip install -e .(Don't forget the dot)
Examples
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file robustsp-0.1.1.tar.gz.
File metadata
- Download URL: robustsp-0.1.1.tar.gz
- Upload date:
- Size: 1.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
294800725ea8449c0111f78856ca89b2fb1a00c0fdc0e69892658131108ccf99
|
|
| MD5 |
bf7f209316c2c06203c084890e49b437
|
|
| BLAKE2b-256 |
17a15eba698030a9197b35afe7a00593beeaa76b6d32cb0bc0239b31582001bf
|
File details
Details for the file robustsp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: robustsp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a54a6b34aa431c428ee3b469998054c2cf4c66bdd0094e6e6057af378f881f09
|
|
| MD5 |
9b1611818c6c6b7c5b9a5a2f0a575c86
|
|
| BLAKE2b-256 |
c207307e221dea6eca8578518d9aa1ad92ec9492c4b7316f248fec8204df0294
|