- #1
tangodirt
- 54
- 1
Are there any established methods for optimizing across a 2D surface with noise? I am trying to find the maximum across a 2D surface, but the surface is extremely noisy. Ideally, I would numerically optimize a function without resorting to computing the entire surface, filtering the surface, and searching for a maximum, but I am not finding any established methods for this.
Any ideas?
Any ideas?