Analysis of received analog signal

Hi, I can receive analog signal by microphone how can I measure parameters of signal such as frequency and level?

Answers (1)

Try fft() or spectrogram(), max(), min(), and range().

Asked:

on 2 Feb 2019

Answered:

on 2 Feb 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!