作业帮 > 综合 > 作业

Matlab求解隐函数的问题

来源:学生作业帮 编辑:搜狗做题网作业帮 分类:综合作业 时间:2024/05/07 09:37:25
Matlab求解隐函数的问题
直接用fsolve求解的话,我现在写了个函数,但是老是出现:
Equation solved.
fsolve completed because the vector of function values is near zero
as measured by the default value of the function tolerance, and
the problem appears regular as measured by the gradient.

怎么让其不显示!
Matlab求解隐函数的问题
楼主知道怎么弄了吗?求教~