tragu / operations-on-discrete-signals

This repo contains operations on discrete signals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

operations-on-discrete-signals

This repo contains operations on discrete signals like Time scaling, Amplitude scaling, Time shifting, Signal addition and Signal multiplication.
Note: Zero index = position number while counting from '1'
Ex: x={1,2,3,5}.
If zero is at 5, then the position of 5 from starting is 4 so zero index=4

About

This repo contains operations on discrete signals


Languages

Language:Python 100.0%