期刊文献+
共找到2,785篇文章
< 1 2 140 >
每页显示 20 50 100
Using approximate dynamic programming for multi-ESM scheduling to track ground moving targets 被引量:5
1
作者 WAN Kaifang GAO Xiaoguang +1 位作者 LI Bo LI Fei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第1期74-85,共12页
This paper researches the adaptive scheduling problem of multiple electronic support measures(multi-ESM) in a ground moving radar targets tracking application. It is a sequential decision-making problem in uncertain e... This paper researches the adaptive scheduling problem of multiple electronic support measures(multi-ESM) in a ground moving radar targets tracking application. It is a sequential decision-making problem in uncertain environment. For adaptive selection of appropriate ESMs, we generalize an approximate dynamic programming(ADP) framework to the dynamic case. We define the environment model and agent model, respectively. To handle the partially observable challenge, we apply the unsented Kalman filter(UKF) algorithm for belief state estimation. To reduce the computational burden, a simulation-based approach rollout with a redesigned base policy is proposed to approximate the long-term cumulative reward. Meanwhile, Monte Carlo sampling is combined into the rollout to estimate the expectation of the rewards. The experiments indicate that our method outperforms other strategies due to its better performance in larger-scale problems. 展开更多
关键词 sensor scheduling target tracking approximate dynamic programming non-myopic rollout belief state
在线阅读 下载PDF
UAV flight strategy algorithm based on dynamic programming 被引量:5
2
作者 ZHANG Zixuan WU Qinhao +2 位作者 ZHANG Bo YI Xiaodong TANG Yuhua 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第6期1293-1299,共7页
Unmanned aerial vehicles(UAVs) may play an important role in data collection and offloading in vast areas deploying wireless sensor networks, and the UAV’s action strategy has a vital influence on achieving applicabi... Unmanned aerial vehicles(UAVs) may play an important role in data collection and offloading in vast areas deploying wireless sensor networks, and the UAV’s action strategy has a vital influence on achieving applicability and computational complexity. Dynamic programming(DP) has a good application in the path planning of UAV, but there are problems in the applicability of special terrain environment and the complexity of the algorithm.Based on the analysis of DP, this paper proposes a hierarchical directional DP(DDP) algorithm based on direction determination and hierarchical model. We compare our methods with Q-learning and DP algorithm by experiments, and the results show that our method can improve the terrain applicability, meanwhile greatly reduce the computational complexity. 展开更多
关键词 motion state space map stratification computational complexity dynamic programming(DP) envirommental adaptability
在线阅读 下载PDF
Dynamic programming methodology for multi-criteria group decision-making under ordinal preferences 被引量:3
3
作者 Wu Li Guanqi Guo +1 位作者 Chaoyuan Yue Yong Zhao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第6期975-980,共6页
A method of minimizing rankings inconsistency is proposed for a decision-making problem with rankings of alternatives given by multiple decision makers according to multiple criteria. For each criteria, at first, the ... A method of minimizing rankings inconsistency is proposed for a decision-making problem with rankings of alternatives given by multiple decision makers according to multiple criteria. For each criteria, at first, the total inconsistency between the rankings of all alternatives for the group and the ones for every decision maker is defined after the decision maker weights in respect to the criteria are considered. Similarly, the total inconsistency between their final rankings for the group and the ones under every criteria is determined after the criteria weights are taken into account. Then two nonlinear integer programming models minimizing respectively the two total inconsistencies above are developed and then transformed to two dynamic programming models to obtain separately the rankings of all alternatives for the group with respect to each criteria and their final rankings. A supplier selection case illustrated the proposed method, and some discussions on the results verified its effectiveness. This work develops a new measurement of ordinal preferences’ inconsistency in multi-criteria group decision-making (MCGDM) and extends the cook-seiford social selection function to MCGDM considering weights of criteria and decision makers and can obtain unique ranking result. 展开更多
关键词 multi-criteria group decision-making (MCGDM) ordinal preference minimum deviation method dynamic programming Cook-Seiford social selection function.
在线阅读 下载PDF
Novel algorithm for distributed replicas management based on dynamic programming 被引量:1
4
作者 Wang Tao Lu Xianliang Hou Mengshu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第3期669-672,共4页
Replicas can improve the data reliability in distributed system. However, the traditional algorithms for replica management are based on the assumption that all replicas have the uniform reliability, which is inaccura... Replicas can improve the data reliability in distributed system. However, the traditional algorithms for replica management are based on the assumption that all replicas have the uniform reliability, which is inaccurate in some actual systems. To address such problem, a novel algorithm is proposed based on dynamic programming to manage the number and distribution of replicas in different nodes. By using Markov model, replicas management is organized as a multi-phase process, and the recursion equations are provided. In this algorithm, the heterogeneity of nodes, the expense for maintaining replicas and the engaged space have been considered. Under these restricted conditions, this algorithm realizes high data reliability in a distributed system. The results of case analysis prove the feasibility of the algorithm. 展开更多
关键词 DISTRIBUTED replicas MARKOV dynamic programming.
在线阅读 下载PDF
Multi-view video color correction using dynamic programming 被引量:1
5
作者 Shao Feng Jiang Gangyi Yu Mei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第6期1115-1120,共6页
Color inconsistency between views is an important problem to be solved in multi-view video systems. A multi-view video color correction method using dynamic programming is proposed. Three-dimensional histograms are co... Color inconsistency between views is an important problem to be solved in multi-view video systems. A multi-view video color correction method using dynamic programming is proposed. Three-dimensional histograms are constructed with sequential conditional probability in HSI color space. Then, dynamic programming is used to seek the best color mapping relation with the minimum cost path between target image histogram and source image histogram. Finally, video tracking technique is performed to correct multi-view video. Experimental results show that the proposed method can obtain better subjective and objective performance in color correction. 展开更多
关键词 multi-view video color correction dynamic programming video tracking
在线阅读 下载PDF
An Optimal Control Scheme for a Class of Discrete-time Nonlinear Systems with Time Delays Using Adaptive Dynamic Programming 被引量:17
6
作者 WEI Qing-Lai ZHANG Hua-Guang +1 位作者 LIU De-Rong ZHAO Yan 《自动化学报》 EI CSCD 北大核心 2010年第1期121-129,共9页
关键词 非线性系统 最优控制 控制变量 动态规划
在线阅读 下载PDF
Approximate Dynamic Programming for Self-Learning Control 被引量:14
7
作者 DerongLiu 《自动化学报》 EI CSCD 北大核心 2005年第1期13-18,共6页
This paper introduces a self-learning control approach based on approximate dynamic programming. Dynamic programming was introduced by Bellman in the 1950's for solving optimal control problems of nonlinear dynami... This paper introduces a self-learning control approach based on approximate dynamic programming. Dynamic programming was introduced by Bellman in the 1950's for solving optimal control problems of nonlinear dynamical systems. Due to its high computational complexity, the applications of dynamic programming have been limited to simple and small problems. The key step in finding approximate solutions to dynamic programming is to estimate the performance index in dynamic programming. The optimal control signal can then be determined by minimizing (or maximizing) the performance index. Artificial neural networks are very efficient tools in representing the performance index in dynamic programming. This paper assumes the use of neural networks for estimating the performance index in dynamic programming and for generating optimal control signals, thus to achieve optimal control through self-learning. 展开更多
关键词 近似动态程序 自学习控制 神经网络 人工智能
在线阅读 下载PDF
Performance Potential-based Neuro-dynamic Programming for SMDPs 被引量:10
8
作者 TANGHao YUANJi-Bin LUYang CHENGWen-Juan 《自动化学报》 EI CSCD 北大核心 2005年第4期642-645,共4页
An alpha-uniformized Markov chain is defined by the concept of equivalent infinitesimalgenerator for a semi-Markov decision process (SMDP) with both average- and discounted-criteria.According to the relations of their... An alpha-uniformized Markov chain is defined by the concept of equivalent infinitesimalgenerator for a semi-Markov decision process (SMDP) with both average- and discounted-criteria.According to the relations of their performance measures and performance potentials, the optimiza-tion of an SMDP can be realized by simulating the chain. For the critic model of neuro-dynamicprogramming (NDP), a neuro-policy iteration (NPI) algorithm is presented, and the performanceerror bound is shown as there are approximate error and improvement error in each iteration step.The obtained results may be extended to Markov systems, and have much applicability. Finally, anumerical example is provided. 展开更多
关键词 决议过程 SMDP 执行电位 神经动力学 MARKOV链 优化设计
在线阅读 下载PDF
Dynamic Routing Protocol for Computer Networkswith Clustering Topology 被引量:2
9
作者 Li, Layuan Li, Chunlin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1999年第1期44-53,共10页
This paper presents a hierarchical dynamic routing protocol (HDRP) based on the discrete dynamic programming principle. The proposed protocol can adapt to the dynamic and large computer networks (DLCN) with clustering... This paper presents a hierarchical dynamic routing protocol (HDRP) based on the discrete dynamic programming principle. The proposed protocol can adapt to the dynamic and large computer networks (DLCN) with clustering topology. The procedures for realizing routing update and decision are presented in this paper. The proof of correctness and complexity analysis of the protocol are also made. The performance measures of the HDRP including throughput and average message delay are evaluated by using of simulation. The study shows that the HDRP provides a new available approach to the routing decision for DLCN or high speed networks with clustering topology. 展开更多
关键词 Computational complexity Computer simulation dynamic programming Network protocols TOPOLOGY
在线阅读 下载PDF
Optimal dynamic dispatch of surplus gas among buffer boilers in steel plant 被引量:3
10
作者 孙文强 蔡九菊 《Journal of Central South University》 SCIE EI CAS 2013年第9期2459-2465,共7页
As valuable energy in iron-and steel-making process,by-product gas is widely used in heating and technical processes in steel plant.After being used according to the technical requirements,the surplus by-product gas i... As valuable energy in iron-and steel-making process,by-product gas is widely used in heating and technical processes in steel plant.After being used according to the technical requirements,the surplus by-product gas is usually used for buffer boilers to produce steam.With the rapid development of energy conservation technology and energy consumption level,surplus gas in steel plant continues to get larger.Therefore,it is significant to organize surplus gas among buffer boilers.A dynamic programming model of that issue was established in this work,considering the ramp rate constraint of boilers and the influences of setting gasholders.Then a case study was done.It is shown that dynamic programming dispatch gets more steam generation and less specific gas consumption compared with current proportionate dispatch depending on nominal capacities of boilers.The ignored boiler ramp rate constraint was considered and its contribution to the result validity was pointed out.Finally,the significance of setting gasholders was studied. 展开更多
关键词 surplus gas dynamic programming buffer boiler steel plant
在线阅读 下载PDF
Programming for scientific computing on peta-scale heterogeneous parallel systems 被引量:1
11
作者 杨灿群 吴强 +2 位作者 唐滔 王锋 薛京灵 《Journal of Central South University》 SCIE EI CAS 2013年第5期1189-1203,共15页
Peta-scale high-perfomlance computing systems are increasingly built with heterogeneous CPU and GPU nodes to achieve higher power efficiency and computation throughput. While providing unprecedented capabilities to co... Peta-scale high-perfomlance computing systems are increasingly built with heterogeneous CPU and GPU nodes to achieve higher power efficiency and computation throughput. While providing unprecedented capabilities to conduct computational experiments of historic significance, these systems are presently difficult to program. The users, who are domain experts rather than computer experts, prefer to use programming models closer to their domains (e.g., physics and biology) rather than MPI and OpenME This has led the development of domain-specific programming that provides domain-specific programming interfaces but abstracts away some performance-critical architecture details. Based on experience in designing large-scale computing systems, a hybrid programming framework for scientific computing on heterogeneous architectures is proposed in this work. Its design philosophy is to provide a collaborative mechanism for domain experts and computer experts so that both domain-specific knowledge and performance-critical architecture details can be adequately exploited. Two real-world scientific applications have been evaluated on TH-IA, a peta-scale CPU-GPU heterogeneous system that is currently the 5th fastest supercomputer in the world. The experimental results show that the proposed framework is well suited for developing large-scale scientific computing applications on peta-scale heterogeneous CPU/GPU systems. 展开更多
关键词 heterogeneous parallel system programming framework scientific computing GPU computing molecular dynamic
在线阅读 下载PDF
Two-stage stochastic approach for spinning reserve allocation in dynamic economic dispatch 被引量:1
12
作者 杨明 张利 +1 位作者 韩学山 程凤璐 《Journal of Central South University》 SCIE EI CAS 2014年第2期577-586,共10页
A novel approach was proposed to allocate spinning reserve for dynamic economic dispatch.The proposed approach set up a two-stage stochastic programming model to allocate reserve.The model was solved using a decompose... A novel approach was proposed to allocate spinning reserve for dynamic economic dispatch.The proposed approach set up a two-stage stochastic programming model to allocate reserve.The model was solved using a decomposed algorithm based on Benders' decomposition.The model and the algorithm were applied to a simple 3-node system and an actual 445-node system for verification,respectively.Test results show that the model can save 84.5 US $ cost for the testing three-node system,and the algorithm can solve the model for 445-node system within 5 min.The test results also illustrate that the proposed approach is efficient and suitable for large system calculation. 展开更多
关键词 power system dynamic economic dispatch spinning reserve response risk two-stage stochastic programming Benders' decomposition
在线阅读 下载PDF
基于改进遗传算法的动载荷识别研究 被引量:1
13
作者 秦远田 唐甜 张炉平 《振动.测试与诊断》 北大核心 2025年第1期146-153,205,206,共10页
针对同时识别动载荷位置和大小中的矩阵病态问题,以及将反问题转化为正向识别的最值问题,采用自适应算法和非线性规划对遗传算法(genetic algorithm,简称GA)进行改进,将改进后的混合算法用于求解最值问题,得到动载荷参数。首先,建立频... 针对同时识别动载荷位置和大小中的矩阵病态问题,以及将反问题转化为正向识别的最值问题,采用自适应算法和非线性规划对遗传算法(genetic algorithm,简称GA)进行改进,将改进后的混合算法用于求解最值问题,得到动载荷参数。首先,建立频域识别模型,把理论值与测量值的差值的二范数最小化作为优化目标函数;其次,将该目标函数作为混合算法的评价函数来识别动载荷参数;最后,进行简支梁动载荷识别的仿真和实验,对比了正向识别和逆系统法,讨论了非线性规划代数和噪音对混合算法的影响。研究结果表明:正向识别避免了矩阵求逆病态问题;相比遗传算法和自适应遗传算法,所提出算法可同时更准确和稳定地识别多个动载荷参数,且抗噪性更强。 展开更多
关键词 动载荷识别 遗传算法 自适应算法 非线性规划
在线阅读 下载PDF
优化采样点选择策略的自动驾驶轨迹规划研究
14
作者 李文超 张一政 盘朝奉 《重庆理工大学学报(自然科学)》 北大核心 2025年第3期24-33,共10页
针对自动驾驶轨迹规划中关于实时性、安全性和舒适性的问题,提出一种优化采样点选择策略的自动驾驶轨迹规划方法,通过代价函数选取最优轨迹。综合考虑道路风险和障碍物风险,基于三角函数和二维高斯函数构建风险代价函数,引入障碍物筛选... 针对自动驾驶轨迹规划中关于实时性、安全性和舒适性的问题,提出一种优化采样点选择策略的自动驾驶轨迹规划方法,通过代价函数选取最优轨迹。综合考虑道路风险和障碍物风险,基于三角函数和二维高斯函数构建风险代价函数,引入障碍物筛选函数,提高处理复杂环境的能力;针对传统动态规划算法存在冗余计算的问题,基于车辆运动学、动力学性质和行驶特性,设计了有最大横向约束和不可倒车约束的采样点选择策略,提高动态规划算法的求解效率;构建速度优化模型,确保速度曲线符合速度限制、安全性和舒适性标准。通过联合仿真验证了该算法在不同道路环境下能够满足安全性要求,具有一定舒适性,且计算效率明显提升。 展开更多
关键词 自动驾驶 轨迹规划 驾驶风险评估 动态规划
在线阅读 下载PDF
基于强化学习的非线性输入受限系统最优控制
15
作者 高晓格 韩淑云 《计算机应用与软件》 北大核心 2025年第2期287-291,298,共6页
针对一类输入受限的非线性系统最优跟踪控制问题,提出一种基于强化学习的自适应动态规划的控制策略。通过设计一种合适的性能指标函数解决控制系统输入受限问题;通过设计评价神经网络来估计系统的最优性能指标函数,从而求解控制系统HJB(... 针对一类输入受限的非线性系统最优跟踪控制问题,提出一种基于强化学习的自适应动态规划的控制策略。通过设计一种合适的性能指标函数解决控制系统输入受限问题;通过设计评价神经网络来估计系统的最优性能指标函数,从而求解控制系统HJB(Hamilton-Jacobi-Bellman)方程,获得最优控制输入;利用Lyapunov方法获得评价网络的权重更新率,并证明系统的跟踪误差和评价网络的权重估计误差为最终一致有界(UUB);通过数值仿真实验验证该控制策略的有效性。 展开更多
关键词 非线性系统 输入受限 强化学习 自适应动态规划
在线阅读 下载PDF
基于自适应动态规划的一类非线性多智能体的事件触发控制
16
作者 陈炯 张飞建 王凯 《计算机应用与软件》 北大核心 2025年第7期155-160,共6页
针对一类非线性多智能体系统的最优控制设计基于事件触发的自适应动态规划的控制策略。该文设计基于事件触发的分布式最优控制器,不仅避免了冗余数据的传输还最小化每个智能体的性能函数;设计分布式多智能体性能指标函数并通过强化学习... 针对一类非线性多智能体系统的最优控制设计基于事件触发的自适应动态规划的控制策略。该文设计基于事件触发的分布式最优控制器,不仅避免了冗余数据的传输还最小化每个智能体的性能函数;设计分布式多智能体性能指标函数并通过强化学习的方法求得多智能体系统的HJB方程,从而获得系统的最优控制策略。通过Lyapunov方法和梯度下降法获得了基于事件触发的评价网络更新率,并证明了闭环控制系统的稳定性。最后通过MATLAB仿真实验验证了控制方法的有效性。 展开更多
关键词 非线性多智能体 事件触发 自适应动态规划 神经网络
在线阅读 下载PDF
面向深度学习编译器TVM的算子融合优化
17
作者 高伟 王磊 +2 位作者 李嘉楠 李帅龙 韩林 《计算机科学》 北大核心 2025年第5期58-66,共9页
算子融合是深度学习编译器中的一种编译优化技术,能够将多个算子合并为一个大的算子,有效降低计算和访存的成本。深度学习编译器TVM的算子融合方案中将算子按照功能特性进行分类,并设计融合规则,最后采用贪心算法进行融合。这种融合方... 算子融合是深度学习编译器中的一种编译优化技术,能够将多个算子合并为一个大的算子,有效降低计算和访存的成本。深度学习编译器TVM的算子融合方案中将算子按照功能特性进行分类,并设计融合规则,最后采用贪心算法进行融合。这种融合方案存在以下问题:首先,功能特性的算子分类方式下的融合规则不够通用,会错失算子融合机会,无法实现更大粒度的融合;其次,贪心的融合算法也无法实现算子融合的最优解。针对上述问题,对TVM进行改进,提出按照算子输入输出映射类型的算子分类方式,并设计通用的算子融合规则以扩大算子融合的粒度;提出基于动态规划的融合方案搜索算法和算子融合代价评估模型,并对搜索空间进行剪枝,使得算法能够在合理时间内搜索得到优化的融合方案。为评测融合方案的有效性,在CPU以及DCU等平台上对VGG-16,Efficient-B0,MobileNet-V1,YOLO-V4等深度学习模型的融合比和推理时延进行测试,实验结果表明,相较于TVM原有融合方案,所提方案融合比平均提升了27%,推理时延平均获得了1.75的加速比。 展开更多
关键词 深度学习编译器 TVM 算子融合 融合规则 动态规划
在线阅读 下载PDF
城轨车底出段时空路径与列车时刻表一体化优化研究
18
作者 李超 唐金金 +3 位作者 白紫熙 赵晴晴 董秋含 邵欣昀 《铁道学报》 北大核心 2025年第2期24-34,共11页
为在满足乘客出行需求的条件下降低列车运行成本,确保列车运行图的可行性,重点针对车底出段时空路径与时刻表一体化优化问题进行研究。其中,车底出段时空路径规划问题用于确定车底的出段位置及其驶入正线车站的到达时间,时刻表问题用于... 为在满足乘客出行需求的条件下降低列车运行成本,确保列车运行图的可行性,重点针对车底出段时空路径与时刻表一体化优化问题进行研究。其中,车底出段时空路径规划问题用于确定车底的出段位置及其驶入正线车站的到达时间,时刻表问题用于确定担当运输任务列车的到发时刻。车底出段时空路径及时刻表的合理性是列车运行图可行性的重要保障。引入列车区间运行模式作为状态维度,构建描述车底运行的时空状态网络。基于此,进一步考虑客流需求与列车运行约束,以最小化列车运行成本与乘客出行成本为目标,实现车底出段时空路径与列车时刻表的一体化优化。通过拉格朗日松弛,将原问题转化为经典的最短路搜索问题,并提出启发式动态规划算法进行求解。以重庆地铁3号线为例验证模型与算法的有效性,结果表明:相比基于经验编制得到的列车运行计划,该模型与算法能够有效地降低乘客的出行成本和企业的运营成本,列车运行计划的总成本降低27.18%。 展开更多
关键词 城市轨道交通 出段时空路径 列车时刻表 时空状态网络 启发式动态规划
在线阅读 下载PDF
基于模糊神经网络在线自学习的多智能体一致性控制
19
作者 张宪霞 唐胜杰 俞寅生 《自动化学报》 北大核心 2025年第3期590-603,共14页
针对多智能体系统分布式一致性控制问题,提出一种新的融合动态模糊神经网络(Dynamic fuzzy neural network,DFNN)和自适应动态规划(Adaptive dynamic programming,ADP)算法的无模型自适应控制方法.类似于强化学习中执行者-评论家结构,D... 针对多智能体系统分布式一致性控制问题,提出一种新的融合动态模糊神经网络(Dynamic fuzzy neural network,DFNN)和自适应动态规划(Adaptive dynamic programming,ADP)算法的无模型自适应控制方法.类似于强化学习中执行者-评论家结构,DFNN和神经网络(Neural network,NN)分别逼近控制策略和性能指标.每个智能体的DFNN执行者从零规则开始,通过在线学习,与其局部邻域的智能体交互而生成和合并规则.最终,每个智能体都有一个独特的DFNN控制器,具有不同的结构和参数,实现了最优的分布式同步控制律.仿真结果表明,本文提出的在线算法在非线性多智能体系统分布式一致性控制中优于传统基于NN的ADP算法. 展开更多
关键词 多智能体系统 自适应动态规划 动态模糊神经网络 分布式一致性控制 在线学习
在线阅读 下载PDF
电动混合式汽车速度及能耗协同优化策略研究
20
作者 姚斌 李广金 《机械设计与制造》 北大核心 2025年第3期378-384,共7页
针对电动混合动力汽车的速度规划和能量管理问题,提出了协同优化策略。在建立车辆模型的基础上,采用数学分析方法将车辆行驶周期由基于时间的原始曲线转换为基于距离的速度值。采用迭代动态规划的方法,在考虑换挡限制和速度波动的情况下... 针对电动混合动力汽车的速度规划和能量管理问题,提出了协同优化策略。在建立车辆模型的基础上,采用数学分析方法将车辆行驶周期由基于时间的原始曲线转换为基于距离的速度值。采用迭代动态规划的方法,在考虑换挡限制和速度波动的情况下,实现车辆速度规划和功率分配的协同优化。为了满足自动速度规划行程持续时间限制要求,通过在成本函数中添加时间调整因子来约束终端驾驶时间。仿真结果表明,该策略在速度规划和驱动功率分配方面实现了高效的协同优化,且在允许速度变化范围的约束下,所提出的策略显著降低了能耗成本。 展开更多
关键词 电动混合汽车 能量管理 迭代动态规划 协同优化 能耗成本
在线阅读 下载PDF
上一页 1 2 140 下一页 到第
使用帮助 返回顶部