
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Main topics for this course are Stochastic process, random variables, linear congruent generators, pdfs and cdfs, rejection method, metropolis methods, sampling techniques, random walks and genetic algorithm. This matlab code includes: Axis, Tight, Peak, Surf, Sinusoid, Frame, Movie, Function, Loop, Statement, MATLAB, Code, Stochastic
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Z = peaks; surf(Z); axis tight set(gca,'nextplot','replacechildren'); % Record the movie for j = 1: surf(sin(2pij/20)*Z,Z) F(j) = getframe; end % Play the movie ten times movie(F,10)