Effacer les filtres
Effacer les filtres

Create tridiagonal matrix in Simulink

1 vue (au cours des 30 derniers jours)
GT
GT le 11 Nov 2016
Hi there,
In SIMULINK I have the sudiagonal, diagonal and superdiagonal of a matrix as three vectors. Now I am looking to build the resulting matrix.
If we were in MATLAB I would have v1, v2, v3 and I would want A such that:
A = gallery('tridiag', v1, v2, v3);
Does anyone know a way to do that in SIMULINK?
Tanks a lot

Réponses (0)

Catégories

En savoir plus sur Operating on Diagonal Matrices dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by