-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathteaching.html
More file actions
23 lines (17 loc) · 874 Bytes
/
Copy pathteaching.html
File metadata and controls
23 lines (17 loc) · 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<title>teaching</title>
<xmp theme=spacelab style=display:none;>
# Teaching Materials
This page contains links to supplementary teaching material for various courses. Note that each page contains quite a few animated gifs and may take some time to load - be patient!
### MRI related grad teaching
* [Introductory MRI Physics](teaching-mri-intro.html)
* [RF pulse design and simulation](teaching-rf-pulses.html)
* [Simulation of sequences](teaching-sequence-sims.html)
### Undergraduate teaching
* [Electromagnetism: Antenna design](teaching-antennas.html)
* [Medical Imaging: Magnetic Resonance Imaging](teaching-ug-mri.html)
All materials unless otherwise acknowledged have been created by Shaihan Malik and the copyright is reserved.
</xmp>
<script src=https://cdn.jsdelivr.net/gh/Naereen/StrapDown.js@master/strapdown.min.js></script>
</html>