This project will walk you through the importance of Fast Fourier Transform (FFT) which is one of the major computation techniques in the world of Digital Signal Processing (DSP). It also explains how 'Filter Design Toolbox' can be made use of in MATLAB to design desired filters on the go.
Implementaciones en lenguaje C acerca del muestro, acondicionamiento y procesamiento de señales, así como análisis de frecuencias para reconocer vocales
This repository is related to a university course named "Design and Synthesis of Analog Filters" and i've tried to Implement methods and algorithms of this course in jupyter notebook environment.
Matlab üzerinde gerçek zamanlı ses sinyallerine FIR ve Adaptiver FIR filtrelerini uygulayarak çıkış sinyaline belirli derecede niceleme yapılarak gösterimi.
Text to speech synthesis with your own voice. Your voice is then possessed by cleverbot, who replies to your messages in your (or any of our repository's) voices. Implemented over a Facebook bot for the UI. Submitted as a hackathon project to the Facebook London Regional Hackathon
Control motor speed using a potentiometer. Potentiometer voltage readings are passed through a digital low pass filter to smoothen speed transitions. Speed in RPM is displayed on a seven-segment display.