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!