single row matrix vector subtraction
Mostrar comentarios más antiguos
i require the following calculation but my trial failed hope some one can help in this i have two matrices best=1x100 matrix and WIN=10x100 matrix and my problem is to subtract every row of WIN matrix with singe row matrix best i have used for loop but finally its giving one 1x100 ie., only 10th row but i require all the 10 rows ie 10x100 matrix after subtraction in a single variable
Respuesta aceptada
Más respuestas (1)
Sachin Ganjare
el 23 de Oct. de 2012
0 votos
Refer link below:
Hope it helps!!!
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!