photo

Manuel Arellano


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to create an input window for more than two variables
according to https://www.mathworks.com/help/matlab/ref/inputdlg.html i should be able to make a single input window to give valu...

3 years 前 | 2 个回答 | 0

2

个回答

提问


need help with this my fsolve is not working
function F = root2d(x) r1 = 8; r2 = 3.5; r3 = 10; r4 = 9; o2 = 15; F(1) = r3.*cosd(x(1))-r4.*cosd(x(2))+(-r1+r2.*cosd(...

3 years 前 | 1 个回答 | 0

1

个回答