Community Profile

photo

you wu


Aktiv seit 2015

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 (...

etwa 9 Jahre vor | 1 Antwort | 1

1

Antwort