added early exit from main loop for semistable final states
This commit is contained in:
@@ -36,8 +36,8 @@ classdef test_sigmoidSensor < matlab.unittest.TestCase
|
||||
h = 1e-6;
|
||||
tc.testClass = tc.testClass.initialize(alphaDist, betaDist, NaN, NaN, alphaTilt, betaTilt);
|
||||
|
||||
% Plot
|
||||
tc.testClass.plotParameters();
|
||||
% Plot (optional)
|
||||
% tc.testClass.plotParameters();
|
||||
|
||||
% Anticipate perfect performance for a point directly below and
|
||||
% extremely close
|
||||
|
||||
Reference in New Issue
Block a user