simulate motion in Cartesian MRI

Simulates Point Spread Function (PSF) and k-space data for motion in Cartesian sequences.
ダウンロード: 1.2K
更新 2013/10/1

ライセンスの表示

In available full-featured MRI simulation packages like JEMRIS, it is hard to set up a simple simulation quickly and for non-computer-scientists, implementing custom modifications is too demanding.
To answer the question which artifact a moving signal source would create with a given reordering scheme, a much simpler approach ought to be sufficient. This is a simple MATLAB framework for teaching and learning purposes to simulate a moving point signal and allowing to incorporate arbitrary motion models and reordering schemes. It is pure MATLAB code and easily readable, so that basic MATLAB skills are sufficient to implement custom modifications quickly.

For usage examples, open exampleCartesian.m in the MATLAB editor and evaluate the code cells step by step.

引用

Michael Völker (2024). simulate motion in Cartesian MRI (https://www.mathworks.com/matlabcentral/fileexchange/41920-simulate-motion-in-cartesian-mri), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2013a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersMRI についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.3.0.0

extended help; checking inputs "the MATLAB way"

1.2.0.0

code cleanup and simplification

1.0.0.0