Difference between revisions of "Lab assignments for ISC-4221"

Line 4: Line 4:
 
* Lab 3: Searching within very long strings, find repeated structures on the X and Y chromosomes  [[Media:lab3.pdf|PDF]]
 
* Lab 3: Searching within very long strings, find repeated structures on the X and Y chromosomes  [[Media:lab3.pdf|PDF]]
 
* Lab 4: Using Monte Carlo to integrate a function f(x,y)  [[Media:lab4.pdf|PDF]]
 
* Lab 4: Using Monte Carlo to integrate a function f(x,y)  [[Media:lab4.pdf|PDF]]
 +
* Lab 5: Using Monte Carlo to approximate a function  [[Media:lab5_F2014.pdf|PDF]]
 +
 +
 +
Old Labs
 
* Lab 5: Using Monte Carlo to find the global maximum spiky functions  [[Media:lab5.pdf|PDF]]
 
* Lab 5: Using Monte Carlo to find the global maximum spiky functions  [[Media:lab5.pdf|PDF]]
 
* Lab 6: Coding the truel  [[Media:lab6.pdf|PDF]]
 
* Lab 6: Coding the truel  [[Media:lab6.pdf|PDF]]

Revision as of 13:12, 2 October 2014

  • Lab 1: Matlab 101, learn basic matlab commands and write a simple function PDF

(MATLAB TUTORIAL: use this to familiarize yourself with matlab: PDF)

  • Lab 2: Sorting algorithms and timing of functions in matlab PDF
  • Lab 3: Searching within very long strings, find repeated structures on the X and Y chromosomes PDF
  • Lab 4: Using Monte Carlo to integrate a function f(x,y) PDF
  • Lab 5: Using Monte Carlo to approximate a function PDF


Old Labs

  • Lab 5: Using Monte Carlo to find the global maximum spiky functions PDF
  • Lab 6: Coding the truel PDF
  • Lab 7: Graphs I PDF
  • Lab 8: Graphs II PDF
  • Lab 9: K-means clustering -- detection fake banknotes, and printing pictures with fewer colors PDF
  • Lab 10: Picture manipulation PDF