Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michiel Cottaar
win-pytreat
Commits
a46222b4
Commit
a46222b4
authored
Jan 18, 2021
by
Sean Fitzgibbon
Browse files
Replaced TBD's
parent
d3e12d97
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/matlab_vs_python/README.md
View file @
a46222b4
# Matlab vs. Python
This directory contains 5 demonstrations, each of which uses python and Matlab to solve the same problem:
1.
`bloch`
-
TBD
1.
`bloch`
-
a simple Bloch simulator that numerically integrates the Bloch equation for magnetisation dynamics
2.
`fitting`
- an example of using the Scipy package for fitting a biophysical model to noisy data
3.
`migp`
- an example of MIGP dimension reduction prior to group ICA on fMRI data
4.
`partial_fourier`
-
TBD
4.
`partial_fourier`
-
a projection-onto-convex-sets Partial Fourier image reconstruction of k-space data that is partially sampled
5.
`rbf`
- simple example of fitting/interpolating noisy simulated data using radial basis functions
Each demonstration contain both
`Matlab`
and
`python`
code examples so you can compare the implementations.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment