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

 Réponse acceptée

Walter Roberson
Walter Roberson le 28 Août 2013

0 votes

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

Plus de réponses (0)

Catégories

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by