期刊文献+
共找到929篇文章
< 1 2 47 >
每页显示 20 50 100
UAV flight strategy algorithm based on dynamic programming 被引量:7
1
作者 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
Application of Dynamic Programming Algorithm Based on Model Predictive Control in Hybrid Electric Vehicle Control Strategy 被引量:1
2
作者 Xiaokan Wang Qiong Wang 《Journal on Internet of Things》 2020年第2期81-87,共7页
A good hybrid vehicle control strategy cannot only meet the power requirements of the vehicle,but also effectively save fuel and reduce emissions.In this paper,the construction of model predictive control in hybrid el... A good hybrid vehicle control strategy cannot only meet the power requirements of the vehicle,but also effectively save fuel and reduce emissions.In this paper,the construction of model predictive control in hybrid electric vehicle is proposed.The solving process and the use of reference trajectory are discussed for the application of MPC based on dynamic programming algorithm.The simulation of hybrid electric vehicle is carried out under a specific working condition.The simulation results show that the control strategy can effectively reduce fuel consumption when the torque of engine and motor is reasonably distributed,and the effectiveness of the control strategy is verified. 展开更多
关键词 State of charge model predictive control dynamic programming algorithm OPTIMIZATION
在线阅读 下载PDF
Comparison between dynamic programming and genetic algorithm for hydro unit economic load dispatch
3
作者 Bin XU Ping-an ZHONG +2 位作者 Yun-fa ZHAO Yu-zuo ZHU Gao-qi ZHANG 《Water Science and Engineering》 EI CAS CSCD 2014年第4期420-432,共13页
The hydro unit economic load dispatch (ELD) is of great importance in energy conservation and emission reduction. Dynamic programming (DP) and genetic algorithm (GA) are two representative algorithms for solving... The hydro unit economic load dispatch (ELD) is of great importance in energy conservation and emission reduction. Dynamic programming (DP) and genetic algorithm (GA) are two representative algorithms for solving ELD problems. The goal of this study was to examine the performance of DP and GA while they were applied to ELD. We established numerical experiments to conduct performance comparisons between DP and GA with two given schemes. The schemes included comparing the CPU time of the algorithms when they had the same solution quality, and comparing the solution quality when they had the same CPU time. The numerical experiments were applied to the Three Gorges Reservoir in China, which is equipped with 26 hydro generation units. We found the relation between the performance of algorithms and the number of units through experiments. Results show that GA is adept at searching for optimal solutions in low-dimensional cases. In some cases, such as with a number of units of less than 10, GA's performance is superior to that of a coarse-grid DP. However, GA loses its superiority in high-dimensional cases. DP is powerful in obtaining stable and high-quality solutions. Its performance can be maintained even while searching over a large solution space. Nevertheless, due to its exhaustive enumerating nature, it costs excess time in low-dimensional cases. 展开更多
关键词 hydro unit economic load dispatch dynamic programming genetic algorithm numerical experiment
在线阅读 下载PDF
A Dynamic Programming Algorithm on Project- Gang Investment Decision Making
4
作者 Xu Xu-song Wu Jian-mou 《Wuhan University Journal of Natural Sciences》 CAS 2002年第4期403-407,共5页
The investment decision making of Project Gang, the projects that are associated with one another on economy and technique, is studied. In order to find out the best Scheme that can make the maximum profit, a dynami... The investment decision making of Project Gang, the projects that are associated with one another on economy and technique, is studied. In order to find out the best Scheme that can make the maximum profit, a dynamic programming algorithm on the investment decision making of Project Gang is brought forward, and this algorithm can find out the best Scheme of distributing the m resources to the n Items in the time of O(m 2 n). 展开更多
关键词 Project-Gang investment decision making dynamic programming algorithm
在线阅读 下载PDF
A Dynamic Programming Algorithm for the Ridersharing Problem Restricted with Unique Destination and Zero Detour on Trees
5
作者 Yiming Li Huiqiang Lu +1 位作者 Zhiqian Ye Xiao Zhou 《Journal of Applied Mathematics and Physics》 2017年第9期1678-1685,共8页
We deal with the problem of sharing vehicles by individuals with similar itineraries which is to find the minimum number of drivers, each of which has a vehicle capacity and a detour to realize all trips. Recently, Gu... We deal with the problem of sharing vehicles by individuals with similar itineraries which is to find the minimum number of drivers, each of which has a vehicle capacity and a detour to realize all trips. Recently, Gu et al. showed that the problem is NP-hard even for star graphs restricted with unique destination, and gave a polynomial-time algorithm to solve the problem for paths restricted with unique destination and zero detour. In this paper we will give a dynamic programming algorithm to solve the problem in polynomial time for trees restricted with unique destination and zero detour. In our best knowledge it is a first polynomial-time algorithm for trees. 展开更多
关键词 dynamic programming algorithm Rideshare TREE
在线阅读 下载PDF
Bayesian network structure learning by dynamic programming algorithm based on node block sequence constraints
6
作者 Chuchao He Ruohai Di +1 位作者 Bo Li Evgeny Neretin 《CAAI Transactions on Intelligence Technology》 2024年第6期1605-1622,共18页
The use of dynamic programming(DP)algorithms to learn Bayesian network structures is limited by their high space complexity and difficulty in learning the structure of large-scale networks.Therefore,this study propose... The use of dynamic programming(DP)algorithms to learn Bayesian network structures is limited by their high space complexity and difficulty in learning the structure of large-scale networks.Therefore,this study proposes a DP algorithm based on node block sequence constraints.The proposed algorithm constrains the traversal process of the parent graph by using the M-sequence matrix to considerably reduce the time consumption and space complexity by pruning the traversal process of the order graph using the node block sequence.Experimental results show that compared with existing DP algorithms,the proposed algorithm can obtain learning results more efficiently with less than 1%loss of accuracy,and can be used for learning larger-scale networks. 展开更多
关键词 Bayesian network(BN) dynamic programming(dp) node block sequence strongly connected component(SCC) structure learning
在线阅读 下载PDF
Approximate Dynamic Programming for Stochastic Resource Allocation Problems 被引量:4
7
作者 Ali Forootani Raffaele Iervolino +1 位作者 Massimo Tipaldi Joshua Neilson 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2020年第4期975-990,共16页
A stochastic resource allocation model, based on the principles of Markov decision processes(MDPs), is proposed in this paper. In particular, a general-purpose framework is developed, which takes into account resource... A stochastic resource allocation model, based on the principles of Markov decision processes(MDPs), is proposed in this paper. In particular, a general-purpose framework is developed, which takes into account resource requests for both instant and future needs. The considered framework can handle two types of reservations(i.e., specified and unspecified time interval reservation requests), and implement an overbooking business strategy to further increase business revenues. The resulting dynamic pricing problems can be regarded as sequential decision-making problems under uncertainty, which is solved by means of stochastic dynamic programming(DP) based algorithms. In this regard, Bellman’s backward principle of optimality is exploited in order to provide all the implementation mechanisms for the proposed reservation pricing algorithm. The curse of dimensionality, as the inevitable issue of the DP both for instant resource requests and future resource reservations,occurs. In particular, an approximate dynamic programming(ADP) technique based on linear function approximations is applied to solve such scalability issues. Several examples are provided to show the effectiveness of the proposed approach. 展开更多
关键词 Approximate dynamic programming(Adp) dynamic programming(dp) Markov decision processes(Mdps) resource allocation problem
在线阅读 下载PDF
一种基于DTW-DP-GMM的工业机器人轨迹学习策略 被引量:3
8
作者 肖洒 陈旭阳 +1 位作者 叶锦华 吴海彬 《天津大学学报(自然科学与工程技术版)》 EI CAS 北大核心 2025年第1期68-80,共13页
针对机器人示教编程过程中使用高斯混合模型(GMM)规划运动轨迹时存在的高斯分布个数难以选择、复现轨迹精度较低等问题,提出了一种复合的机器人运动轨迹学习策略.该策略包含动态时间规整(DTW)算法、高斯混合模型与道格拉斯-普克(DP)算法... 针对机器人示教编程过程中使用高斯混合模型(GMM)规划运动轨迹时存在的高斯分布个数难以选择、复现轨迹精度较低等问题,提出了一种复合的机器人运动轨迹学习策略.该策略包含动态时间规整(DTW)算法、高斯混合模型与道格拉斯-普克(DP)算法.首先,针对示教过程中采集的多条轨迹在时间长度上存在差异的问题,采用DTW算法来统一示教轨迹在时域上的变化.其次,使用GMM算法对示教轨迹的特征进行提取,并利用高斯混合回归(GMR)算法将其重构为复现轨迹.在这个过程中采用DP算法来预估GMM算法的关键参数高斯分布的数量,与传统方法相比,能够简单直观地得到相对准确的参数值.利用DP算法对复现轨迹的数据点进行稀疏化并优化,不仅确保了机器人最终运动轨迹的精度,而且大幅减少了最终轨迹数据点的数量.最后,进行了不同形状的模拟焊接轨迹学习规划实验.结果表明:经由DTW对齐后的示教轨迹具有更加明显的运动特征,经过GMM-GMR学习输出的复现轨迹具有良好的表征结果;在使用GMM-GMR算法学习示教轨迹的过程中,采用DP算法可以有效预估高斯分布个数;经过DP算法稀疏化并优化的最终轨迹的平均位置误差均在0.500 mm以内,其最大误差可以控制在0.800 mm以内,可以满足焊接轨迹规划的精度要求,验证了该策略的有效性和优越性. 展开更多
关键词 工业机器人 示教编程 高斯混合模型 道格拉斯-普克算法 动态时间规整 轨迹复现
在线阅读 下载PDF
Optimal Tracking Control for a Class of Unknown Discrete-time Systems with Actuator Saturation via Data-based ADP Algorithm 被引量:4
9
作者 SONG Rui-Zhuo XIAO Wen-Dong SUN Chang-Yin 《自动化学报》 EI CSCD 北大核心 2013年第9期1413-1420,共8页
为有致动器浸透和未知动力学的分离时间的系统的一个班的一个新奇最佳的追踪控制方法在这份报纸被建议。计划基于反复的适应动态编程(自动数据处理)算法。以便实现控制计划,一个data-based标识符首先为未知系统动力学被构造。由介绍M网... 为有致动器浸透和未知动力学的分离时间的系统的一个班的一个新奇最佳的追踪控制方法在这份报纸被建议。计划基于反复的适应动态编程(自动数据处理)算法。以便实现控制计划,一个data-based标识符首先为未知系统动力学被构造。由介绍M网络,稳定的控制的明确的公式被完成。以便消除致动器浸透的效果,nonquadratic表演功能被介绍,然后一个反复的自动数据处理算法被建立与集中分析完成最佳的追踪控制解决方案。为实现最佳的控制方法,神经网络被用来建立data-based标识符,计算性能索引功能,近似最佳的控制政策并且分别地解决稳定的控制。模拟例子被提供验证介绍最佳的追踪的控制计划的有效性。 展开更多
关键词 最优跟踪控制 离散时间系统 饱和执行器 dp算法 控制方案 神经网络 性能指标 系统动力学
在线阅读 下载PDF
A Distributed DBMS Based Dynamic Programming Method for Query Optimization
10
作者 孙纪舟 李阳 +2 位作者 蒋志勇 顾云苏 何清法 《Journal of Donghua University(English Edition)》 EI CAS 2012年第1期55-58,共4页
Dynamic programming(DP) is an effective query optimization approach to select an appropriate join order for relational database management system(RDBMS) in multi-table joins. This method was extended and made availabl... Dynamic programming(DP) is an effective query optimization approach to select an appropriate join order for relational database management system(RDBMS) in multi-table joins. This method was extended and made available in distributed DBMS(D-DBMS). The structure of this optimal solution was firstly characterized according to the distributing status of tables and data, and then the recurrence relations between a problem and its sub-problems were recursively defined. DP in D-DBMS has the same time-complexity with that in centralized DBMS, while it has the capability to solve a much more sophisticated optimal problem of multi-table join in D-DBMS. The effectiveness of this optimal strategy has been proved by experiments. 展开更多
关键词 distributed database dynamic programming dp multitable loin: auery optimization
在线阅读 下载PDF
A NEW DETERMINISTIC FORMULATION FOR DYNAMIC STOCHASTIC PROGRAMMING PROBLEMS AND ITS NUMERICAL COMPARISON WITH OTHERS
11
作者 陈志平 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 2003年第2期173-185,共13页
A new deterministic formulation,called the conditional expectation formulation,is proposed for dynamic stochastic programming problems in order to overcome some disadvantages of existing deterministic formulations.We ... A new deterministic formulation,called the conditional expectation formulation,is proposed for dynamic stochastic programming problems in order to overcome some disadvantages of existing deterministic formulations.We then check the impact of the new deterministic formulation and other two deterministic formulations on the corresponding problem size,nonzero elements and solution time by solving some typical dynamic stochastic programming problems with different interior point algorithms.Numerical results show the advantage and application of the new deterministic formulation. 展开更多
关键词 动态随机规划 条件期望公式 内点算法 随机事件
在线阅读 下载PDF
Dish-LSTM模型预测与DP算法优化供水泵站调度
12
作者 杨宗憶 向玲佩 +3 位作者 向宇 赵浪 黄文韬 梁建军 《中国给水排水》 北大核心 2025年第22期39-44,共6页
针对传统人工调度供水管网导致的能源浪费及泵站出口水压设定过高加剧管网漏损等问题,提出了一种结合长短期记忆网络(LSTM)与分布偏移(Dish)范式的组合预测模型(Dish-LSTM)。通过以节点压降替代节点压力作为输入输出特征,该模型显著提... 针对传统人工调度供水管网导致的能源浪费及泵站出口水压设定过高加剧管网漏损等问题,提出了一种结合长短期记忆网络(LSTM)与分布偏移(Dish)范式的组合预测模型(Dish-LSTM)。通过以节点压降替代节点压力作为输入输出特征,该模型显著提升了预测精度与效率。同时,设计了基于管网最不利点压降预测的泵站水压优化控制策略,利用压降预测值与控制值反向指导泵站未来运行水压,并结合动态规划(DP)算法构建泵站优化调度模型,生成兼顾能耗与供水安全的调度方案。以重庆某中心城区大型水厂为例进行仿真测试,结果表明该策略可使管网平均水压降低41.2 kPa,泵站能耗降低约10.57%。 展开更多
关键词 LSTM模型 水量-压降混合预测模型 动态规划算法 泵站调度
原文传递
Dynamic vehicle routing for a dual-channel distribution center with stochastic demands and shared resources
13
作者 XU Mei YANG Feng CHEN Ting 《Journal of Systems Engineering and Electronics》 2025年第6期1501-1531,共31页
This paper addresses a dynamic vehicle routing problem with stochastic requests in a dual-channel distribution center that utilizes shared vehicle resources to serve two types of customers:offline corporate clients(CC... This paper addresses a dynamic vehicle routing problem with stochastic requests in a dual-channel distribution center that utilizes shared vehicle resources to serve two types of customers:offline corporate clients(CCs)with fixed and stochastic batch demands,and online individual customers(ICs)with single-unit demands.To manage stochastic batch demands from CCs,this paper proposes three recourse policies under a differentiated resource-sharing scheme:the waiting-tour-based(WTB)policy,the advance-tour-based(ATB)policy,and the advance-customer-based(ACB)policy.These policies differ in their response priorities to random requests and the scope of route reoptimization.The problem is formulated as a two-stage stochastic recourse programming model,where the first stage establishes routes for fixed demands.In the second stage,we construct three stochastic recourse programming models corresponding to the proposed recourse policies.To solve these models,this paper develop rolling horizon algorithms integrated with mathematical programming models or metaheuristic algorithms.Extensive numerical experiments validate the effectiveness of the proposed algorithms and policies.The results indicate that both the ATB and ACB policies lead to cost savings compared to the WTB policy,especially when stochastic demands are urgent and delivery resources are quite limited.Specifically,when the number of ICs is small,the expected total cost savings can exceed 12%,and in some scenarios,savings of over 20%can be achieved.When the number of ICs is large,some scenarios can achieve cost savings exceeding 7%.Furthermore,the ACB policy yields lower costs,fewer worsened ICs,fewer trips,and less vehicle time than the ATB policy. 展开更多
关键词 dynamic vehicle routing stochastic request dualchannel distribution stochastic recourse programming rolling horizon algorithm
在线阅读 下载PDF
基于多模型障碍物轨迹融合预测的自动驾驶横纵向联合运动规划算法
14
作者 刘本学 左富豪 +3 位作者 张红军 侯俊峰 吴涛 李霞 《现代制造工程》 北大核心 2026年第1期74-86,共13页
针对传统运动规划算法中交通参与者的轨迹预测不适用于复杂行驶场景且未能与后续运动规划有效结合,以实现障碍物位置信息充分利用的问题,提出了一种基于多模型障碍物轨迹融合预测的自动驾驶横纵向联合运动规划算法。首先,通过选择恒定... 针对传统运动规划算法中交通参与者的轨迹预测不适用于复杂行驶场景且未能与后续运动规划有效结合,以实现障碍物位置信息充分利用的问题,提出了一种基于多模型障碍物轨迹融合预测的自动驾驶横纵向联合运动规划算法。首先,通过选择恒定加速度(Constant Acceleration,CA)模型与恒定转弯率和速度(Constant Turn Rate and Velocity,CTRV)模型分别作为长期预测模型和短期预测模型,进行交通参与者的轨迹预测,通过基于卡尔曼滤波器的方法将预测结果融合处理;其次,预测时域内的时空占用情况被栅格化,借助融合预测得到的障碍物轨迹,执行动态规划算法,以获取新的可行边界;然后,通过建立线性时变(Linear Time-Varying,LTV)车辆动力学模型,并对自车全局轨迹进行参数化表示,构建了经典的模型预测控制问题,借助二次规划实现横纵向联合运动规划,以得到符合预期的自车无碰撞运动;最后,使用基于CarSim软件和Simulink软件的验证平台进行了联合仿真,搭建了三车道行驶场景,结果表明,基于多模型障碍物轨迹融合预测的自动驾驶横纵向联合运动规划算法可以有效整合障碍物车辆的轨迹预测以及自车的横纵向联合运动生成任务,其中融合预测算法在处理连续变道场景时表现出更为快速的响应和更小的预测误差,为研究自动驾驶车辆在动态障碍物环境下的运动规划问题提供了参考。 展开更多
关键词 自动驾驶车辆 轨迹融合预测 卡尔曼滤波器 动态规划 可行边界 车辆动力学 模型预测控制
在线阅读 下载PDF
基于DP-ECMS的插电式混合动力城市客车能量管理策略研究 被引量:19
15
作者 解少博 陈欢 +1 位作者 刘通 魏朗 《汽车工程》 EI CSCD 北大核心 2017年第7期736-741,781,共7页
以一款气-电型插电式混合动力城市客车(PHEV)为研究对象,针对能量管理中的最小能耗问题分别应用电量消耗-电量维持(CD-CS)策略、动态规划(DP)、等效能耗最小化策略(ECMS)和自适应等效能耗最小化策略(A-ECMS)进行中国典型城市工况仿真。... 以一款气-电型插电式混合动力城市客车(PHEV)为研究对象,针对能量管理中的最小能耗问题分别应用电量消耗-电量维持(CD-CS)策略、动态规划(DP)、等效能耗最小化策略(ECMS)和自适应等效能耗最小化策略(A-ECMS)进行中国典型城市工况仿真。在对上述几种能量管理策略仿真结果分析的基础上,提出一种将动态规划与等效能耗最小化策略相结合的DP-ECMS策略。结果表明:DP-ECMS的能耗特性接近动态规划,同时具有等效能耗最小化策略的实时性特点,为PHEV的能量管理提供了参考。 展开更多
关键词 PHEV 能量管理 动态规划 等效能耗最小化 dp-ECMS策略
在线阅读 下载PDF
基于DEA-DP组合方法的组织效率评价及资源配置——以首都医科大学附属医院为例 被引量:6
16
作者 杜涛 冉伦 +1 位作者 李金林 张建洁 《系统工程》 CSSCI 北大核心 2017年第12期131-140,共10页
文章从组织的系统角度出发,首次提出了组织基于现有效率的关键资源规划方法:Data Envelopment Analysis-Dynamic Programming(DEA-DP)组合方法,并给出了该方法的贪婪算法。DEA-DP组合方法的基本思想是基于DEA测算的组织系统内部DMUs的... 文章从组织的系统角度出发,首次提出了组织基于现有效率的关键资源规划方法:Data Envelopment Analysis-Dynamic Programming(DEA-DP)组合方法,并给出了该方法的贪婪算法。DEA-DP组合方法的基本思想是基于DEA测算的组织系统内部DMUs的相对效率值,确定影响效率的关键资源,并运用DP方法实现组织未来一定时期内对该关键资源的最优规划。文章以首都医科大学为例,将首都医科大学附属的10所三甲综合医院作为DMUs,运用DEA-DP组合方法对其进行研究。研究结果表明,DEA-DP组合方法不仅可以有效地实现关键资源的最优规划,还可以通过选择不同的模型和指标处理方法尽可能地反映实际情况,具有很强的实践性。 展开更多
关键词 管理工程 效率评价 数据包络分析 资源配置 动态规划
原文传递
基于NSGA-Ⅱ的DP船舶推力分配方法研究 被引量:8
17
作者 夏国清 刘彩云 +1 位作者 陈兴华 李娟 《华中科技大学学报(自然科学版)》 EI CAS CSCD 北大核心 2019年第5期101-104,共4页
针对动力定位(DP)船舶的推力分配问题,首先建立了关于推进器能耗、磨损以及推力误差的多目标优化目标函数,然后通过分析推力禁区、死区、饱和、推力变化率和方位角变化速率等约束条件,给出了多目标优化问题的约束不等式,最后利用改进的... 针对动力定位(DP)船舶的推力分配问题,首先建立了关于推进器能耗、磨损以及推力误差的多目标优化目标函数,然后通过分析推力禁区、死区、饱和、推力变化率和方位角变化速率等约束条件,给出了多目标优化问题的约束不等式,最后利用改进的非支配排序遗传算法(NSGA-Ⅱ)对所提出的推力分配多目标优化问题进行了仿真验证.仿真结果表明:采用NSGA-Ⅱ算法进行推力分配可以有效降低推进器的能耗,在工程应用方面具有一定的可行性. 展开更多
关键词 动力定位(dp) 推力分配 多目标优化 NSGA-Ⅱ算法 优化模型
原文传递
基于RAGA-DP的饲草料作物非充分灌溉制度优化模型 被引量:9
18
作者 郑和祥 史海滨 +1 位作者 柴建华 傅卫平 《农业工程学报》 EI CAS CSCD 北大核心 2007年第11期65-70,共6页
中国北方牧区水资源极其匮乏,灌溉饲草料基地优化配水时,通过对非充分灌溉条件下饲草料作物进行灌溉制度优化可以有效地提高水分利用率及作物产量。该文采用基于实数编码的加速遗传算法(RAGA)与多维动态规划法(DP)相结合,建立了遗传动... 中国北方牧区水资源极其匮乏,灌溉饲草料基地优化配水时,通过对非充分灌溉条件下饲草料作物进行灌溉制度优化可以有效地提高水分利用率及作物产量。该文采用基于实数编码的加速遗传算法(RAGA)与多维动态规划法(DP)相结合,建立了遗传动态规划(RAGA-DP)模型,对内蒙古锡林郭勒典型草原区灌溉饲草料地非充分灌溉条件下青贮玉米、披碱草和苜蓿进行了灌溉制度优化,试验验证结果较好,有效地解决了有限水量条件下不同生育期进行优化配水的问题,并通过相对产量与供水量、水分生产率函数和边际产量的关系得到了3种作物的适宜供水量范围。该模型解决了多维动态规划法在作物非充分灌溉条件下灌溉制度优化过程中的早熟现象及易陷入局部最优而难于求得真正最优解的问题。 展开更多
关键词 动态规划 遗传算法 非充分灌溉 灌溉制度 饲草料作物
在线阅读 下载PDF
基于DP-TBD算法的目标真伪识别方法 被引量:4
19
作者 赵玉丽 刘文松 +1 位作者 翟海涛 萨出拉 《指挥信息系统与技术》 2014年第2期45-49,共5页
动态规划检测前跟踪(DP-TBD)算法是一种检测微弱目标的检测方法,可明显改善信噪比,但检测目标的提取与识别仍是技术难点。利用轨迹特征剔除虚假目标,提出一种目标综合识别方案。仿真结果证明,该方案可有效剔除虚警并保留真实目标。
关键词 动态规划检测前跟踪算法 目标识别 恒虚警 虚假目标
在线阅读 下载PDF
内河散货船储能系统配置与能量管理策略协同优化方法
20
作者 陈孟山 杨祥国 陈辉 《哈尔滨工程大学学报》 北大核心 2026年第2期463-471,共9页
混合动力船舶储能系统的选型配置与能量管理策略之间存在耦合关系,单独对储能系统配置和能量管理策略进行优化有一定局限性。为此,本文提出了一种基于动态规划算法和第二代非支配排序遗传算法的协同优化方法,利用动态规划算法得到营运... 混合动力船舶储能系统的选型配置与能量管理策略之间存在耦合关系,单独对储能系统配置和能量管理策略进行优化有一定局限性。为此,本文提出了一种基于动态规划算法和第二代非支配排序遗传算法的协同优化方法,利用动态规划算法得到营运成本最小的能量管理策略,并使用第二代非支配排序遗传算法以主机和发电机组的峰值因子以及储能成本为优化目标,以储能系统容量、等效因子、混合动力系统推进模式切换阈值为决策变量,对储能系统容量和能量管理策略进行协同优化。仿真结果表明,与传统的动态规划算法和单层优化相比,协同优化得到的营运成本、储能成本和平抑效果的综合性能最好。 展开更多
关键词 储能系统 峰值因子 等效因子 选型配置 营运成本 协同优化 动态规划算法 第二代非支配遗传算法
在线阅读 下载PDF
上一页 1 2 47 下一页 到第
使用帮助 返回顶部