Multiplying vector members without repeating
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
giometar
el 4 de Jul. de 2018
Comentada: giometar
el 4 de Jul. de 2018
Hi I need to multiply values from one vector in all combinations. For example Lets say that vector A=[1 2 3 4]' I need to get these products 1*2 1*3 1*4 2*3 2*4 3*4
Thanks for help
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Elementary Math en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!