Skip to content

web-cipher-007/DSAP-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DSAP Assignments

Signal implementation assignment of the Digital Signal Analysis and Processing at IOE, Purwanchal Campus, Tribhuvan University.

Assignment 1

Implements 8 fundamental signal types in Python using NumPy and Matplotlib:

  • Unit Impulse, Unit Step, Unit Ramp
  • Complex Exponential, Real Exponential (Decreasing)
  • Rectangular Signal, Sawtooth Waveform, PCM Signal

Each signal is implemented as a separate function and plotted for visualization.

About

Python implementations of 8 fundamental signals (impulse, step, ramp, exponential, rectangular, sawtooth, PCM) with matplotlib visualizations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors