Are the rank and determinant of a matrix available as Simulink matrix operations in R2022b?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 28 Mai 2025
Réponse apportée : MathWorks Support Team
le 14 Juil 2025
I'm trying to compute the rank and determinant of a matrix in Simulink in R2022b. However, I cannot find these operations. Are they implemented?
Réponse acceptée
MathWorks Support Team
le 28 Mai 2025
While there is a list of existing matrix operation blocks here, there do not currently exist Simulink blocks that implement the rank and determinant operations. However, these specific operations can be manually implemented using MATLAB Function blocks.
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!