Giter Site home page Giter Site logo

m-dtft's Introduction

M-DTFT

M point DTFT in MATLAB This program computes the M point DTFT of a given signal in [−π, π] range. I wrote a MATLAB function named "DTFT.m" to do so.

For examining the result I also wrote a function that computes the convolution of two indexed sequences, named "convolution.m"

I evaluated my result with 2 types of inputs + audio signal and apply a LTI system on them as below.

System: image

X1

PART C x[n] = 0.9^n * u[n]

image

The results are the same in this example.

X2

PART D x[n] = sin(2π×0.01n)+sin(2π×0.25n)+sin(2π×0.29n) for n = 0, 1, ..., 1000

image

In this example, due to cosine frequencies at these point there is difference. at 0.58 and 0.5 (Normalized frequencies)

I also used an audio signal and applied this system to it.

PART D input = "meyou.wav" output = "outmeyou.wav"

m-dtft's People

Contributors

fzarasp avatar

Stargazers

Timothy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.