photo

Khoirunnisa' Irodatillah


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

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Not Enough Input Arguments in fsolve
please help to solve and explain why function f = fun(x) f(1) = (x(1)-4)^2 +(x(2)-4)^2 - 5; f(2) = x(1)^2 + x(2)^2 - 16; opt...

5 years 前 | 1 个回答 | 0

1

个回答

提问


What is wrong with my code?
function y = slider(x,x2) x0 = [3;60]; L2 = 2; L1 = 4; x2= 50; y = [L2*cosd(x2) - x(1)*cosd(x(2)) - L1; L2*sind(x2) -...

5 years 前 | 1 个回答 | 0

1

个回答