Problem 146. Tune your guitar

Given an input string with the scientific pitch notation for standard tuning ( http://en.wikipedia.org/wiki/Guitar_tunings#Standard_tuning ) of a guitar string (e.g. 'E4'), return the frequency (to nearest whole number) in hertz (in this case, 330).

Solution Stats

58.8% Correct | 41.2% Incorrect
Last Solution submitted on Oct 09, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers119

Suggested Problems

More from this Author23

Problem Tags

Community Treasure Hunt

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

Start Hunting!