Taking two arrays away from one another
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi, I'm hoping someone may be able to help. I have a array of data 2x3224 and would like to subtract a array 566x1 from it, is it possible? Many thanks in advance.
Andy
2 comentarios
Jan
el 17 de Oct. de 2015
The question is not clear. How to you define "subtract"? Could you give a small example?
Respuestas (1)
Andrew Harris
el 17 de Oct. de 2015
Array subtraction requires that the number of elements agree. What is the relationship between these two sets of numbers?
Ver también
Categorías
Más información sobre Predict Remaining Useful Life (RUL) 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!