Code and Results for Chapter 11:
    
    Introduction:
 These are results and code for the
    problems and examples found in Chapter 11 of this famous book.
    
   Various Figures and Problems:
   
     -  prob_11_1.m (random samples from the von Mises distribution) 
 
-  prob_11_2.m (random samples from the beta distribution) 
 
-  prob_11_3.m (random samples from the gamma distribution) 
 
-  prob_11_4.m (generating standard normal random variates) 
 
-  prob_11_5.m (using the Gibbs sampler) 
 
-  prob_11_6.m (higher dimensional Metropolis-Hasting sampling) 
 
-  prob_11_7.m (generating samples from a complicated density) 
 
-  prob_11_8.m (more Gibbs sampling) 
 
-  prob_11_9.m (simulating Bayesian learning) 
 
-  prob_11_11.m (the random walk Metropolis-Hasting sampler) 
 
-  prob_11_12.m (more random walk Metropolis-Hasting sampling) 
 
-  prob_11_13.m (generating samples from the log-normal distribution) 
 
    John Weatherwax
Last modified: Sun May 15 08:46:34 EDT 2005