Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peteprattis/signals-and-fourier-transforms
A Matlab script that with Discrete Fourier Transform calculates the Fourier series corresponding to a finite length T signal and the inverse of the given Fourier series.
https://github.com/peteprattis/signals-and-fourier-transforms
computer-science fourier-inversion fourier-series fourier-transform matlab octave program signal student
Last synced: about 7 hours ago
JSON representation
A Matlab script that with Discrete Fourier Transform calculates the Fourier series corresponding to a finite length T signal and the inverse of the given Fourier series.
- Host: GitHub
- URL: https://github.com/peteprattis/signals-and-fourier-transforms
- Owner: PetePrattis
- License: mit
- Created: 2019-11-04T14:47:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-04T14:54:04.000Z (about 5 years ago)
- Last Synced: 2023-09-14T10:17:31.580Z (about 1 year ago)
- Topics: computer-science, fourier-inversion, fourier-series, fourier-transform, matlab, octave, program, signal, student
- Language: MATLAB
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Matlab Program / Project
**This is a Matlab project from my early days as a Computer Science student**
_This programm was created for the fourth semester class Principles and Applications of Signals and Systems
and is one of the final projects for the class_> #### Description of project
>
>>A Matlab script that with Discrete Fourier Transform calculates the Fourier series corresponding to a finite length T signal and the inverse of the given Fourier series.> #### About this project
>
> - This project was written in Octave
> - This repository was created to show the variety of the work I did and experience I gained as a student
>