Program: MKLSZOPTIMTESTSURF
mklszoptimtestsurf..... driver to run MKLSZOIPTIMTEST
call: mklszoptimtestsurf(sampleanz,maxstepsize,savefile);
sampleanz: (number) [counter]
number of samples in the random stair function
maxstepsize: (number) [counter]
maximum step size of the random stair functions
savefile: (string)
string containging path and file name at which the
results are stored
result: none
This routine varies the number of initial samples and the
iter_vertical_matchthresh parameter of the 1D depth samping routine.
For each parameter pair, a number of runs is carried out and evaluated
statistically. The statitics is plotted as function of the control
paramaters.
Since this take several hours, the results are stored in the specified
file regularly. If the computer crashes during the run, just restart with
the same parameters, the program reloads the last file and continues.
This routine was used to conduct the test computations used for the
optimization of the depth samplking in LOCSMITH.
Martin Knapmeyer, 17.05.2006
Read M-File Source Code
eof.