Find minimum of single-variable function

后端 未结 0 762
清歌不尽
清歌不尽 2021-01-26 13:39

I have a Matlab question:

What expression is calculated by the following command in Matlab? Code: fminbnd(@(x) (sin(x).^2-1),0,pi) Minimum of: (a) f(x)=1-sin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题