implementation for tensor product equivalent to kron() function
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos

1 comentario
Walter Roberson
el 19 de Ag. de 2019
Why not use kron() ? kron(a,b) produces the output you are looking for.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!