inAuto01init
Internal function of autoparam3, autoparam3alpha, autoparam3beta.
alpha = zeros(N,1); beta = zeros(N,1); usevaralphabeta = 1; %#ok (suppress MATLAB warning, because will be needed in start.m) dirDatetime = datestr(now, 'yyyymmddTHHMMSS'); disPrincAlphaBeta = zeros(N,1); % discrepancy principle (1: if disAlphaBeta(i) <= tau*delta; 0: otherwise) disAlphaBeta = zeros(N,1); errAlphaBeta = zeros(N,1); startbis = 0; % Ready to start bisection method? Then this parameter will be set to 1.