vector subtraction

2 visualizaciones (últimos 30 días)
osman
osman el 11 de Oct. de 2011
z=[1,2,3,5,6,7,8,9,0,12,12,3,4,1,2,4,5]; y=[1,2,3,4];
i want to subtract row of z from the every element of y. can i do it without loops.
  1 comentario
Sean de Wolski
Sean de Wolski el 11 de Oct. de 2011
What is different about this and your duplicate post here:
http://www.mathworks.com/matlabcentral/answers/18021-matrix-vector-substraction

Iniciar sesión para comentar.

Respuestas (1)

Fangjun Jiang
Fangjun Jiang el 11 de Oct. de 2011
bsxfun()

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by