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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答