what is mean by cartesian MRI?

For Cartesian MRI, the acquired complex signal fills k-space matrix. Each k-space row can be modeled as an underlying true signal plus Gaussian noise:
xr (t) + ixi (t) = sr (t) + nr (t) + i[si (t) + ni (t)]
where x(t) is the observed k-space signal, s(t) is the true under-lying noiseless k-space signal, n(t) is the AGN, and subscripts r and i denote real and imaginary components, respectively.
""here how can we get real and imaginary before applying FFT??????????"
pls help me

 채택된 답변

Walter Roberson
Walter Roberson 2013년 8월 28일

0 개 추천

If your signal is represented as a complex vector, then you can use real() and imag() to extract the real and imaginary components.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Neuroimaging에 대해 자세히 알아보기

태그

질문:

2013년 8월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by