demonstrated test iteration over parameters, scales really poorly

This commit is contained in:
2026-01-13 16:37:39 -08:00
parent df31c2f03c
commit 08e396c155
3 changed files with 40 additions and 14 deletions

View File

@@ -5,7 +5,6 @@ classdef agent
% Sensor
sensorModel;
sensingLength = 0.05; % length parameter used by sensing function
% State
lastPos = NaN(1, 3); % position from previous timestep