Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.