Community Profile

photo

Paul Jackson


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 0 answers | 0

0

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer