Feeds
提问
Error: Subscript indices must either be real positive integers or logicals.
Hello, I have attached my code for which I ma getting "Subscript indices must either be real positive integers or logicals" err...
10 years 前 | 1 个回答 | 0
1
个回答提问
Matlab code gets no answers or error message, need URGENT help
Can someone take a look at this code and let me know what is wrong, I am using 7.11 R2010b version. When I run this code I get n...
10 years 前 | 0 个回答 | 0
0
个回答提问
Problem with Matlab code
Hello, I am trying to run his code(attached) in matlab but solver does not run to give an answer or error. need help if anyone ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Error with "syms" function
Hello, I now have 2 quadratic equations with 2 known and 2 unknown. (x1-xc)^2+(y1-yc)^2=R^2 (x2-xc)^2+(y2-yc)^2=R^2 ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Solve 2 quadratic equations
I have 2 quadratic equations with 2 known and 2 unknown. Ho do I write a script file to solve this equation. The equations are: ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Code for finding center of circle
Hello, Could someone please help me with a code for finding center of circle. I have known points (Xa,Xb, Ya,Yb) and Radius. I ...
10 years 前 | 1 个回答 | 0
