看板
[ MATLAB ]
討論串[問題]請問哪裡有錯(函數用法)
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
我也照著作. 跑出來的是. Optimization terminated: first-order optimality measure less. than options.TolFun and maximum constraint violation is less. than options
(還有708個字)
內容預覽:
這是help理的範例. 我複製照著做. function [c, ceq] = confun(x). % Nonlinear inequality constraints. c = [1.5 + x(1)*x(2) - x(1) - x(2);. -x(1)*x(2) - 10];. % Nonli
(還有397個字)
首頁
上一頁
1
下一頁
尾頁