Community Profile

photo

you wu


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Find which command used
What matlab command, or combination of commands (using 25 characters or less), could be used to create the following matrix? ...

9 years ago | 1 answer | 0

1

answer

Question


Use the diag command to find matrix and find dominant eigenvalues
Consider the following vectors, which you can copy and paste directly into Matlab. x = [2 1 2 6 6 5 5 5 5 5 4 6]; y = [6...

9 years ago | 2 answers | 0

2

answers

Question


Find the values(coefficient) of the cubic polynomial
Find the values of a, b, c, and d so that the cubic polynomial  y = ax3 + bx2 + cx + d  provides the best fit to the following (...

9 years ago | 1 answer | 1

1

answer