期刊文献+
共找到66篇文章
< 1 2 4 >
每页显示 20 50 100
Lattice Paths and Rogers Identities
1
作者 Ashok Kumar Agarwal Megha Goyal 《Open Journal of Discrete Mathematics》 2011年第2期89-95,共7页
Recently we interpreted five q-series identities of Rogers combinatorially by using partitions with “n +t cop-ies of n” of Agarwal and Andrews (J. Combin. Theory Ser.A, 45(1987), No.1, 40-49). In this paper we use l... Recently we interpreted five q-series identities of Rogers combinatorially by using partitions with “n +t cop-ies of n” of Agarwal and Andrews (J. Combin. Theory Ser.A, 45(1987), No.1, 40-49). In this paper we use lattice paths of Agarwal and Bressoud (Pacific J. Math. 136(2) (1989), 209-228) to provide new combinatorial interpretations of the same identities. This results in five new 3-way combinatorial identities. 展开更多
关键词 lattice pathS COLORED PARTITIONS Generating Functions Combinatorial INTERPRETATIONS
在线阅读 下载PDF
Bijections between Lattice Paths and Plane Partitions
2
作者 Mateus Alegri Eduardo Henrique de Mattos Brietzke +1 位作者 José Plínio de Oliveira Santos Robson da Silva 《Open Journal of Discrete Mathematics》 2011年第3期108-115,共8页
By using lattice paths in the three-dimensional space we obtain bijectively an interpretation for the overpartitions of a positive integer n in terms of a set of plane partitions of n . We also exhibit two bijections ... By using lattice paths in the three-dimensional space we obtain bijectively an interpretation for the overpartitions of a positive integer n in terms of a set of plane partitions of n . We also exhibit two bijections between unrestricted partitions of n and different subsets of plane partitions of n . 展开更多
关键词 lattice pathS PLANE PARTITIONS PARTITIONS q-Analog.
在线阅读 下载PDF
ON THE LATTICE PATH METHOD IN CONVOLUTION-TYPE COMBINATORIAL IDENTITIES(Ⅱ)—THE WEIGHTED COUNTING FUNCTION METHOD ON LATTICE PATHS
3
作者 初文吕 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1989年第12期1131-1135,共5页
An independent method for paper [10] is presented. Weighted lattice paths are enumerated by counting function which is a natural extension of Gaussian multinomial coefficient in the case of unrestricted paths. Convolu... An independent method for paper [10] is presented. Weighted lattice paths are enumerated by counting function which is a natural extension of Gaussian multinomial coefficient in the case of unrestricted paths. Convolutions for path counts are investigated, which yields some Vandcrmondc-type identities for multinomial and q-multinomial coefficients. 展开更多
关键词 THE WEIGHTED COUNTING FUNCTION METHOD ON lattice pathS ON THE lattice path METHOD IN CONVOLUTION-TYPE COMBINATORIAL IDENTITIES
在线阅读 下载PDF
基于改进A*和Lattice算法的自动驾驶汽车路径规划研究 被引量:6
4
作者 任书宇 吴钦木 周还籍 《计算机与数字工程》 2023年第2期342-347,共6页
针对无人驾驶汽车路径规划中常用的传统A*算法存在的规划效率低、规划路径不平滑、且不适合真实环境中车辆跟踪行驶等问题,提出了一种改进A*算法和Lattice算法相融合的路径规划算法。该算法改进了传统A*算法的搜索策略和权重系数,提高... 针对无人驾驶汽车路径规划中常用的传统A*算法存在的规划效率低、规划路径不平滑、且不适合真实环境中车辆跟踪行驶等问题,提出了一种改进A*算法和Lattice算法相融合的路径规划算法。该算法改进了传统A*算法的搜索策略和权重系数,提高了全局路径规划的效率;还考虑了时间序列,使规划所得路径具有动态避障能力;同时利用Frenet坐标系将三维空间内的纵向和横向运动规划解耦,降低了算法的复杂度。使用Matlab生成带有障碍物的栅格地图进行路径规划和CARLA模拟器进行实验仿真。结果表明,该融合算法可以综合考虑全局路径规划与局部路径规划,快速规划出一条舒适性及安全性兼备的运动路径。 展开更多
关键词 A*算法 Frenet坐标系 lattice算法 路径规划 轨迹规划
在线阅读 下载PDF
基于改进A^(*)算法和lattice算法的路径规划方法 被引量:4
5
作者 吴正 赵怀林 《计算机应用与软件》 北大核心 2021年第6期288-293,305,共7页
针对A^(*)算法缺乏动态性、不够平滑、计算量大,且不满足具体的非完整约束等问题,提出一种融合改进A^(*)算法和lattice算法的路径规划方法。一方面消除传统A^(*)算法中的冗余点,同时考虑物体的方向属性和实际运动约束,优化启发式函数最... 针对A^(*)算法缺乏动态性、不够平滑、计算量大,且不满足具体的非完整约束等问题,提出一种融合改进A^(*)算法和lattice算法的路径规划方法。一方面消除传统A^(*)算法中的冗余点,同时考虑物体的方向属性和实际运动约束,优化启发式函数最终生成全局路径。另一方面lattice根据改进A^(*)算法生成的全局路径作为参考线,采样并结合障碍物信息和其他代价信息选出平滑的、无障碍的包含位置、移动速度、移动加速度等信息的局部轨迹。使用栅格地图进行车辆路径规划的实验仿真,该算法能够兼顾全局与局部,快速规划出一条平滑且满足车辆非完整性约束的运动路径。 展开更多
关键词 A^(*)算法 lattice算法 路径规划 轨迹规划
在线阅读 下载PDF
An Improved ACO Path Planning Algorithm for Navigation in Weighed Lattice Map
6
作者 WANG Bofan MA Ziqing +2 位作者 SONG Zeyuan YAO Haizheng YUAN Quan 《同济大学学报(自然科学版)》 2025年第S1期236-247,共12页
In autonomous navigation and robotics,particularly within intelligent transportation systems,efficient and precise path planning is essential for navigation through complex environments.While traditional path planning... In autonomous navigation and robotics,particularly within intelligent transportation systems,efficient and precise path planning is essential for navigation through complex environments.While traditional path planning algorithms such as ACO show potential,they frequently encounter limitations in directionality and local optima challenges.This paper introduces an enhanced algorithm—ACO-ESD.Through the implementation of a Step Direction Judgement mechanism that considers pheromone concentrations,heuristic functions,and supplementary indices,the ACOESD algorithm significantly improves path search directionality,expedites convergence,and effectively circumvents local optima.Simulation results indicate that the ACO-ESD algorithm surpasses traditional ACO algorithms in path efficiency,accuracy,and convergence rate,offering an effective solution for path planning in complex weighted lattice maps. 展开更多
关键词 path planning algorithm improved ant colony optimization weighted lattice map enhanced step direction mechanism multi-objective function elite ant selection strategy
在线阅读 下载PDF
Two Bijections on Weighted Motzkin Paths 被引量:1
7
作者 Chen Zhong-jin Zhao Shuo 《Communications in Mathematical Research》 CSCD 2017年第2期149-159,共11页
In this paper, we provide a bijection between the set of underdiagonal lattice paths of length n and the set of(2, 2)-Motzkin paths of length n. Besides, we generalize the bijection of Shapiro and Wang(Shapiro L W, Wa... In this paper, we provide a bijection between the set of underdiagonal lattice paths of length n and the set of(2, 2)-Motzkin paths of length n. Besides, we generalize the bijection of Shapiro and Wang(Shapiro L W, Wang C J. A bijection between 3-Motzkin paths and Schr¨oder paths with no peak at odd height. J. Integer Seq., 2009, 12: Article 09.3.2.) to a bijection between k-Motzkin paths and(k-2)-Schr¨oder paths with no horizontal step at even height. It is interesting that the second bijection is a generalization of the well-known bijection between Dyck paths and 2-Motzkin paths. 展开更多
关键词 underdiagonal lattice path (2 2)-Motzkin path k-Motzkin path (k-2)-Schrder path
在线阅读 下载PDF
Variable dimensional state space based global path planning for mobile robot 被引量:1
8
作者 张浩杰 陈慧岩 +2 位作者 姜岩 龚建伟 熊光明 《Journal of Beijing Institute of Technology》 EI CAS 2012年第3期328-335,共8页
A variable dimensional state space(VDSS) has been proposed to improve the re-planning time when the robotic systems operate in large unknown environments.VDSS is constructed by uniforming lattice state space and grid ... A variable dimensional state space(VDSS) has been proposed to improve the re-planning time when the robotic systems operate in large unknown environments.VDSS is constructed by uniforming lattice state space and grid state space.In VDSS,the lattice state space is only used to construct search space in the local area which is a small circle area near the robot,and grid state space elsewhere.We have tested VDSS with up to 80 indoor and outdoor maps in simulation and on segbot robot platform.Through the simulation and segbot robot experiments,it shows that exploring on VDSS is significantly faster than exploring on lattice state space by Anytime Dynamic A*(AD*) planner and VDSS is feasible to be used on robotic systems. 展开更多
关键词 variable dimensional state space lattice state space Anytime Dynamic A*(AD*)path planning
在线阅读 下载PDF
二维晶格倒易点阵的实验模拟
9
作者 刘会玲 牛海波 +3 位作者 赵云芳 董伟丽 王月天 石鲸 《物理与工程》 2025年第3期259-269,共11页
倒易点阵是物理学中的一个重要概念,但是倒易点阵以及由此延伸出来的倒易空间的概念很难理解。本实验提供一种快速理解和掌握倒易点阵的方法和操作流程。利用金属微球模拟搭建不同对称性的二维晶体结构,改变金属微球的直径模拟二维晶体... 倒易点阵是物理学中的一个重要概念,但是倒易点阵以及由此延伸出来的倒易空间的概念很难理解。本实验提供一种快速理解和掌握倒易点阵的方法和操作流程。利用金属微球模拟搭建不同对称性的二维晶体结构,改变金属微球的直径模拟二维晶体晶格常数的变化。采用傅里叶变换光路测量二维结构的倒易点阵,模拟倒易点阵与晶格对称性的关系,以及倒易点阵与晶格常数的关系。通过倒易点阵的测量,验证了倒易点阵阵点与晶面间距的数学关系,并对倒易点阵的阵点所代表晶面的晶面指数进行了标定。 展开更多
关键词 二维晶体结构 晶格常数 傅里叶变换光路 倒易点阵 晶面指数
在线阅读 下载PDF
A Note on Lattice Paths with Diagonal Steps in Three-Dimensional Space
10
作者 卢青林 《Journal of Mathematical Research and Exposition》 CSCD 北大核心 2005年第3期447-450,共4页
Jr. Stocks[4] discussed lattice paths from (0, 0, 0) to (n, n, n) with diagonal steps under some restrictions. In this note, we give simpler formulas for the main results in [4], andextend them to a general case.
关键词 lattice path diagonal step Andre's reflection principle.
在线阅读 下载PDF
连分式在组合数中的相关性质
11
作者 高冰 郭晶晶 +1 位作者 王向宇 王永娟 《信息工程大学学报》 2025年第4期456-461,共6页
通过Flajolet的连分式组合学理论,研究一般组合数母函数的连分式展开式,一种自然的想法是考察与Motzkin数有代数联系的其他组合数,基于Motzkin和Catalan格路的研究以及对Schröder数和Delannoy数组合模型的研究,发现Catalan格路两... 通过Flajolet的连分式组合学理论,研究一般组合数母函数的连分式展开式,一种自然的想法是考察与Motzkin数有代数联系的其他组合数,基于Motzkin和Catalan格路的研究以及对Schröder数和Delannoy数组合模型的研究,发现Catalan格路两种不同格路径的转化关系,进而引出对其他组合数建立适当格路转化的思路,通过利用平面上某些带标签的格路径的母函数与Stieltjes-Jacobi型连分式等价定理,得出大Schröder路、小Schröder路的连分式表达式以及Delannoy路的连分式在代数方面的一些相关结论。 展开更多
关键词 连分式 格路径 Motzkin路 Schröder路
在线阅读 下载PDF
The research and progress of the enumeration of lattice paths
12
作者 Jishe FENG Xiaomeng WANG +1 位作者 Xiaolu GAO Zhuo PAN 《Frontiers of Mathematics in China》 SCIE CSCD 2022年第5期747-766,共20页
The enumeration of lattice paths is an important counting model in enumerative combinatorics.Because it can provide powerful methods and technical support in the study of discrete structural objects in different disci... The enumeration of lattice paths is an important counting model in enumerative combinatorics.Because it can provide powerful methods and technical support in the study of discrete structural objects in different disciplines,it has attracted much attention and is a hot research field.In this paper,we summarize two kinds of the lattice path counting models that are single lattice paths and family of nonintersecting lattice paths and their applications in terms of the change of dimensions,steps,constrained conditions,the positions of starting and end points,and so on.(1)The progress of classical lattice path such as Dyck lattice is introduced.(2)A method to study the enumeration of lattice paths problem by generating function is introduced.(3)Some methods of studying the enumeration of lattice paths problem by matrix are introduced.(4)The family of lattice paths problem and some counting methods are introduced.(5)Some applications of family of lattice paths in symmetric function theory are introduced,and a related open problem is proposed. 展开更多
关键词 Enumeration of lattice paths generating function MATRIX family of lattice paths symmetric function
原文传递
Greedy Lattice Paths with General Weights
13
作者 Yin Shan CHANG An Qi ZHENG 《Acta Mathematica Sinica,English Series》 SCIE CSCD 2024年第9期2213-2222,共10页
Let{X_(v):v∈Z^(d)}be i.i.d.random variables.Let S(π)=Σ_(v∈π)X_(v)be the weight of a self-avoiding lattice pathπ.Let M_(n)=max{S(π):πhas length n and starts from the origin}.We are interested in the asymptotics... Let{X_(v):v∈Z^(d)}be i.i.d.random variables.Let S(π)=Σ_(v∈π)X_(v)be the weight of a self-avoiding lattice pathπ.Let M_(n)=max{S(π):πhas length n and starts from the origin}.We are interested in the asymptotics of Mn as n→∞.This model is closely related to the first passage percolation when the weights{X_(v):v∈Z^(d)}are non-positive and it is closely related to the last passage percolation when the weights{X_(v):v∈Z^(d)}are non-negative.For general weights,this model could be viewed as an interpolation between first passage models and last passage models.Besides,this model is also closely related to a variant of the position of right-most particles of branching random walks.Under the two assumptions that∃α>0,E(X_(0)^(+))^(d)(log^(+)X_(0)^(+))^(d+α)<+∞and that E[X_(0)^(−)]<+∞,we prove that there exists a finite real number M such that Mn/n converges to a deterministic constant M in L^(1)as n tends to infinity.And under the stronger assumptions that∃α>0,E(X_(0)^(+))^(d)(log^(+)X_(0)^(+))^(d+α)<+∞and that E[(X_(0)^(−))^(4)]<+∞,we prove that M_(n)/n converges to the same constant M almost surely as n tends to infinity. 展开更多
关键词 Last passage percolation first passage percolation greedy lattice path
原文传递
多目标最短路径模型及算法 被引量:18
14
作者 郝光 张殿业 冯勋省 《西南交通大学学报》 EI CSCD 北大核心 2007年第5期641-646,共6页
为获得满足决策者需要的多目标最短路径问题的有效路径,建立了多目标最短路径模型,并提出了综合k-最短路径算法和多目标格序决策方法的多项式算法.该算法根据决策者可以接受的各单目标的上限,用k-最短路径算法,分别确定各单目标的可行... 为获得满足决策者需要的多目标最短路径问题的有效路径,建立了多目标最短路径模型,并提出了综合k-最短路径算法和多目标格序决策方法的多项式算法.该算法根据决策者可以接受的各单目标的上限,用k-最短路径算法,分别确定各单目标的可行路径集及其交集.再用多目标格序决策方法,比较交集中的有效路径,最终获得决策者满意的路径. 展开更多
关键词 多目标 有效路径 k-最短路径 格序决策 模型 算法
在线阅读 下载PDF
面向全方位双足步行跟随的路径规划 被引量:8
15
作者 张继文 刘莉 陈恳 《自动化学报》 EI CSCD 北大核心 2016年第2期189-201,共13页
双足步行机器人的足迹规划方法难以满足快速步行条件下的计算效率要求,并存在步幅变化时运动失稳的风险,2D环境下点机器人栅格规划则难于生成针对双足步行的高效路径.本文提出针对各向异性特征全方位步行机器人的一种路径规划策略,将状... 双足步行机器人的足迹规划方法难以满足快速步行条件下的计算效率要求,并存在步幅变化时运动失稳的风险,2D环境下点机器人栅格规划则难于生成针对双足步行的高效路径.本文提出针对各向异性特征全方位步行机器人的一种路径规划策略,将状态网格图方法拓展到全方位移动机器人领域,基于三项基本假设及基元类型划分给出了系统的运动基元枚举及选择方法,借助实时修正的增量式AD*搜索算法实现仿人机器人在动态环境下的快速路径规划,通过合理选择启发函数及状态转移代价,生成了平滑高效的路径,为后续足迹生成的动力学优化提供了基础.计算机仿真证实了方法对各类环境的适应性,Robocup避障竞速挑战赛的成功表现证明了方法对于机器人样机部署的可行性及其提高步行效率的潜力. 展开更多
关键词 仿人机器人 路径规划 状态网格 动态规划 足迹规划
在线阅读 下载PDF
基于加权耦合映像格子的地铁网络稳定性演化研究 被引量:17
16
作者 黄爱玲 徐笑涵 +1 位作者 关伟 段梦媛 《交通运输系统工程与信息》 EI CSCD 北大核心 2021年第3期140-149,共10页
为研究地铁网络的韧性演化规律,本文从网络连通性、自适应性、有效性角度构建评估地铁网络稳定性的测度指标,考虑交通网络中OD流量分布的影响,提出基于加权耦合映像格子模型的地铁网络级联失效分析方法。以北京地铁2014年和2018年两个... 为研究地铁网络的韧性演化规律,本文从网络连通性、自适应性、有效性角度构建评估地铁网络稳定性的测度指标,考虑交通网络中OD流量分布的影响,提出基于加权耦合映像格子模型的地铁网络级联失效分析方法。以北京地铁2014年和2018年两个网络为例,构建基于P空间客流加权复杂网络的动态稳定性分析模型,选取网络中重要程度不同的3个节点,对这两个地铁网络开展干扰强度不同的模拟蓄意攻击,对比分析北京地铁网络稳定性的演化规律。数值分析结果表明,随着北京地铁网络拓扑结构由小世界网络向无标度网络演化,2018年北京地铁网络的稳定性和抗毁性要显著高于2014年;对客流量大的站点攻击强度越大时,网络节点相继故障传播越显著,网络瘫痪概率也越高,瘫痪速度也越快。本文研究结果可为优化地铁线网结构和站点设置、加强安全运营管理提供科学的理论依据。 展开更多
关键词 系统工程 最短路径 P空间 耦合映像格子 地铁稳定性 网络演化
在线阅读 下载PDF
格路与Vandermonde卷积恒等式 被引量:4
17
作者 王天明 马欣荣 《大连理工大学学报》 CAS CSCD 北大核心 1996年第6期639-644,共6页
利用平面格路的分割性质和生成函数技巧,提出并建立二重Van-dermonde卷积恒等式的理论.给出具有K个拐向的格路数的计算公式以及与该系数相联系的二重Vandermonde卷积恒等式。
关键词 序列 恒等式 卷积 0-1序洌 格路 拐向 组合分析
在线阅读 下载PDF
数据立方体格的图结构特性研究 被引量:5
18
作者 王洋 游进国 +1 位作者 张婷 张正凡 《计算机工程》 CAS CSCD 北大核心 2017年第2期68-73,共6页
数据立方体是数据仓库的核心数据模型,其对应的数据立方体格因保留上卷下钻的语义关系而有利于查询和导航。目前对数据立方体内部结构特性尚未展开系统的研究。为此,将数据立方体格视为图数据,研究数据立方体格的结构特性和解析模型。... 数据立方体是数据仓库的核心数据模型,其对应的数据立方体格因保留上卷下钻的语义关系而有利于查询和导航。目前对数据立方体内部结构特性尚未展开系统的研究。为此,将数据立方体格视为图数据,研究数据立方体格的结构特性和解析模型。分析结果表明,不同于随机网络和复杂网络的模型,数据立方体格在度分布、聚集系数、平均最短路径等方面具有不同的结构特性。根据上述特性进一步建立数据立方体格的解析模型。 展开更多
关键词 数据立方体格 复杂网络 度分布 平均最短路径 聚集系数
在线阅读 下载PDF
Riordan矩阵与Pell数 被引量:4
19
作者 杨胜良 高晓 《兰州理工大学学报》 CAS 北大核心 2017年第2期148-151,共4页
用Riordan矩阵的方法研究几类加权格路的计数问题,引入了一类计数矩阵,这些矩阵的行和或对角线和就是Pell数,从而得到了Pell数的组合意义.
关键词 Riordan矩阵 格路 Pell数
在线阅读 下载PDF
一类广义格路的计数 被引量:3
20
作者 唐保祥 任韩 《吉首大学学报(自然科学版)》 CAS 2013年第2期1-4,共4页
连结m×n的棋盘上一对对角顶点的路称为广义格路.利用限位排列计数方法,得到m×n的棋盘上长为m+n+2的广义格路的计数公式.
关键词 棋盘 广义格路 字符序列 双射
在线阅读 下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部