Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
jzshhh authored Mar 11, 2022
1 parent ac4cf96 commit e3be896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnss2tws/load_scenario.m
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

%% Inversion
lap_weight = 0.018;
inversion_flag='lsqlin';
inversion_flag='LS'; % 'lsqlin'£¬ 'pinv'

%% Plotting
boundary_file='data/PNEB_border.dat';
Expand Down

0 comments on commit e3be896

Please sign in to comment.