How to multiple a vector by a scaler?
Afficher commentaires plus anciens
hello dear,
I want to know how to divide this attached 'm.mat' file by a scalar? for example, dividing by 0.279.
3 commentaires
azadeh jalali
le 2 Déc 2022
Dyuman Joshi
le 2 Déc 2022
Modifié(e) : Dyuman Joshi
le 2 Déc 2022
I'm baffled that this is even a question.
m=rand(5,6)
mat=m/0.279
azadeh jalali
le 3 Déc 2022
Réponses (0)
Catégories
En savoir plus sur Speech Recognition dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!