Block Tri-diagonal Matrix
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Neeladri Sekhar Bera
el 11 de Jul. de 2020
Editada: John D'Errico
el 11 de Jul. de 2020
In the process of a solvng a system of coupled pdes I have finally got a block tri-diagonal matrix. How to write the whole matrix in MATLAB. Is there any built in function to write such kind of block tri-diagonal matrix?
0 comentarios
Respuesta aceptada
John D'Errico
el 11 de Jul. de 2020
Editada: John D'Errico
el 11 de Jul. de 2020
It may be your lucky day. Just download my blktridiag code from the file exchange.
It is designed to create a sparse block tridiagonal array, exactly what you will want.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Operating on Diagonal Matrices en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!