photo

Michelle Ashwini


Heriot Watt University, Edinburgh

2014 年からアクティブ

Followers: 0   Following: 0

Currently a 3rd year Mathematics undergraduate student.

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Alternative to the sym function
if true % In this part, we estimate the orbit of the asteroid from the data in % d.x and d.y x = d.x; y = d.y; % The...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


How can I write the following matrix?
if true A = [x(1)^2 x(1)*y(1) y(1)^2 x(1) 1; x(2)^2 x(2)*y(2) y(2)^2 x(2) 1; x(3)^2 x(3)*y(3) y(3)^2 x(3) 1; ...

10年以上 前 | 2 件の回答 | 0

2

回答