Closed lasiadhi closed 8 years ago
Find the fmincon synthatic reconstruction at IMSM_workshop_2016/Project/USACE-Bathymetry/Code/Inverse_problem/Least_square/Results_fmincon/final_plots/h_hat_synthatic_25m_fmincon_plot23-modified.mat
pushed!
Thanks!
Try to read h values in the area of sand bar using the command: sandBar_h = h_hat(xq>600 & xq<1150)
Try this: sandBar_h = h_hat(xq>=600 & xq=<1150)
Find the fmincon synthatic reconstruction at IMSM_workshop_2016/Project/USACE-Bathymetry/Code/Inverse_problem/Least_square/Results_fmincon/final_plots/h_hat_synthatic_25m_fmincon_plot23-modified.mat