photo

amy wang


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
214,891
of 300,553

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


Show given vector is in the span of two other vectors
Hello, so i was given the question; Assume that a given vector u is in the span of vectors v and w in Rn. This means that ...

7 years ago | 1 answer | 0

1

answer

Question


find a cubic polynomial p(x)=a+bx+cx2+dx3
Hello, I've been given a task of; p(x)=a+bx+cx2+dx3 with a prescribed behaviour: p(xk​)=yk​, for k=1,…,4 I'm asked to cre...

7 years ago | 1 answer | 0

1

answer

Question


Adding the first row of a matrix to every row
Hello, Question asks to Create a matrix A of 'm'x'n' defined by: A(i,j)=ij+i if i is odd, and A(i,j)=i+jif i is even. ...

7 years ago | 2 answers | 0

2

answers