How can I input vector multiplication into matlab
显示 更早的评论
How can I imput this into Matlab? Vector matrix multiplication. The answer is supposed to be a 3x1 matrix1 个评论
Walter Roberson
2021-10-27
I do not see what is being multiplied by what?
I thought for a moment that you could use [cos(theta) sin(theta) 1] times something, but looking more closely, the terms are different, with sin replacing cos and cos replacing sin in the last term.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Data Type Identification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!