Feeds
提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
Formatting Rectangle Matlab.
Hi everyone, I'm having trouble formatting my rectangle in Matlab. I created my rectangle using the rectangle function. Thus f...
8 years 前 | 0 个回答 | 0
0
个回答提问
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...
8 years 前 | 1 个回答 | 0