Community Profile

photo

Juan Gomez


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

Feeds

排序方式:

提问


In matlab grader it says i am trying to write a scrip instead of a function.
f = @(x) (2.*x.^3 + 3.*x-1) .* cos(x) - x; [bisec_root, n, err] = bisection_method(f, -1, 1, 10E-5, 20) matlab_root = fzer...

4 years 前 | 1 个回答 | 0

1

个回答