Diff for "MatlabLecturesSchedule" - Methods
location: Diff for "MatlabLecturesSchedule"
Differences between revisions 72 and 173 (spanning 101 versions)
Revision 72 as of 2014-09-16 11:04:56
Size: 4460
Editor: OlafHauk
Comment:
Revision 173 as of 2018-06-21 16:00:49
Size: 3832
Editor: OlafHauk
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
= Introduction to Scientific Computing and Matlab =
Below you will find the schedule of our “Introduction to Scientific Computing and Matlab” workshops, held in the CBSU West Wing Seminar Room on Wednesdays, 11.00, between October 2014 and January 2015.

Matlab is the Swiss Army Knife of data analysis: no matter whether you are analysing neuroimaging data, behavioural data or your latest bank statements, Matlab can make you do things you thought were never possible.
= Introduction to Scientific Computing and Matlab For Cognitive Neuroscientists =
Below you will find the schedule of our “Introduction to Scientific Computing and Matlab” workshops, held in the CBSU West Wing Seminar Room on Wednesdays, 14.30, between October and December 2017.
Line 10: Line 8:
Lectures will be combined with hands-on sessions. Space is limited, so it would be good if we had an idea of how many people we may have to accommodate. If you are interested, please drop me (Olaf Hauk) a line. We will also create Doodle polls for each session. Matlab is the Swiss Army Knife of data analysis: no matter whether you are analysing neuroimaging data, behavioural data or your latest bank statements, Matlab can make you do things you thought were never possible.Our Matlab workshops also serve as an introduction to scientific computing, which will be useful even if you are more likely to use R, Python etc. in your work.
Line 13: Line 11:

Individual sessions of this workshop series will be advertised via our "skillstraining" mailing list (see below). To hear more about skills-oriented training opportunities at the CBU, please register on this mailing list: http://lists.mrc-cbu.cam.ac.uk/mailman/listinfo/skillstraining (Non-CBU people can subscribe by sending an e-mail to skillstraining-subscribe (at) mrc-cbu (dot) cam (dot) ac (dot) uk).
Line 18: Line 18:
Except for the first lecture, all sessions will take place in the '''West Wing Seminar Room, on Wednesdays at 11am.'''
||<tablewidth="734px" tableheight="653px">'''Date/Time''' ||'''Topic''' ||'''Presenter''' ||
||October 15 ||'''Setting up experiments in E-Prime'''<<BR>>''Preparing and presenting stimuli, collecting behavioural responses''<<BR>> ||Maarten van Casteren ||
||October 22 ||'''Getting started with Matlab'''<<BR>>''First steps in Matlab; the workspace and command window; variables – what they are and what they are for; basic commands; the editor; scripts and functions''<<BR>>[[attachment:MatlabBasics_slides.pdf|PDF of previous lecture - slides]]<<BR>>[[attachment:MatlabBasics_handouts.pdf|PDF of previous lecture - handouts]]<<BR>>[[attachment:MatlabBasics_examples.zip|Previous Example scripts]] ||Yaara Erez ||
||October 29 ||'''Basic Matlab commands I'''<<BR>>''Basic commands and functions; loops and conditional statements; tips and tricks''<<BR>> [[attachment:JTaylorMatlabLectureDemo.zip|Previous scripts and lecture]] ||Yaara Erez ||
||November 5 ||'''Basic Matlab commands II'''<<BR>>'' basic matrix operations'', functions, tips and tricks <<BR>> [[attachment:OlafMatrixAlgebraPresentation.pdf|Previous Presentation]] and [[attachment:OlafMatrixAlgebraScript.m|Script|&do=get]] ||Olaf Hauk ||
||November 12 ||'''Structuring and debugging Matlab code'''<<BR>>''Writing clear and fast Matlab code; editing scripts and functions; debugging Matlab code'' <<BR>> Previous [[attachment:examples_and_exercises.zip]] ||Daniel Mitchell ||
||November 19 ||'''Visualisation in Matlab'''<<BR>>''Visualisation options in Matlab; creating and editing figures; plotting curves''<<BR>>[[attachment:MatlabVisualisation-Slides.pdf|Previous PDF of the lecture - slides]]<<BR>>[[attachment:MatlabVisualisation_handouts.pdf|Previous PDF of the lecture - handouts]]<<BR>>[[attachment:MatlabVisualisation_examples.zip|Previous Example scripts]] ||Yaara Erez ||
||November 26 ||'''Introduction to the CBSU computing system'''<<BR>>''Overview of CBSU computing resources; using/accessing the computing system; best practice in scientific computing, basic Linux commands''<<BR>>[[attachment:Intro_to_CBU_computing_2013.pdf|PDF of previous lecture]] ||Tibor Auer ||
||December 3 ||'''Hands-on introduction to Linux'''<<BR>>''How to find your way around our computing system. Basic and more advanced Linux commands, tips and tricks''<<BR>>[[attachment:2_1_Linux.pdf|PDF of previous lecture]] ||Tibor Auer ||
||December 10 ||'''Parallel Computing in Linux and Matlab''' Introduction to parallel computing; login and compute nodes; the qsub command ||Russell Thompson, Tibor Auer ||
All sessions will take place in the '''West Wing Seminar Room, on Wednesdays at 14.30.''' They will take about 2 hours, with an opportunity to practice and ask questions afterwards.

'''Note:''' The materials (PDFs etc.) attached to the schedule below are still from last year, and may change before or just after this year's workshops.
||<tablewidth="716px" tableheight="82px" tablestyle="text-align:center"> ||Mon ||Tue ||Wed ||Thu ||
Line 31: Line 24:
||<tablewidth="716px" tableheight="82px" tablestyle="text-align:center"> ||Mon ||Tue ||Wed ||Thu ||
||10-12.00 ||Introduction to the CBU computing system<<BR>>Russell Thompson<<BR>>Overview of CBSU computing resources; using/accessing the computing system; best practice in scientific computing. || Getting started with Matlab <<BR>> Andrea Greve <<BR>> First steps in Matlab; the workspace and command window; variables – what they are and what they are for; basic commands; the editor; scripts and functions. || Basic Matlab commands II <<BR>> Moataz Assem <<BR>> basic matrix operations, functions, tips and tricks || Visualisation in Matlab <<BR>> Sneha Shashidhara <<BR>> Visualisation options in Matlab; creating and editing figures; plotting curves. ||
||14-16.00 || Hands-on introduction to Linux <<BR>> Jeff Berry <<BR>> How to find your way around a Computing system; basic and more advanced Linux commands; tips and tricks. || Basic Matlab commands I <<BR>> Moataz Assem <<BR>> Basic commands and functions; loops and conditional statements; tips and tricks. || Structuring and Debugging Matlab Code <<BR>> Daniel Mitchell <<BR>> Writing clear and fast Matlab code; editing scripts and functions; debugging Matlab code. || Parallel Computing in Linux and Matlab <<BR>> Darren Price ||

mrclogo.gif

Introduction to Scientific Computing and Matlab For Cognitive Neuroscientists

Below you will find the schedule of our “Introduction to Scientific Computing and Matlab” workshops, held in the CBSU West Wing Seminar Room on Wednesdays, 14.30, between October and December 2017.

Any larger data analysis at the CBU, especially for neuroimaging data, is performed on our high-performance computer cluster, using the operating system Linux. Some of our workshops will cover the basics of our computing system, good research practice in scientific computing, basic linux commands and an introduction to parallel computing.

Matlab is the Swiss Army Knife of data analysis: no matter whether you are analysing neuroimaging data, behavioural data or your latest bank statements, Matlab can make you do things you thought were never possible.Our Matlab workshops also serve as an introduction to scientific computing, which will be useful even if you are more likely to use R, Python etc. in your work.

Our workshops are aimed at researchers with no or little prior experience to programming (in Matlab or otherwise). We are not intending to provide a full Matlab or Linux course, but we hope we can significantly facilitate the first few steps. For other options, see e.g. opportunities at Cambridge University (http://training.cam.ac.uk/ucs/), or on-line tutorials (http://imaging.mrc-cbu.cam.ac.uk/meg/Beginners).

Individual sessions of this workshop series will be advertised via our "skillstraining" mailing list (see below). To hear more about skills-oriented training opportunities at the CBU, please register on this mailing list: http://lists.mrc-cbu.cam.ac.uk/mailman/listinfo/skillstraining (Non-CBU people can subscribe by sending an e-mail to skillstraining-subscribe (at) mrc-cbu (dot) cam (dot) ac (dot) uk).

You may want to have a look at other skill-oriented training options.

Any suggestions of feedback on our previous lectures would be very welcome.

All sessions will take place in the West Wing Seminar Room, on Wednesdays at 14.30. They will take about 2 hours, with an opportunity to practice and ask questions afterwards.

Note: The materials (PDFs etc.) attached to the schedule below are still from last year, and may change before or just after this year's workshops.

Mon

Tue

Wed

Thu

Mon

Tue

Wed

Thu

10-12.00

Introduction to the CBU computing system
Russell Thompson
Overview of CBSU computing resources; using/accessing the computing system; best practice in scientific computing.

Getting started with Matlab
Andrea Greve
First steps in Matlab; the workspace and command window; variables – what they are and what they are for; basic commands; the editor; scripts and functions.

Basic Matlab commands II
Moataz Assem
basic matrix operations, functions, tips and tricks

Visualisation in Matlab
Sneha Shashidhara
Visualisation options in Matlab; creating and editing figures; plotting curves.

14-16.00

Hands-on introduction to Linux
Jeff Berry
How to find your way around a Computing system; basic and more advanced Linux commands; tips and tricks.

Basic Matlab commands I
Moataz Assem
Basic commands and functions; loops and conditional statements; tips and tricks.

Structuring and Debugging Matlab Code
Daniel Mitchell
Writing clear and fast Matlab code; editing scripts and functions; debugging Matlab code.

Parallel Computing in Linux and Matlab
Darren Price

None: MatlabLecturesSchedule (last edited 2024-06-24 14:59:55 by OlafHauk)