From k-space to phase plot

조회 수: 25 (최근 30일)
matnewbie
matnewbie 2018년 5월 24일
댓글: Star Strider 2018년 5월 24일
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