From k-space to phase plot

25 次查看(过去 30 天)
I have an MRI image (a 2D matrix) which has values expressed as complex numbers in k-space. From this image in k-space I want to plot the phase (not the magnitude) for each voxel. Has MATLAB a specific command to perform this task?

采纳的回答

Star Strider
Star Strider 2018-5-24
See if the angle (link) and unwrap (link) functions will do what You want.
  2 个评论
matnewbie
matnewbie 2018-5-24
Thanks a lot! I think that angle is what I need.
Star Strider
Star Strider 2018-5-24
Al always, my pleasure!

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MRI 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by