Skip to content

hovo/DSP-Sampling-Rate-Converter

Repository files navigation

Sampling Rate Converter

What is it?

Sample-rate conversion is the process of changing the sampling rate of a discrete signal to obtain a new discrete representation of the underlying continuous signal. The following block diagram shows the basic implementation of a sampling rate converter.

Applications

Example: Sample an audio file from 44.1 kHz to 32kHz in order to transmit it through a low-bandwidth communication link.

Instructions

Using App Designer

  • Ensure you have app designer installed for MATLAB
  • Open MATLAB and double click on rateConverter.mlapp

Without App Designer

  • Double click on SamplingRateConverter.mlappinstall
  • Press on Install Button
  • The application can be accessed from the APPS tab of Matlab

GUI

Citation

Releases

No releases published

Packages

No packages published

Languages