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!