Skip to content

Commit 038d6a6

Browse files
committed
minor changes in comments
1 parent 1406bae commit 038d6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DPalgo_optimal_trajectory_withnan.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
function projection_points_in_DSP = DPalgo_optimal_trajectory_withnan(DS_plane_feat, baby_data_feat_withnan, radius)
22
% To find the optimal projection of the data points onto the model
3-
% demand-supply plane.
3+
% [K^+]_{Buffer}-[O_2]_{Buffer} plane.
44
%
55
% Previous to this step, we perform feature normalization (for both DS_plane
66
% and baby_data) by subtracting each feature value from its global mean and

0 commit comments

Comments
 (0)