Mercurial > hg > map
view multithreshold 1.46/temp.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
foreground = MTprofile17_14hr18_Aug_2011 fileName=['MTprofile' Util_timeStamp]; longTone=foreground.LongTone; shortTone=foreground.ShortTone; gaps=foreground.Gaps; BFs=foreground.BFs; TMC=foreground.TMC; offBFs=foreground.MaskerRatio; IFMCs=foreground.IFMCs; profile2mFile(longTone, shortTone, gaps', BFs, TMC', offBFs', IFMCs',... fileName) pause(1) plotProfile(fileName, 'profile_CMA_L')