Skip to content

AmirhosseinChami/DSP-Sampling-proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DSP Project: Voice Signal Sampling and Reconstruction

This Digital Signal Processing (DSP) project focuses on the sampling and reconstruction of voice signals, with an additional feature that determines the gender of the speaker in a given voice signal.

Contributors

Overview

The main goal of this project is to demonstrate how to sample and reconstruct a voice signal or function input using various techniques. The repo contains MATLAB code for both analog-to-digital conversion (ADC) and digital-to-analog conversion (DAC), which are commonly used in DSP applications. In addition, we have implemented an algorithm that analyzes the spectral content of a given voice signal to determine whether it belongs to a male or female speaker.

Matlab App Designer Screenshots

main app:

Screenshot 2023-06-16 141919

voice processing app: Screenshot 2023-06-16 150948

apmlified output:

Screenshot 2023-06-16 151057

function input app: Screenshot 2023-06-16 151242

amplified output:

Screenshot 2023-06-16 151329

non-stationary signal app: Screenshot 2023-06-16 151534

Contributing

If you have any improvements or suggestions for the DSP sampling and reconstrustion project, feel free to fork the repository and create a pull request. Any contributions are welcome!

License

This project is licensed under the MIT License. Feel free to use our code for personal or commercial purposes but please give us credit by referencing this repository.

We hope you find this DSP project helpful! Please let us know if you have any questions or feedback.

About

it's DSP course project about sampling and reconstruction a signal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages