Feeds
提问
Matrix multiplication error arising
a = 12; b = [1;2.5;6]; c=8; d=(1:10)'; final = a./(b.*c.*d) not able to get why theres an error arising
5 years 前 | 1 个回答 | 0
1
个回答提问
Multiplying vectors resulting in unfinished answer
Can someone help out as to why im getting zeros for the defined range of values and only the last numbers answer is used <</m...
5 years 前 | 1 个回答 | 0