Mercurial > hg > map
view multithreshold 1.46/MTprofile.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 | 161913b595ae |
children |
line wrap: on
line source
function x = MTprofile %created: 17_20hr18_Aug_2011 x.BFs = [250 500 1000 2000 4000 8000]; x.LongTone = [16.4 13.1 8.77 9.38 15.8 21.4]; x.ShortTone = [18.8 15.1 11.9 13.3 20.7 25]; x.Gaps = [0.01 0.03 0.05 0.07 0.09]; x.TMCFreq = [250 500 1000 2000 4000 8000]; x.TMC = [ 37.8 32.6 28.6 40.8 41.7 38 41.5 36.3 40.1 44.5 44.6 37.5 48.7 42.6 43 49.4 49.7 41.2 55.4 45.6 52.2 52.9 52.3 43.2 62.7 55.5 62.5 52.3 58 45.9 ]; 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 = [ 44.3 58.4 66.1 73.5 81.9 82.9 39.6 46.8 49.9 54 66.5 67.6 36.8 36 35.1 42.8 49.9 38 37 32.9 33.1 40.8 41.7 37.3 34.6 30.6 30.6 41.9 42 38.3 35.3 31.8 42.7 52.4 61 56.7 40.5 45.3 61 75.5 85.3 90.5 ]; x.IFMCs = x.IFMCs';