Biomedical Engineering > GATE 2024 > MRI
In magnetic resonance imaging (MRI), pulse repetition time (TR), time to echo (TE), T1 relaxation time, T2 relaxation time are some of the important pulse sequence design parameters. Which one of the following specifications is used for proton density weighted imaging?
A
TR>>T1, TE<<T2
B
TR>>T1, TE>>T2
C
TR<<T1, TE<<T2
D
TR<<T1, TE>>T2

Explanation

Correct : a

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science