Difference between revisions of "Useful stuff"
(→General Math) |
(→General Math) |
||
Line 6: | Line 6: | ||
* [http://www.cs.toronto.edu/~urtasun/courses/CV/lecture02.pdf Image filtering, edge detection, etc. (Computer vision)] | * [http://www.cs.toronto.edu/~urtasun/courses/CV/lecture02.pdf Image filtering, edge detection, etc. (Computer vision)] | ||
* [http://homepages.inf.ed.ac.uk/rbf/HIPR2/hough.htm Hough transform tutorial (Computer vision)] | * [http://homepages.inf.ed.ac.uk/rbf/HIPR2/hough.htm Hough transform tutorial (Computer vision)] | ||
+ | * [http://www.cse.unr.edu/~bebis/CS474/Handouts/WaveletTutorial.pdf Introductory tutorial on Wavelet transforms] | ||
---- | ---- | ||
Revision as of 17:08, 16 May 2016
A list of useful resources on the web.
General Math
- Matrix cookbook
- Image filtering, edge detection, etc. (Computer vision)
- Hough transform tutorial (Computer vision)
- Introductory tutorial on Wavelet transforms
Statistics
- Rice University online Stats book
- Markov Chain Monte Carlo in practice - book
- Bootstrap methods & significance estimation
- how to do repeated measures ANOVA in Matlab (by Parisa)
How to do science
- Konrad's paper writing 101
- PLoS CB - 10 simple rules collection: a must read for everyone!