Question about matrix ????
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
a = [ 4 5 ; 6 7 ] --- b = [ 1 0 ; 0 1] ---- z = 2^a --- x = a&b ----
What processes occur on z and x
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Resizing and Reshaping Matrices in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!