How to simulate HASTE sequence with matlab

5 ビュー (過去 30 日間)
Peter Phan
Peter Phan 2022 年 1 月 8 日
回答済み: Kartik Saxena 2023 年 12 月 5 日
Hi everyone
I need to use Matlab to simulate T2 effect in k-space and compare images when T2 of tissues are 60, 120, 180 and 240 ms with effective TE of 20ms, ESP (echo-spacing) of 4 ms and ETL (echo-train length) of 96 (matrix 192x192). And compare simulation results to the original image of 'phantom'.
Could you please help me on that
Thanks

回答 (1 件)

Kartik Saxena
Kartik Saxena 2023 年 12 月 5 日
Hi,
I understand that you want to simulate the T2 effect in k-space and compare images with different T2 values of tissues.
We will need to consider the T2 decay during the acquisition of each echo in a multi-echo sequence. For this simulation, we will assume that the k-space data is acquired in an echo train with an echo train length (ETL) of 96 and an echo spacing (ESP) of 4 ms. The effective echo time (TE) is 20 ms.
We will use the MATLAB built-in function 'phantom' to create the original image, which represents a Shepp-Logan phantom often used in MRI simulations. We will then simulate the T2 decay effect on each echo and reconstruct the images to compare the effect of different T2 values.
For more information on the 'phantom' function and image processing in MATLAB, you can refer to the following documentation:

カテゴリ

Help Center および File ExchangeMRI についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by