代码搜索:Hexagonal

找到约 18 项符合「Hexagonal」的源代码

代码结果 18
www.eeworm.com/read/282165/4106845

fnc hexa.fnc

# # Use this function to fit sound velocity data as function of # sound propagation direction, indicated by its angle against the # z-axis of an hexagonal symmetry coordinate system # # Adjust
www.eeworm.com/read/230662/4720080

dtd map.dtd

www.eeworm.com/read/227960/14405295

m gtm_hxg.m

function grid = gtm_hxg(xDim, yDim) % Produces a 2D grid with points arranged in a hexagonal lattice. % % The grid is centered on the origin and scaled so the % dimension (X or Y) with largest
www.eeworm.com/read/197234/8010329

m chap5_func.m

%P5-14 %Consider a cellular system with hexagonal cells and with a frequency reuse factor %of 7. Consider the forward link transmission where the co-channel interference %resulting only from the 6
www.eeworm.com/read/219035/7147301

m hex_centers.m

function [vCx, vCy] = hex_centers(a, tri_size1, tri_size2, type) % [xCenters, yCenters] = HEX_CENTERS(a, firstRing, lastRing, type) % Calculates the coordinates of points on a hexagonal lattice % a
www.eeworm.com/read/147972/5718587

java hexavaluegridportrayal2d.java

package sim.portrayal.grid; import sim.portrayal.*; import sim.field.grid.*; import java.awt.*; import java.awt.geom.*; import sim.util.*; /** Portrayal for hexagonal grids (each cell has six equa