Simulation of Shepp Logan phaton dataset

1 view (last 30 days)
Ria khan
Ria khan on 11 Apr 2021
Answered: Bjorn Gustavsson on 12 Apr 2021
What is the name of the method used for the simulation of Shepp Logan phantom having dimention 256x256 with number of coils=8.
  2 Comments
Matt J
Matt J on 11 Apr 2021
Where did you see such a simulation?
Ria khan
Ria khan on 12 Apr 2021
The simulations done on MATLAB for the formulation of Shepp Logan phantom dataset.

Sign in to comment.

Answers (1)

Bjorn Gustavsson
Bjorn Gustavsson on 12 Apr 2021
The phantom-function is a standard .m-function available in source-code, so you can read it clean and plain. It is simply a function that generates a couple of ellipsoids with different intensities and positions (they might even overlap). There's nothing peculiar about that function whatsoever.
HTH

Categories

Find more on Data Import and Analysis in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!