dsp

dsp = Decision Tree Approach
Decision Tree Approach’s data
DTGS A decision tree to predict gears.
accelerations Vehicle acceleration [m/s2].
correct_gear  
engine_coolant_temperatures Engine coolant temperature vector [°C].
gear_filter  
gears Gear vector [-].
motive_powers Motive power [kW].
sink Sink node of the dispatcher that collects all unused outputs.
times  
velocities Vehicle velocity [km/h].
velocity_speed_ratios Constant velocity speed ratios of the gear box [km/(h*RPM)].
Decision Tree Approach’s functions
calibrate_gear_shifting_decision_tree Calibrates a decision tree to predict gears.
prediction_gears_gsm Predicts gears with a gear shifting model (cmv or gspv or dtgs or mgs) [-].