Community Profile

photo

Sarah


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How does matlab solve matrices?
I was just wondering if anybody knew the method used by matlab to solve matrices, when the command A\b is used. For example, d...

9 years ago | 1 answer | 0

1

answer

Question


How to change the elements of a matrix based on row/column numbers?
Say I have a 6*6 matrix of ones. P=ones(6,6). I want to change a certain number of values to 2 inside this matrix based on t...

9 years ago | 1 answer | 0

1

answer

Question


How do I assign unique values to a i*j matrix/grid?
I have a grid of i rows and j columns. For example, 3 rows and 5 columns. However, the origin is in the bottom left corner, not ...

9 years ago | 2 answers | 0

2

answers