How to multiple a vector by a scaler?
이전 댓글 표시
hello dear,
I want to know how to divide this attached 'm.mat' file by a scalar? for example, dividing by 0.279.
댓글 수: 3
azadeh jalali
2022년 12월 2일
I'm baffled that this is even a question.
m=rand(5,6)
mat=m/0.279
azadeh jalali
2022년 12월 3일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Speech Recognition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!