Azzera filtri
Azzera filtri

can anybody please help me to define this?

2 visualizzazioni (ultimi 30 giorni)
Muhammad Asif
Muhammad Asif il 13 Mag 2020
Commentato: Muhammad Asif il 14 Mag 2020
Actually I am looking for a speacial function in matlab which I can use to define this matrix. I have used it in past but now I don't remember it. It is a builtin functino to define these sort of matrices.
If anybody can help me pls...
Thanks

Risposte (1)

John D'Errico
John D'Errico il 13 Mag 2020
Special? Not really.
help diag
  2 Commenti
Steven Lord
Steven Lord il 13 Mag 2020
If the matrix is going to be large and all the values above and below those three diagonals are 0, consider spdiags to make this as a sparse matrix.
Muhammad Asif
Muhammad Asif il 14 Mag 2020
Thanks Steven Lord that (spdiags) was the function I was looking for

Accedi per commentare.

Categorie

Scopri di più su Sparse Matrices in Help Center e File Exchange

Tag

Prodotti


Release

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by