Skip to content

moured/Matlab-Data-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

As part of our Digital Signal Processing course, we implemented a MATLAB GUI which can Generate/Aquist data and save it to workspace for furhter processing.

Implemented Tasks

The GUI can do the follwoing things :

  1. Record sound data from a microphone with given sampling rate and bits per second.
  2. Load sound data from directory.
  3. Generate Time/Frequence domain signals with given charataristics. Supported singlas are:
    • Sinusoidal signal
    • Windowed sinusoidal
    • Rectangle windowed linear chirp
    • Square wave
    • Sawtooth wave
    • Signal involving multiple components

How To Run

The GUI is coded and tested with MATLAB R2019b.

  • First include all project files and folders from Current Folder window. Then right click on Home.fig and choose "Open in GUIDE". Finally you can press the play button.
  • The other option to run the GUI is to export it as .exe via MATLAB Compiler.

About

MATLAB signals acquisition and generation (with GUI)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages