SLIDE 31 Example: endless combinations
- bjectives{1} = struct( 'voi', 'Skin', ...
'type', 'maxdose', 'bound', 'objective', ... 'weight', [0 0 1], 'group', 1 );
- bjectives{2} = struct( 'voi', 'CTV', ...
'type', 'lbmean', 'bound', 'objective', ... 'weight', [0 0 0.5], 'group', 1 );
- bjectives{3} = struct( 'voi', 'CTV', ...
'type', 'mindose', 'bound', 'objective', ... 'weight', [0 0 0.5], 'group', 2 );
- bjectives{4} = struct( 'voi', 'CTV', ...
'type', 'upper CVAR', 'bound', 'objective', ... 'weight', [0 0 0 1], 'pervoxel', true );
Bram L. Gorissen Matlab toolbox for IMPT optimization September 17, 2015 31 / 48