Difference between revisions of "Useful stuff"
(→General Math) |
(→General Math) |
||
Line 4: | Line 4: | ||
* [https://www.math.uwaterloo.ca/~hwolkowi/matrixcookbook.pdf Matrix cookbook] | * [https://www.math.uwaterloo.ca/~hwolkowi/matrixcookbook.pdf Matrix cookbook] | ||
− | * [http://www.cs.toronto.edu/~urtasun/courses/CV/lecture02.pdf | + | * [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)] | ||
---- | ---- | ||
Revision as of 17:57, 26 April 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)
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!