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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0