知识问答
最佳答案:令 f(x)=x^2-8 ,由于 f(2)=-40 ,因此1)取 a=2 ,b=3 .2)计算 c=(a+b)/2 ,f(c) .3)如果 |f(c)|
最佳答案:只能得到如下结果:x=LambertW(1),其中LambertW为满足下式的函数:LambertW(x) * exp(LambertW(x)) = x .显然
最佳答案:%clc; clear all;global fnq dfnqfnq = @(x) x^3 - 6*x^2 + 9*x - 2;dfnq = @(x) 3*x^