Numeric vs matrix array multiplication and division
显示 更早的评论
In what case do you use ./ or .* to multiply two arrays vs / and * alone? I'm confused about these two questions below, can someone answer the two questions below and explain?

2 个评论
Jiro Doke
2016-12-7
Perhaps start with doing a little bit of reading in the documentation:
This is a fundamental concept in MATLAB, and there are lots of related pages in the DOC.
Good luck!
Ngoc My Huynh
2016-12-7
采纳的回答
更多回答(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!