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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0