Python Matlab Data Signal Processing with Scipy.
default value x = 15 03 99 and n = 0 1 2
you can custome the value with input dspolnes
package requirements
- python3
apt-get install python3
| unix | windows https://python.org - matplotlib
pip3 install matplotlib
- numpy
pip3 install numpy
- pyfiglet
pip3 install pyfiglet
- scipy
pip3 install scipy
- more ref : https://scipy.org
Download the latest revision
git clone git@github.com:yogithesymbian/python-matlab-data-signal.git
# Or if you prefer https
git clone https://www.github.com/yogithesymbian/python-matlab-data-signal.git
Switch to tool's directory
cd python-matlab-data-signal
Run pymath-dsp-yogi (missing dependencies will not be auto-installed)
python3 pymath-dsp-yogi.py
- Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.