Many solutions depend on the tested inputs... Is there a way to prevent it ?
I posted 2 working solutions, they're not the shortest, but at least, they work with ANY input (C0, B10...), not just the tested ones!
Almost all working solutions are just a plain lookup tables : boring.
Add some sharps and flats to the test cases.
Works for all 70 natural notes between 'C0' (16Hz) and 'B9' (15804Hz)
Works for all 70 natural notes between 'C0' (16Hz) and 'B9' (15804Hz)
Only works for tested inputs
tried D6 => 147 instead of 1175
Matrix indexing with two vectors of indices
491 Solvers
120 Solvers
325 Solvers
07 - Common functions and indexing 5
324 Solvers
466 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!