photo

Michelle Ashwini


Heriot Watt University, Edinburgh

Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Currently a 3rd year Mathematics undergraduate student.

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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; ...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten