2 个评论

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.
Thanks!

请先登录,再进行评论。

回答(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!

Translated by