comparison To Do list.m @ 65:55faa9b5d1ac

(none)
author idamnjanovic
date Wed, 16 Mar 2011 13:41:02 +0000
parents 8288a23f041f
children d433ec689078
comparison
equal deleted inserted replaced
64:8288a23f041f 65:55faa9b5d1ac
9 - read 3d matrix of n*n cardiac images in szt time points 9 - read 3d matrix of n*n cardiac images in szt time points
10 - adds noise sigma*var(signal) 10 - adds noise sigma*var(signal)
11 - do 2d circular fft per image and take random lines as specified by mask 11 - do 2d circular fft per image and take random lines as specified by mask
12 - mask is made to sample n*szt/fold lines in phase encode and time dimensions 12 - mask is made to sample n*szt/fold lines in phase encode and time dimensions
13 - play movies of original, undersampled cardiac images and mask 13 - play movies of original, undersampled cardiac images and mask
14
15 SMALLboxSetup.m - Installation script:
16
17 - Add make call for DL/RLS_DLA/private and Problems/private (still need to
18 shall these be private directories as in KSVD. Files inside are common
19 common routines that are used all around, so it makes sense to put them
20 in util directory)
21 -