Create a Radially symetrical array
Show older comments
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 Comments
Image Analyst
on 15 Mar 2013
Edited: Image Analyst
on 15 Mar 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
on 18 Mar 2013
Tom
on 18 Mar 2013
Answers (0)
Categories
Find more on Medical Physics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!