Create a Radially symetrical array
显示 更早的评论
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 个评论
Image Analyst
2013-3-15
编辑:Image Analyst
2013-3-15
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
2013-3-18
Tom
2013-3-18
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Medical Physics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!