is it right?
古いコメントを表示

2 件のコメント
Walter Roberson
2021 年 4 月 9 日
It looks right to me, since you have not defined any t .
Note: when you do define t if it is not a square 2D matrix, then you will have trouble using the * operator, which is algebraic matrix multiplication (inner product). You would want the .* operator instead.
Rufaydah Nwilati
2021 年 4 月 9 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!