Hexagonal Pattern Generator with 1/6th Symmetry

14 visualizaciones (últimos 30 días)
William Murray
William Murray el 22 de Feb. de 2018
Comentada: HG el 14 de Jun. de 2021
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.

Respuesta aceptada

Eman S
Eman S el 19 de Ag. de 2018
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.

Más respuestas (0)

Categorías

Más información sobre Voronoi Diagram en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by