Are the rank and determinant of a matrix available as Simulink matrix operations in R2022b?
4 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2025 年 5 月 28 日
回答済み: MathWorks Support Team
2025 年 7 月 14 日
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?
採用された回答
MathWorks Support Team
2025 年 5 月 28 日
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 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!