Cardiac Output Estimation from Arterial Blood Pressure Waveforms 1.0.0

File: <base>/code/tools/trans.m (61 bytes)
function  y = trans(x)

y = x([1 2 10 6 5 3 4 7 9 8 11],:);