Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yogithesymbian/python-matlab-data-signal
Python Matlab Data Signal Processing with Scipy
https://github.com/yogithesymbian/python-matlab-data-signal
Last synced: 1 day ago
JSON representation
Python Matlab Data Signal Processing with Scipy
- Host: GitHub
- URL: https://github.com/yogithesymbian/python-matlab-data-signal
- Owner: yogithesymbian
- License: gpl-3.0
- Created: 2019-05-20T21:44:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-12T03:40:46.000Z (14 days ago)
- Last Synced: 2025-01-12T04:26:00.040Z (14 days ago)
- Language: Python
- Size: 896 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![DSP Screen](https://github.com/yogithesymbian/python-matlab-data-signal/blob/master/screenshot/dsp-screen-yogi.png)
# python-matlab-data-signal
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`## Requirements
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## Installation
**Download the latest revision**
```
git clone [email protected]: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
```## screenshot
### - grafis 1c
![DSP Screen1]()
### - bentuk -x(n-3)
![DSP Screen1](https://raw.githubusercontent.com/yogithesymbian/python-matlab-data-signal/master/screenshot/jikaxn.png)
### - Transformasi Fourier ( still development )
### - Transformasi Z ( still development )
## Disclaimer
- 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.