Info

This question is closed. Reopen it to edit or answer.

Help on a Matlab question

1 view (last 30 days)
Blaze Blaze
Blaze Blaze on 21 Jan 2021
Closed: Walter Roberson on 21 Jan 2021
Hello everyone. So I'm still getting to learn more about Matlab but I could use your help with this question.
A musical semitone is a frequency interval corresponding to the twelfth root of 2 (i.e. 2^(1/12)). We can number semitones with respect to the 'A' above middle C which has the frequency 440Hz, i.e. semitone 0 = 440Hz, semitone 1 = 466.2Hz, etc. Write a program which plays the Westminster chimes, with
tones=[ 0 4 2 9 9 2 0 4 ];

Answers (0)

Products


Release

R2013b

Community Treasure Hunt

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

Start Hunting!