Assignment 7
Home Up Assignment 1 Assignment 2 Assignment 3 Assignment 4 Assignment 5 Assignment 6 Assignment 7 Assignment 8

 

Random Numbers and Markov Chains

Due: Mon Nov 10 at noon.

Read Chapter 12 in HSOM.

  1. Use a bilateral exponential distribution to vary the volume of successive notes in a melody.  Also try using a Gaussian distribution.  Which sounds more natural, and why?  In both cases, try to find values of λ and σ, respectively, that "sound good".
  2. Use the same distributions to vary the duration of successive notes, but without changing the overall duration.  To do this, you should change the Performance rather than the Music value.   The idea is to mimic the small "errors" that a player might introduce in a performance.  Small values of λ and large values of σ will mimic the effect of a beginner, whereas large values of λ and small values of σ will mimic an expert.
  3. Do Exercise 12.3 in HSOM.
  4. Write a brief description of your project -- about 1 page of text would be good.  Try to be precise about what you want to do.  What problems do you anticipate?  How will you proceed toward a solution?  Look at the Final Project link on the website for some ideas, and feel free to email me or Eric if you have any questions.