Thursday, June 16, 2011

Index



Good link for all matlab codings:


Machine Learning:




Maths:





http://www.sosmath.com <--easy to learn

Digital Signal Processing:



Image Processing:

http://www.allaboutcircuits.com/videos/1.html

Graph Theory
http://www.ecp6.jussieu.fr/pageperso/bondy/books/gtwa/gtwa.html

MIT machine learning course:
http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-867-machine-learning-fall-2006/assignments/

http://sqlinthewild.co.za/index.php/2010/01/28/genetic-algorithms/

http://www.ai-junkie.com/ga/intro/gat1.html

http://www.mathworks.com/products/image/demos.html?show=demo

C++

http://www.c.happycodings.com/Beginners_Lab_Assignments/index.html

http://www.brpreiss.com/books/opus4/html/book.html

https://users.cs.fiu.edu/~weiss/#dsaac++3

http://www.java2s.com/Code/Cpp/STL-Algorithms-Sorting/Usestdlexicographicalcomparetocomparetwochararrays.htm

http://webdocs.cs.ualberta.ca/~lindek/hmm.htm

http://www.brpreiss.com/books/opus5/html/book.html

http://cslibrary.stanford.edu/105/LinkedListProblems.pdf

http://cis.stvincent.edu/html/tutorials/swd/stl/lists/lists.html

Java

Graph Related Work:
http://introcs.cs.princeton.edu/45graph/

http://introcs.cs.princeton.edu/43stack/Sequence.java.html

http://www.cs.princeton.edu/courses/archive/spr07/cos226/lectures/27iterator.pdf

http://www.conceptgo.com/gsejb/C07.html

http://introcs.cs.princeton.edu/14array/

http://www.freejavaguide.com/corejava5.htm