Master index | Index for vbmeg/functions/tool_box/time_frequency |
calc_tstat_scl | [t_out,p_out,mn1,mn2]=calc_tstat_scl(scl1,scl2,pair_samp); |
hann_win | --- |
mk_resamp | [y]=mk_resamp(y,newsr,sr); |
mk_tfrscalo | [out_scl,scl_frq,scl_time]=mk_tfrscalo(j,sr,low_freq,high_freq,time_step); |
plot_scl_stat | [t_thresh,p_thresh,thresh_map]=plot_scl_stat(t_out,p_out,scl_frq,scl_time,mn1,mn2,p_crit,thresh_crit); |
ttest_pair | [t,p,n]=ttest_pair(indat1,indat2); %tests if indat1 > indat2 tail 1=one tailed |