photo

Brian Nuttall


Laurentian

Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Create a mesh, meshgrid, peaks, meshc, surfl
mesh, meshgrid, peaks, meshc, surfl x = linspace(-3, 3, 30); y = linspace(-3, 3, 30); Find the matrix X, Y from the vector x,...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to change what is under the diagonals in a matrix into Zeros
how do i turn what is under the diagonal on a matrix into zeros. for example i cant figure out how to do the following. [1 2 ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how do I create the below Matrix?
please see the attached image i need to create a tridiagonal nxn matrix using the diag function. i know how to make it this way...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort