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

Line 1: Line 1:
 
* Lab 1: Matlab 101, learn basic matlab commands and write a simple function [[Media:lab1.pdf|PDF]]
 
* Lab 1: Matlab 101, learn basic matlab commands and write a simple function [[Media:lab1.pdf|PDF]]
 +
(MATLAB TUTORIAL: use this to familiarize yourself with matlab: [http://www.mathworks.com/help/pdf_doc/matlab/getstart.pdf PDF])
 
* Lab 2: Sorting algorithms and timing of functions in matlab [[Media:lab2.pdf|PDF]]
 
* Lab 2: Sorting algorithms and timing of functions in matlab [[Media:lab2.pdf|PDF]]
 
* 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]]

Revision as of 06:24, 28 August 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 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