Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how take input matrix of same dimension for the scaler multiplication?

조회 수: 1 (최근 30일)
Aimen Mujahid
Aimen Mujahid 2017년 3월 14일
마감: Stephen23 2017년 3월 14일
function b =check(Q) Qmd2=Q(1); c=[1 2;1 3;1 4]; b=c.*Qmd2; end

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by