Create a Radially symetrical array
Mostrar comentarios más antiguos
Hello
I have a 2D matrix with values at distances along and away from a central point the data is uniformly spaced. This data is radially symmetrical about the Y axis.
I would like to find a method of producing a 3D matrix of the data that retains the radially symmetrical nature of the data.
Any help would be greatly appreciated
Best regards
Tom
3 comentarios
Image Analyst
el 15 de Mzo. de 2013
Editada: Image Analyst
el 15 de Mzo. de 2013
How can it be radially symmetric about only the Y axis? I can see that on the negative side of the Y axis (the half-plane with negative X values), the values are the same as on the positive side of the Y axis (the half-plane with pisitive X values), but that's not radially symmetric - that's just symmetric about the Y axis. If the data looks like circles, it would have to be symmetric about both the Y and x axes. Can you supply a sample of your data?
Tom
el 18 de Mzo. de 2013
Tom
el 18 de Mzo. de 2013
Respuestas (0)
Categorías
Más información sobre Medical Physics 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!