I have a function $$f(x)=3e^{2x} -10x -7x^2$$ Using the grid search method with three internal points and using [0,1] as the starting interval, I get the solution 1.3964 after 4 iterations.
Could anyone verify this please?
I have a function $$f(x)=3e^{2x} -10x -7x^2$$ Using the grid search method with three internal points and using [0,1] as the starting interval, I get the solution 1.3964 after 4 iterations.
Could anyone verify this please?