Community Profile

photo

Kemba Huskie


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Matlab Function: Solving Ax=B using Gaussian Elimination where b is a n x m matrix not necessarily a n x 1 matrix.
So I was given the pseudocode to solve Ax=b when b is a n x 1 matrix (and thus x also is). I was able to successfully write a f...

6 years ago | 1 answer | 0

1

answer

Question


Formatting Rectangle Matlab.
Hi everyone, I'm having trouble formatting my rectangle in Matlab. I created my rectangle using the rectangle function. Thus f...

6 years ago | 0 answers | 0

0

answers

Question


Array with Two Columns. 1st column(X), 2nd column(Y). Extract new array from original with positive Y(2nd column) and corresponding X.
So I just can't seem to figure out how to extract the positive point pairs, with y>0. So for Example if I have an array looki...

6 years ago | 1 answer | 0

1

answer