lasiadhi / USACE-Bathymetry

0 stars 2 forks source link

Call fminsearch method with dummy data #68

Closed lasiadhi closed 8 years ago

lasiadhi commented 8 years ago

According to the Matlab help, fminsearch is not the preferred choice for solving problems that are sums of squares. Therefore, I am not going to use this function as an inverse solver for our problem.