Feeds
提问
"User supplied objective function must return a scalar value." error using fminbnd
Hello everyone. I am trying to implement the steepest descent algorithm to a convex and nonquadratic function "fun". I need to f...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to simplify a complicated output of a function with only double coefficients
Hello, I am trying yo find the Newton interpolation polynomial for a given equation of f(x). My code runs perfectly except for t...
3 years 前 | 1 个回答 | 0
