搜索资源列表
LinPacker-0.0.12
- LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful.
Genetic Algorithm
- LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful.
pos-study-
- :将研究区域划分成许多具有固定长、宽、高且密度均匀的长方体,利用重力的可叠加性,计算了观测点重力异 常,在此基础上形成重力异常的目标函数。把长方体的密度作为参数,采用蚁群算法进行密度反演试验。结果表明该方法 具有一定的科学性和实用性。-: The study area is divided into a number with a fixed length, width, height and density, uniform rectangular, stackable nature
position
- 基于单目手眼相机和激光测距仪,提出了一种尺寸未知的空间矩形平面的位姿测量算法。该算法不需要知道矩形平面 的G 个顶点的物体坐标,只需要知道它们的图像坐标、激光点的图像坐标和激光测距结果,就能够计算出尺寸未知空间矩形平 面在相机坐标系下的位姿,并且计算出矩形平面的尺寸。通过建立单目手眼相机和激光测距仪的数学模型,对该算法进行了验 证。实验结果表明,该算法是有效的,可以应用于机器人对空间物体的跟踪、定位以及抓取。-Monocular-based hand-eye cameras and
nest
- 矩形件排样优化问题是一个多目标优化问题,另一方面要考虑到生产时的下料效率-Rectangular pieces of nesting optimization problem is a multi-objective optimization problem, on the other hand, taking into account the production efficiency of the next expected
box
- 由文件input.txt提供输入数据。输入文件第1 行有2个正整数n和m(1<=n,m<=100), 表示仓库是n×m个格子的矩形阵列。接下来有n行,每行有m个字符,表示格子的状态。 S 表示格子上放了不可移动的沉重货物; w 表示格子空闲; M 表示仓库管理员的初始位置; P 表示箱子的初始位置; K 表示箱子的目标位置。 -Provided by the input data file input.txt. Line 1 input file ther
elm
- elman神经网络用于峰值检测 三角波 矩形波 方波调制信号 -elman peak detector neural network for rectangular-wave square wave triangle wave modulation signal
ShowroomGuard
- 世界名画陈列室由m*n个排列成矩形阵列的陈列室组成。为了防止名画被盗,需要在陈列室中设置警卫机器人哨位。每个警卫机器人除了监视它所在的陈列室外,还可以监视与它所在的陈列室相邻的上、下、左、右4个陈列室。试设计一个安排警卫机器人哨位的算法,使得名画陈列馆中每一个陈列室都在警卫机器人的监视下,且所有的警卫机器人数最少。-Gallery by the world famous painting of m* n rectangular array arranged in the composition
kaiguanhebuxian
- 给定一个矩形布线区域,其外围有若干针脚。两个针脚之间通过布设一条金属线路而实现互连。这条线路被称为电线,被限制在矩形区域内。如果两条电线发生交叉,则会发生电流短路。所以,不允许电线间的交叉。每对互连的针脚称为网组。现要求设计一个算法来确定:对于给定的网组,能否合理地布设电线以使其不发生交叉。-Given a rectangular routing region, its periphery a number of pins. Between the two pins through the em
pingbanxin
- 用fortran矩形导电平板,长为1厘米,宽为1.5厘米。22G-38G的宽带RCS矩量法求解-Fortran rectangular conductive plate with a length of 1 cm, width 1.5 cm. 22G-38G broadband RCS method of moments
ExhibitionHall-Priorityqueue
- 世界名画陈列馆由m×n个排列成矩形阵列的陈列室组成。为了防止名画被盗,需要在陈列室中设置警卫机器人哨位。每个警卫机器人除了监视它所在的陈列室外,还可以监视与它所在的陈列室相邻的上、下、左、右4 个陈列室。试设计一个安排警卫机器人哨位的算法,使得名画陈列馆中每一个陈列室都在警卫机器人的监视之下,且所用的警卫机器人数最少。-Museum of world famous paintings were arranged by the m × n rectangular array of showroom
Rectangle
- 矩形件优化排样是一个NPC问题,在工业界有着广泛的应用.针对该问题,提出一种自适应模拟退火遗传算法.采用一种基于环形交叉算子和环形变异算子的自适应遗传算法来自动调整交叉和变异概率;同时引入模拟退火算法对个体适应度大于平均适应度的个体进行退火处理.自适应模拟退火遗传算法充分发挥了自适应遗传算法与模拟退火算法各自的全局搜索能力与局部搜索能力.对比实验表明,该算法结合改进的最左最下布局算法解决矩形件优化排样问题更加有效.-Optimal layout is rectangular pieces of
Fuzzy_C_code
- 用矩形域二元分片双一次插值算法对原程序做了修改(说实话,原程序我没看懂)。用模糊控制算法,对于非线性系统和数学模型难以建立的系统来说更易理解和编程!-Rectangular domain with two yuan slice Dual time interpolation algorithm for the original program was revised (to be honest, I did not understand the original program). Fuzzy
GSA_PY
- 在java编程环境下结合遗传算法和模拟退火算法解决矩形板材的排样问题,排版方法基于剩余矩形进行-In the java programming environment combined with genetic algorithms and simulated annealing algorithm to solve the problem of a rectangular plate nesting
rectangle-plane-antenna-array
- 运用遗传算法对不等幅不等距矩型平面阵列的最大相对旁瓣电平进行了优化 , 通过提出新的 自适应 变异算子改进了算法的收敛性能 , 良好的计算结果表明遗传算法是 目前求解此类问题的有效方法-Genetic algorithms applied to unequal amplitude equidistant rectangular planar array, the maximum relative sidelobe level is optimized by presenting a
rectangular-packing-problem
- 通过C语言实现解决rectangular packing problem,遗传算法的使用使程序的效率较高-Use C-Language to solve rectangular packing problem
RadarRectBladeReturns
- 对螺旋桨的微动特性进行分析,完成对包含螺旋浆的微动特性的回波仿真-Radar returns rectangular rotor blades
v2
- 一种用于矩形排样优化的改进遗传算法_蒋兴波.rar-Improved Genetic Algorithm _ Jiang Xingbo .rar for rectangular nesting optimization
mq234
- 包括面积、周长、矩形度、伸长度,实现六自由度运动学逆解算法,完整的基于HMM的语音识别系统。- Including the area, perimeter, rectangular, elongation, Six degrees of freedom to achieve inverse kinematics algorithm, Complete HMM-based speech recognition system.
singjaoteng
- 主要为数据分析和统计,包括面积、周长、矩形度、伸长度,现代信号处理中谱估计在matlab中的使用。- Mainly for data analysis and statistics, Including the area, perimeter, rectangular, elongation, Modern signal processing used in the spectral estimation in matlab.