Polygyratia flatend Snail shell structure
2 ビュー (過去 30 日間)
古いコメントを表示
Hello every one
how can make Polygyratia flatend Snail shell structure like picture ![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1425823/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1425823/image.png)
0 件のコメント
回答 (1 件)
Sai Pallav
2023 年 7 月 6 日
Hi Dana,
For plotting this kind of shell you have to get the equation of the shell first. This equation is mentioned in this research paper. You can also find a similar equation here.
After getting the equation, define three dimentions x, y, and z and initialize it with a simple arthemetic progression sequence. Then, plot the graph using MATLAB function plot. You should be able to get the plot similar to the image.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!