Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Jacob Hunecke
Analysis of Model-Based Mapping Approaches between 3D System Matrices in Magnetic Particle Imaging
Commits
4a734e27
Commit
4a734e27
authored
Dec 28, 2021
by
Jacob Hunecke
Browse files
Update thesis.ipynb
parent
b64cf00f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
thesis.ipynb
thesis.ipynb
+2
-2
No files found.
thesis.ipynb
View file @
4a734e27
...
...
@@ -525,7 +525,7 @@
" term_cond_value_b = zeros(ComplexF64, length(ks))\n",
" term_cond_value_c = zeros(ComplexF64, N[1]*N[2]*N[3])\n",
" \n",
" # fixp
unk
t-iteration\n",
" # fixp
oin
t-iteration\n",
" for i in 1:max_it\n",
" # premultiply MC3D SM with the values of c(r,l)\n",
" for r in 1:(N[1]*N[2]*N[3])\n",
...
...
@@ -609,7 +609,7 @@
" term_cond_value_b = zeros(ComplexF64, length(ks))\n",
" term_cond_value_c = zeros(ComplexF64, N[1]*N[2]*N[3])\n",
" \n",
" # fixp
unk
t-iteration\n",
" # fixp
oin
t-iteration\n",
" for i in 1:max_it \n",
" # premultiply MC3D SM with the values of c(r,l)\n",
" for r in 1:(N[1]*N[2]*N[3])\n",
...
...
Write
Preview
Markdown
is supported
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