Pitch of audio signal

3 次查看(过去 30 天)
How to compute pitch of signal [mx2] dimension...

采纳的回答

Star Strider
Star Strider 2017-1-3
Use the fft (link) function, the use the findpeaks function to find the fundamental frequencies. You can then look up the corresponding notes if you need that information.

更多回答(1 个)

Brian Hemmat
Brian Hemmat 2018-3-29
Use the pitch function available in Audio System Toolbox version 18a or later.

类别

Help CenterFile Exchange 中查找有关 Measurements and Spatial Audio 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by