Skip to content

Here you can find a list with different MatLab exercises involving Convolution, Corrrelation and Fourier Series Coefficients

Notifications You must be signed in to change notification settings

alexandr3i/MatLab-Projects

Repository files navigation

MatLab Projects (Signals & Systems Exercises)

A small collection of MATLAB exercises focused on core Signals & Systems/DSP concepts:

  • Convolution
  • Correlation
  • Fourier series coefficients (signal synthesis)

What’s inside

  • Convolution.m
  • Correlation.m
  • Asymetric Periodic Signal.m
  • Square Signal - odd function.m
  • Fourier Signal/ (folder)

How to run

  1. Install MATLAB (or GNU Octave).
  2. Download the repository (Code → Download ZIP) or clone it (git clone https://github.com/alexandr3i/MatLab-Projects).
  3. Open MATLAB and set the Current Folder to the project directory.
  4. Run any script by opening it and pressing Run, or by typing its name in the Command Window (example: Convolution).

Note: some scripts may generate figures/plots; close the figure windows to continue execution when prompted.


Notes

  • These are standalone scripts intended for learning and practice.
  • If you want all scripts to run from any location, add the repo folder to your MATLAB Path.

License

Educational use only. This repository is intended for learning, demonstration, and portfolio/documentation purposes.

About

Here you can find a list with different MatLab exercises involving Convolution, Corrrelation and Fourier Series Coefficients

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages