¿Como puedo multiplicar estas matrices?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
la matriz y es una matriz de 1x192016 double, como puedo hacer esta multiplicación sin que me de un error?
div=[7, 13, 19, 25, 31, 37, 43];
y1=y.*(0:div(1))
0 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!