photo

Paul Jackson


Last seen: fast 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Euler's method
I was given a semi-finished chunk of code and asked to implement euler's method to solve it. I've looked at countless examples ...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


performing shear on lines
I have a shear matrix smat=[1 (0.2);0 1] I used this to shear a couple of circles on a plot but when i tried to use the same me...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


rotating a line using rotation matrix
I have this function thats supposed to rotate a 2x2 matrix (arm) by theta. I think i have to multiply the arm matrix by a rotat...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


adding only to the y value in matrix
I need to add a constant only to the y value of all inputs in a matrix. The task is to make it look like its lifted upwards on ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort