How do you calculate percentage change between sequential elements in array?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
txvmi07
el 20 de Jun. de 2014
Comentada: txvmi07
el 20 de Jun. de 2014
I have a 14400x11 array of values from the output of a hyperbolic function and want to calculate the sequential percentage change from, for example, the first element in the first row and column a(i,j) to the second element in the second row and first column a(i+1,j). How can I do this?
0 comentarios
Respuesta aceptada
Más respuestas (1)
Ver también
Categorías
Más información sobre Operators and Elementary Operations 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!