loic roure
Followers: 0 Following: 0
Feeds
已回答
How can find the maximum of f(x) by updating initial guesses in a loop?
The problem was that the 5 intervals, x1 to x5, do not linearly increase. This is explained wrong in Numerical Methods by C. Woo...
How can find the maximum of f(x) by updating initial guesses in a loop?
The problem was that the 5 intervals, x1 to x5, do not linearly increase. This is explained wrong in Numerical Methods by C. Woo...
4 years 前 | 0
提问
How can find the maximum of f(x) by updating initial guesses in a loop?
As homework a 'simple grid search' must be coded to find the maxima of f(x) = 2*ln(x)-2*x+5. The simple grid search takes two ...
4 years 前 | 2 个回答 | 0