Mercurial > hg > map
view profiles/MTprofileMOCis01.m @ 34:e097e9044ef6
new compression and ne prob refractory
author | Ray Meddis <rmeddis@essex.ac.uk> |
---|---|
date | Fri, 19 Aug 2011 16:07:07 +0100 |
parents | |
children |
line wrap: on
line source
function x = MTprofile x.BFs = [250 500 1000 2000 4000 8000]; x.LongTone = [22.2 18.5 13.6 14.1 19.9 25.5]; x.ShortTone = [25.7 22.4 18.1 18.6 24 30.3]; x.Gaps = [0.01 0.03 0.05 0.07 0.09]; x.TMCFreq = [250 500 1000 2000 4000 8000]; x.TMC = [ 40.1 35.7 31.3 46.8 37.1 41.8 41.2 41 38.7 53.3 53.5 43.2 50.6 50.2 38.3 46.2 49.9 43.9 55.7 54.3 53.7 62 44.7 48.6 74.2 60.7 70.3 65.3 65.1 52.8 ]; x.TMC = x.TMC'; x.MaskerRatio = [0.5 0.7 0.9 1 1.1 1.3 1.6]; x.IFMCFreq = [250 500 1000 2000 4000 8000]; x.IFMCs = [ 69.7 78.8 80 74.6 74.7 79.6 48.5 64.5 70.1 76.3 80.2 88.2 39.1 42.7 36.9 34.1 56.6 41.9 42.1 40.3 38.2 47.4 37.9 40.1 35.3 32.4 35.8 41.6 52.7 46.9 39.7 39.2 49 85.4 86 61.3 48.2 82.8 84.5 88.2 95.8 100 ]; x.IFMCs = x.IFMCs';