Array indexing and processing
Mostrar comentarios más antiguos
Hi there,
I was wondering if someone could help explain what the following line of matlab code is doing -
R = H(npt-1:-1:2);
Where H is a vector (or 1 * 513 matrix) of complex numbers.
Thanks for any tips
Respuesta aceptada
Más respuestas (1)
Gilbert S
el 14 de Feb. de 2015
0 votos
1 comentario
Star Strider
el 14 de Feb. de 2015
My pleasure!
Categorías
Más información sobre Performance and Memory 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!