Hexagonal Pattern Generator with 1/6th Symmetry

조회 수: 14 (최근 30일)
William Murray
William Murray 2018년 2월 22일
댓글: HG 2021년 6월 14일
I am trying to create fuel loading patterns for a hexagon-shaped reactor core. Most of the design work is trial and error and I would like to see if I can use MATLAB to generate random patterns for possible core designs. The picture below illustrates what I am working with:
I only need a method to make patterns for 1/6th of the core since it is symmetric, though it would be helpful if I can apply the symmetry condition to make the full core. I only need to move around the orange and green cells.
I've found posts on how to make hexagonal lattices but I haven't found anything on filling in the hexagons or how to generate patterns with two colors. Any direction or suggestions on implementing this would be very helpful.

채택된 답변

Eman S
Eman S 2018년 8월 19일
You can check the following file exchange functions;
=================================================================================
================================================================================= https://www.mathworks.com/matlabcentral/fileexchange/62355-honeycomb
================================================================================= https://www.mathworks.com/matlabcentral/fileexchange/4024-pattern-generator-for-matlab
================================================================================= https://www.mathworks.com/matlabcentral/fileexchange/67680-hexagonal-grid-generator-with-center-points
They may help you.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Voronoi Diagram에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by