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...
6年弱 前 | 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 ...
6年弱 前 | 2 件の回答 | 0