Difference between revisions of "Learning Resources"

(MATLAB)
Line 43: Line 43:
  
 
== MATLAB ==
 
== MATLAB ==
 +
* [https://www.coursera.org/learn/matlab Intro to programming] with Matlab
 
* [http://www.mathworks.com/moler/exm/chapters.html?refresh=true Moler's tutorials]
 
* [http://www.mathworks.com/moler/exm/chapters.html?refresh=true Moler's tutorials]
 
* [https://www.ee.columbia.edu/~marios/matlab/MatlabStyle1p5.pdf MatLab Style Guidelines] ("The goal of these guidelines is to help produce code that is more likely to be correct, understandable, sharable and maintainable.")
 
* [https://www.ee.columbia.edu/~marios/matlab/MatlabStyle1p5.pdf MatLab Style Guidelines] ("The goal of these guidelines is to help produce code that is more likely to be correct, understandable, sharable and maintainable.")
Line 48: Line 49:
 
* [[Media:Curve_Fitting.pdf | Jerry Jeyachandra's Curve Fitting Tutorial]]
 
* [[Media:Curve_Fitting.pdf | Jerry Jeyachandra's Curve Fitting Tutorial]]
 
**[[Media:CurveFit_Tutorial.zip | Curve Fitting Scripts]]
 
**[[Media:CurveFit_Tutorial.zip | Curve Fitting Scripts]]
 +
 +
== Python ==
 +
* [https://www.codecademy.com/learn/learn-python Codecademy tutorial] to learn Python from scratch
 +
* [https://www.coursera.org/learn/interactive-python-1 Intro to interactive programming] in Python
  
 
== Statistics ==
 
== Statistics ==

Revision as of 15:16, 28 November 2018

General Computational Neuroscience

Information Theory

Machine Learning

Books

Online Resources

Journal Club Tutorials

See Journal Club#Tutorials.

General Math

MATLAB

Python

Statistics