Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/msaf9/sampling-and-reconstruction-of-signals

Impact of phase on sampling and reconstruction of signals.
https://github.com/msaf9/sampling-and-reconstruction-of-signals

analog-signal matlab signal-analysis

Last synced: about 7 hours ago
JSON representation

Impact of phase on sampling and reconstruction of signals.

Awesome Lists containing this project

README

        

Sampling And Reconstruction of Signals


Impact of phase on sampling and reconstruction of signals.

Table of contents

- [Introduction](#introduction)
- [Course information](#course-information)
- [Programming Language](#programming-language)
- [Project status](#project-status)
- [Installation](#installation)
- [Get repository](#get-repository)
- [License](#license)

## Introduction
1. Generate discrete-time sequences from analog signals for various phase angles.
2. Determine analog signals from discrete-time sequences using various interpolation filters.
3. Study the effect of phase on reconstruction signals.
4. Design a filter to remove noise

### Course information
- Course Name: Signal Analysis
- Course Code: 15EC2002
- Course Credits: 4
- Academic Year: 2016 - 17

## Programming Language
- MatLab

## Project status
> **Completed**

## Installation
### Get repository
```git
git https://github.com/msaf9/sampling-and-reconstruction-of-signals.git
cd sampling-and-reconstruction-of-signals
```

## License
[MIT License](LICENSE)