Feeds
提问
Error: Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters.
Hey guys I've written some code to compute cost function at various theta, as follows: h = X * theta; J = [1/(2*m)] * sum[(h-...
5 years 前 | 1 个回答 | 0