implementation for tensor product equivalent to kron() function
14 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti

1 Commento
Walter Roberson
il 19 Ago 2019
Why not use kron() ? kron(a,b) produces the output you are looking for.
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!