Problem 44069. Equal temperament - musical notes and frequency
Starting from 440Hz note (musical note A above middle C), create 13 notes, using twelve-tone equal temperament, in Herz units. https://en.wikipedia.org/wiki/Equal_temperament
Your output will be like [440, ... , 880] all rounded to integer.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers45
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2722 Solvers
-
The Hitchhiker's Guide to MATLAB
3290 Solvers
-
277 Solvers
-
Sum of odd numbers in a matrix
567 Solvers
-
Sum the squares of numbers from 1 to n
243 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!