期刊文献+
共找到567篇文章
< 1 2 29 >
每页显示 20 50 100
An Analysis of the Bidirectional Shaping Mechanism Between Short-Video Algorithms and Film Narrative Driven by the Attention Economy
1
作者 Zhaoyang Dong Shibo Zhang 《Proceedings of Business and Economic Studies》 2025年第5期32-38,共7页
This study examines the bidirectional shaping mechanism between short-video algorithms and film narratives within the attention economy.It investigates how algorithmic logic influences cinematic storytelling and how f... This study examines the bidirectional shaping mechanism between short-video algorithms and film narratives within the attention economy.It investigates how algorithmic logic influences cinematic storytelling and how films,in turn,contribute to the aesthetic enhancement of short-video content.Drawing on Communication Accommodation Theory and Berry’s Acculturation Theory,along with case analyses and industry data,this research demonstrates that algorithms push films toward high-stimulus,fast-paced narrative patterns—characterized by increased shot density and structural fragmentation—to capture and retain viewer attention.Conversely,films counter this influence by supplying narratively deep and artistically refined content that elevates short-video aesthetics and encourages critical audience engagement.This dynamic reflects a process of mutual adaptation rather than one-sided dominance.The study concludes that such interaction signifies a broader restructuring of cultural production logic,facilitating cross-media convergence while simultaneously posing risks to cultural diversity due to the prioritization of high-traffic content.Balancing this relationship will require policy support,algorithmic transparency,and strengthened industry self-regulation to preserve artistic integrity and cultural ecosystem diversity. 展开更多
关键词 Short-video algorithm Film narrative bidirectional shaping Cultural production logic Attention economy
在线阅读 下载PDF
UAV trajectory planning based on improved bidirectional RRT algorithm
2
作者 WANG Mengqiao LIU Erlin 《Journal of Measurement Science and Instrumentation》 2025年第4期578-587,共10页
In response to the problems of low sampling efficiency,strong randomness of sampling points,and the tortuous shape of the planned path in the traditional rapidly-exploring random tree(RRT)algorithm and bidirectional R... In response to the problems of low sampling efficiency,strong randomness of sampling points,and the tortuous shape of the planned path in the traditional rapidly-exploring random tree(RRT)algorithm and bidirectional RRT algorithm used for unmanned aerial vehicle(UAV)path planning in complex environments,an improved bidirectional RRT algorithm was proposed.The algorithm firstly adopted a goal-oriented strategy to guide the sampling points towards the target point,and then the artificial potential field acted on the random tree nodes to avoid collision with obstacles and reduced the length of the search path,and the random tree node growth also combined the UAV’s own flight constraints,and by combining the triangulation method to remove the redundant node strategy and the third-order B-spline curve for the smoothing of the trajectory,the planned path was better.The planned paths were more optimized.Finally,the simulation experiments in complex and dynamic environments showed that the algorithm effectively improved the speed of trajectory planning and shortened the length of the trajectory,and could generate a safe,smooth and fast trajectory in complex environments,which could be applied to online trajectory planning. 展开更多
关键词 complex environment bidirectional RRT algorithm target orientation strategy artificial potential field method triangular inequality cut cubic B-spline online trajectory planning
在线阅读 下载PDF
Design and Implementation of Bidirectional Dijkstra Algorithm 被引量:5
3
作者 付梦印 李杰 周培德 《Journal of Beijing Institute of Technology》 EI CAS 2003年第4期366-370,共5页
Bidirectional Dijkstra algorithm whose time complexity is 8O(n~2) is proposed. The theory foundation is that the classical Dijkstra algorithm has not any directional feature during searching the shortest path. The alg... Bidirectional Dijkstra algorithm whose time complexity is 8O(n~2) is proposed. The theory foundation is that the classical Dijkstra algorithm has not any directional feature during searching the shortest path. The algorithm takes advantage of the adjacent link and the mechanism of bidirectional search, that is, the algorithm processes the positive search from start point to destination point and the negative search from destination point to start point at the same time. Finally, combining with the practical application of route-planning algorithm in embedded real-time vehicle navigation system (ERTVNS), one example of its practical applications is given, analysis in theory and the experimental results show that compared with the Dijkstra algorithm, the new algorithm can reduce time complexity, and guarantee the searching precision, it satisfies the needs of ERTVNS. 展开更多
关键词 vehicle navigation system route-planning the shortest path Dijkstra algorithm bidirectional Dijkstra algorithm
在线阅读 下载PDF
Path Planning for Thermal Power Plant Fan Inspection Robot Based on Improved A^(*)Algorithm 被引量:1
4
作者 Wei Zhang Tingfeng Zhang 《Journal of Electronic Research and Application》 2025年第1期233-239,共7页
To improve the efficiency and accuracy of path planning for fan inspection tasks in thermal power plants,this paper proposes an intelligent inspection robot path planning scheme based on an improved A^(*)algorithm.The... To improve the efficiency and accuracy of path planning for fan inspection tasks in thermal power plants,this paper proposes an intelligent inspection robot path planning scheme based on an improved A^(*)algorithm.The inspection robot utilizes multiple sensors to monitor key parameters of the fans,such as vibration,noise,and bearing temperature,and upload the data to the monitoring center.The robot’s inspection path employs the improved A^(*)algorithm,incorporating obstacle penalty terms,path reconstruction,and smoothing optimization techniques,thereby achieving optimal path planning for the inspection robot in complex environments.Simulation results demonstrate that the improved A^(*)algorithm significantly outperforms the traditional A^(*)algorithm in terms of total path distance,smoothness,and detour rate,effectively improving the execution efficiency of inspection tasks. 展开更多
关键词 Power plant fans Inspection robot Path planning Improved A^(*)algorithm
在线阅读 下载PDF
Direct P-code acquisition algorithm based on bidirectional overlap technique 被引量:1
5
作者 Ying Xu Lijuan Xu +1 位作者 Hong Yuan Ruidan Luo 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第4期538-546,共9页
According to the signal-to-noise ratio (SNR) loss of average algorithms in direct P-code acquisition method, this paper analyzes the SNR performance of the overlap average algorithm quantitatively, and derives the r... According to the signal-to-noise ratio (SNR) loss of average algorithms in direct P-code acquisition method, this paper analyzes the SNR performance of the overlap average algorithm quantitatively, and derives the relationship of SNR loss with overlap shift value and initial average phase difference in the overlap average algorithm. On this basis, the bidirectional overlap average algorithm based on optimal correlation SNR is proposed. The algorithm maintains SNR consistent in the entire initial average phase difference space, and has a better SNR performance than the overlap average algorithm. The effectiveness of the algorithm is verified by both theoretical analysis and simulation results. The SNR performance of the bidirectional overlap average algorithm is 5 dB better than that of the direct average algorithm, and 2 dB better than that of the overlap average algorithm, which provides the support for direct P-code acquisition in low SNR. 展开更多
关键词 P-CODE direct acquisition direct average algorithm bidirectional overlap algorithm.
在线阅读 下载PDF
Fusion Algorithm Based on Improved A^(*)and DWA for USV Path Planning
6
作者 Changyi Li Lei Yao Chao Mi 《哈尔滨工程大学学报(英文版)》 2025年第1期224-237,共14页
The traditional A^(*)algorithm exhibits a low efficiency in the path planning of unmanned surface vehicles(USVs).In addition,the path planned presents numerous redundant inflection waypoints,and the security is low,wh... The traditional A^(*)algorithm exhibits a low efficiency in the path planning of unmanned surface vehicles(USVs).In addition,the path planned presents numerous redundant inflection waypoints,and the security is low,which is not conducive to the control of USV and also affects navigation safety.In this paper,these problems were addressed through the following improvements.First,the path search angle and security were comprehensively considered,and a security expansion strategy of nodes based on the 5×5 neighborhood was proposed.The A^(*)algorithm search neighborhood was expanded from 3×3 to 5×5,and safe nodes were screened out for extension via the node security expansion strategy.This algorithm can also optimize path search angles while improving path security.Second,the distance from the current node to the target node was introduced into the heuristic function.The efficiency of the A^(*)algorithm was improved,and the path was smoothed using the Floyd algorithm.For the dynamic adjustment of the weight to improve the efficiency of DWA,the distance from the USV to the target point was introduced into the evaluation function of the dynamic-window approach(DWA)algorithm.Finally,combined with the local target point selection strategy,the optimized DWA algorithm was performed for local path planning.The experimental results show the smooth and safe path planned by the fusion algorithm,which can successfully avoid dynamic obstacles and is effective and feasible in path planning for USVs. 展开更多
关键词 Improved A^(*)algorithm Optimized DWA algorithm Unmanned surface vehicles Path planning Fusion algorithm
在线阅读 下载PDF
Ship Path Planning Based on Sparse A^(*)Algorithm
7
作者 Yongjian Zhai Jianhui Cui +3 位作者 Fanbin Meng Huawei Xie Chunyan Hou Bin Li 《哈尔滨工程大学学报(英文版)》 2025年第1期238-248,共11页
An improved version of the sparse A^(*)algorithm is proposed to address the common issue of excessive expansion of nodes and failure to consider current ship status and parameters in traditional path planning algorith... An improved version of the sparse A^(*)algorithm is proposed to address the common issue of excessive expansion of nodes and failure to consider current ship status and parameters in traditional path planning algorithms.This algorithm considers factors such as initial position and orientation of the ship,safety range,and ship draft to determine the optimal obstacle-avoiding route from the current to the destination point for ship planning.A coordinate transformation algorithm is also applied to convert commonly used latitude and longitude coordinates of ship travel paths to easily utilized and analyzed Cartesian coordinates.The algorithm incorporates a hierarchical chart processing algorithm to handle multilayered chart data.Furthermore,the algorithm considers the impact of ship length on grid size and density when implementing chart gridification,adjusting the grid size and density accordingly based on ship length.Simulation results show that compared to traditional path planning algorithms,the sparse A^(*)algorithm reduces the average number of path points by 25%,decreases the average maximum storage node number by 17%,and raises the average path turning angle by approximately 10°,effectively improving the safety of ship planning paths. 展开更多
关键词 Sparse A^(*)algorithm Path planning RASTERIZATION Coordinate transformation Image preprocessing
在线阅读 下载PDF
AGV Scheduling and Bidirectional Conflict-Free Routing Problem with Battery Swapping in Automated Container Terminals
8
作者 He Huang Jin Zhu 《Computer Modeling in Engineering & Sciences》 2025年第8期1717-1748,共32页
Automated guided vehicles(AGVs)are key equipment in automated container terminals(ACTs),and their operational efficiency can be impacted by conflicts and battery swapping.Additionally,AGVs have bidirectional transport... Automated guided vehicles(AGVs)are key equipment in automated container terminals(ACTs),and their operational efficiency can be impacted by conflicts and battery swapping.Additionally,AGVs have bidirectional transportation capabilities,allowing them tomove in the opposite directionwithout turning around,which helps reduce transportation time.This paper aims at the problem of AGV scheduling and bidirectional conflict-free routing with battery swapping in automated terminals.A bi-level mixed integer programming(MIP)model is proposed,taking into account task assignment,bidirectional conflict-free routing,and battery swapping.The upper model focuses on container task assignment and AGV battery swapping planning,while the lower model ensures conflict-free movement of AGVs.A double-threshold battery swapping strategy is introduced,allowing AGVs to utilize waiting time for loading for battery swapping.An improved differential evolution variable neighborhood search(IDE-VNS)algorithm is developed to solve the bi-level MIP model,aiming to minimize the completion time of all jobs.Experimental results demonstrate that compared to the differential evolution(DE)algorithm and the genetic algorithm(GA),the IDEVNS algorithmreduces fitness values by 44.49% and 45.22%,though it does increase computation time by 56.28% and 62.03%,respectively.Bidirectional transportation reduces the fitness value by an average of 10.97% when the container scale is small.As the container scale increases,the fitness value of bidirectional transportation gradually approaches that of unidirectional transportation.The results further show that the double-threshold battery swapping strategy enhances AGV utilization and reduces the fitness value. 展开更多
关键词 Automated container terminal(ACT) AGV scheduling bidirectional conflict-free routing battery swapping different evolution algorithm
在线阅读 下载PDF
Bidirectional Viterbi Decoding Algorithm for OvTDM
9
作者 Haocheng Wang Yafeng Wang 《China Communications》 SCIE CSCD 2020年第4期194-204,共11页
Overlapped time domain multiplexing(OvTDM)is an innovative encoding scheme that can obtain high spectral efficiency.However,the intentional inter-symbol interference(ISI)caused by OvTDM will make the decoding process ... Overlapped time domain multiplexing(OvTDM)is an innovative encoding scheme that can obtain high spectral efficiency.However,the intentional inter-symbol interference(ISI)caused by OvTDM will make the decoding process more complex.The computational complexity of maximum likelihood sequence detection increases exponentially with the growth of spectral efficiency in OvTDM.As a consequence of high complexity,the decoding effort for a given spectral efficiency may occasionally exceed the physical limitations of the decoder,leading inevitably to buffer overflows and information erasures.In this paper,we propose a bidirectional Viterbi algorithm(BVA)based on the bidirectional sequence decoding for OvTDM.With the BVA,the decoding operation starts simultaneously from the both ends of the corresponding trellis and stops at the middle of trellis.The simulation results show that compared with Viterbi algorithm(VA),the decoding time of BVA can be reduced by about half.And the memory space of two decoders in BVA are about half of that in VA,which means that the BVA has lower memory requirements for decoder.And the decoding performance of BVA is almost the same as VA. 展开更多
关键词 overlapped time domain multiplexing(OvTDM) VITERBI algorithm(VA) bidirectional VITERBI algorithm(BVA) DECODING performance
在线阅读 下载PDF
融合改进A^(*)与DWA算法的机器人路径规划
10
作者 谢德瀚 高金凤 +3 位作者 贾国强 李乐宝 苏雯 梅从立 《电子科技》 2026年第1期64-72,96,共10页
针对传统A^(*)算法拓展节点冗余、路径贴近障碍物以及传统DWA(Dynamic Window Approaches)算法轨迹振荡、易陷入局部极小值等问题,文中提出了一种融合改进A^(*)与DWA算法的机器人路径规划方法。改进传统A^(*)算法代价函数去除了冗余拓... 针对传统A^(*)算法拓展节点冗余、路径贴近障碍物以及传统DWA(Dynamic Window Approaches)算法轨迹振荡、易陷入局部极小值等问题,文中提出了一种融合改进A^(*)与DWA算法的机器人路径规划方法。改进传统A^(*)算法代价函数去除了冗余拓展节点,改进子节点选取策略避免了路径贴近障碍物,并通过双向平滑度优化去除不必要转折点。在DWA算法评价函数中引入自适应距离因子以减少轨迹的振荡,将A^(*)先验路径离散节点作为DWA算法的局部目标点进行算法融合。仿真实验表明,改进A^(*)算法拓展节点减少了118个,规划时间减少了29.9%,改进DWA算法规划速度提高了5.3%。所提融合算法能够在保障路径全局最优的同时避免陷入局部极小值,实现了对未知障碍物的实时避障。 展开更多
关键词 机器人 路径规划 A^(*)算法 DWA算法 启发函数 子节点选取 双向平滑度优化 距离因子
在线阅读 下载PDF
A Firefly Algorithm-Optimized CNN-BiLSTM Model for Automated Detection of Bone Cancer and Marrow Cell Abnormalities
11
作者 Ishaani Priyadarshini 《Computers, Materials & Continua》 2026年第3期1510-1535,共26页
Early and accurate detection of bone cancer and marrow cell abnormalities is critical for timely intervention and improved patient outcomes.This paper proposes a novel hybrid deep learning framework that integrates a ... Early and accurate detection of bone cancer and marrow cell abnormalities is critical for timely intervention and improved patient outcomes.This paper proposes a novel hybrid deep learning framework that integrates a Convolutional Neural Network(CNN)with a Bidirectional Long Short-Term Memory(BiLSTM)architecture,optimized using the Firefly Optimization algorithm(FO).The proposed CNN-BiLSTM-FO model is tailored for structured biomedical data,capturing both local patterns and sequential dependencies in diagnostic features,while the Firefly Algorithm fine-tunes key hyperparameters to maximize predictive performance.The approach is evaluated on two benchmark biomedical datasets:one comprising diagnostic data for bone cancer detection and another for identifying marrow cell abnormalities.Experimental results demonstrate that the proposed method outperforms standard deep learning models,including CNN,LSTM,BiLSTM,and CNN-LSTM hybrids,significantly.The CNNBiLSTM-FO model achieves an accuracy of 98.55%for bone cancer detection and 96.04%for marrow abnormality classification.The paper also presents a detailed complexity analysis of the proposed algorithm and compares its performance across multiple evaluation metrics such as precision,recall,F1-score,and AUC.The results confirm the effectiveness of the firefly-based optimization strategy in improving classification accuracy and model robustness.This work introduces a scalable and accurate diagnostic solution that holds strong potential for integration into intelligent clinical decision-support systems. 展开更多
关键词 Firefly optimization algorithm(FO) marrow cell abnormalities bidirectional long short term memory(Bi-LSTM) temporal dependency modeling
在线阅读 下载PDF
Hybrid path planning for USVs using improved A^(*)and DWA
12
作者 WANG Guangwei YANG Le +2 位作者 TAN Zhikun LI Yichen YU Wenbin 《Journal of Systems Engineering and Electronics》 2026年第1期45-63,共19页
A safe and reliable path planning algorithm is fundamental for unmanned surface vehicles(USVs)to perform autonomous navigation tasks.However,a single global or local planning strategy cannot fully meet the requirement... A safe and reliable path planning algorithm is fundamental for unmanned surface vehicles(USVs)to perform autonomous navigation tasks.However,a single global or local planning strategy cannot fully meet the requirements of complex maritime environments.Global planning alone cannot effectively handle dynamic obstacles,while local planning alone may fall into local optima.To address these issues,this paper proposes a multi-dynamic-obstacle avoidance path planning method that integrates an improved A^(*)algorithm with the dynamic window approach(DWA).The traditional A^(*)algorithm often generates paths that are too close to obstacle boundaries and contain excessive turning points,whereas the traditional DWA tends to skirt densely clustered obstacles,resulting in longer routes and insufficient dynamic obstacle avoidance.To overcome these limitations,improved versions of both algorithms are developed.Key points extracted from the optimized A^(*)path are used as intermediate start-destination pairs for the improved DWA,and the weights of the DWA evaluation function are adjusted to achieve effective fusion.Furthermore,a multi-dynamic-obstacle avoidance strategy is designed for complex navigation scenarios.Simulation results demonstrate that the USV can adaptively switch between dynamic obstacle avoidance and path tracking based on obstacle distribution,validating the effectiveness of the proposed method. 展开更多
关键词 multiple dynamic obstacles A^(*)algorithm dynamic window approach(DWA) unmanned surface vehicle(USV) path planning collision avoidance
在线阅读 下载PDF
BIDIRECTIONAL ASSOCIATIVE MEMORY ENSEMBLE
13
作者 王敏 储荣 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2007年第4期343-348,共6页
The multiple classifier system (MCS), composed of multiple diverse classifiers or feed-forward neural networks, can significantly improve the classification or generalization ability of a single classifier. Enlighte... The multiple classifier system (MCS), composed of multiple diverse classifiers or feed-forward neural networks, can significantly improve the classification or generalization ability of a single classifier. Enlightened by the fundamental idea of MCS, the ensemble is introduced into the quick learning for bidirectional associative memory (QLBAM) to construct a BAM ensemble, for improving the storage capacity and the error-correction capability without destroying the simple structure of the component BAM. Simulations show that, with an appropriate "overproduce and choose" strategy or "thinning" algorithm, the proposed BAM ensemble significantly outperforms the single QLBAM in both storage capacity and noise-tolerance capability. 展开更多
关键词 bidirectional associative memory neural network ensemble thinning algorithm
在线阅读 下载PDF
Evolutionary many objective optimization based on bidirectional decomposition 被引量:1
14
作者 LYU Chengzhong LI Weimin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2019年第2期319-326,共8页
The decomposition based approach decomposes a multi-objective problem into a series of single objective subproblems, which are optimized along contours towards the ideal point. But non-dominated solutions cannot sprea... The decomposition based approach decomposes a multi-objective problem into a series of single objective subproblems, which are optimized along contours towards the ideal point. But non-dominated solutions cannot spread uniformly, since the Pareto front shows different features, such as concave and convex. To improve the distribution uniformity of non-dominated solutions, a bidirectional decomposition based approach that constructs two search directions is proposed to provide a uniform distribution no matter what features problems have. Since two populations along two search directions show differently on diversity and convergence, an adaptive neighborhood selection approach is presented to choose suitable parents for the offspring generation. In order to avoid the problem of the shrinking search region caused by the close distance of the ideal and nadir points, a reference point update approach is presented. The performance of the proposed algorithm is validated with four state-of-the-art algorithms. Experimental results demonstrate the superiority of the proposed algorithm on all considered test problems. 展开更多
关键词 MANY objective optimization bidirectional DECOMPOSITION REFERENCE UPDATE EVOLUTIONARY algorithm
在线阅读 下载PDF
Research on AGV task path planning based on improved A^(*) algorithm 被引量:15
15
作者 Xianwei WANG Jiajia LU +2 位作者 Fuyang KE Xun WANG Wei WANG 《Virtual Reality & Intelligent Hardware》 2023年第3期249-265,共17页
Background Automatic guided vehicles(AGVs)have developed rapidly in recent years and have been used in several fields,including intelligent transportation,cargo assembly,military testing,and others.A key issue in thes... Background Automatic guided vehicles(AGVs)have developed rapidly in recent years and have been used in several fields,including intelligent transportation,cargo assembly,military testing,and others.A key issue in these applications is path planning.Global path planning results based on known environmental information are used as the ideal path for AGVs combined with local path planning to achieve safe and rapid arrival at the destination.Using the global planning method,the ideal path should meet the requirements of as few turns as possible,a short planning time,and continuous path curvature.Methods We propose a global path-planning method based on an improved A^(*)algorithm.The robustness of the algorithm was verified by simulation experiments in typical multiobstacle and indoor scenarios.To improve the efficiency of the path-finding time,we increase the heuristic information weight of the target location and avoid invalid cost calculations of the obstacle areas in the dynamic programming process.Subsequently,the optimality of the number of turns in the path is ensured based on the turning node backtracking optimization method.Because the final global path needs to satisfy the AGV kinematic constraints and curvature continuity condition,we adopt a curve smoothing scheme and select the optimal result that meets the constraints.Conclusions Simulation results show that the improved algorithm proposed in this study outperforms the traditional method and can help AGVs improve the efficiency of task execution by planning a path with low complexity and smoothness.Additionally,this scheme provides a new solution for global path planning of unmanned vehicles. 展开更多
关键词 Autonomous guided vehicle(AGV) Map modeling Global path planning Improved A^(*)algorithm Path optimization Bezier curves
在线阅读 下载PDF
改进双向A^(*)联合最优控制的无人农机轨迹规划 被引量:1
16
作者 李钰 孙金林 +1 位作者 马莉 丁世宏 《电子测量与仪器学报》 北大核心 2025年第4期34-41,共8页
为了解决无人农机在复杂狭窄的非结构化环境下轨迹规划效率低且容易陷入局部解的问题,提出了一种改进双向A^(*)算法联合最优控制的方法。首先,引入方向导向搜索并改进启发式函数,加快双向A^(*)在大规模复杂环境中的路径规划速度,同时设... 为了解决无人农机在复杂狭窄的非结构化环境下轨迹规划效率低且容易陷入局部解的问题,提出了一种改进双向A^(*)算法联合最优控制的方法。首先,引入方向导向搜索并改进启发式函数,加快双向A^(*)在大规模复杂环境中的路径规划速度,同时设计路径平滑策略,减少路径拐点,提升参考路径的质量;接着,针对最优控制问题中避障约束的处理难度随障碍物密度增大而显著上升的问题,构建安全驾驶走廊,降低环境复杂度对计算效率的影响;最后,基于车辆非线性运动学模型制定惩罚迭代框架,逐步求解优化问题,提高轨迹规划成功率,获取全局最优或近似最优轨迹。在3种不同规模的地图仿真,结果表明,提出的改进双向A^(*)算法与A^(*)算法相比,规划时间和路径长度平均减少了48.0%和5.2%,路径也更平滑。在无人农机轨迹规划中,所提方法与改进Hybrid A^(*)算法、变体1和变体2相比,生成的轨迹代价分别减少了19.3%、5.4%和33.1%,轨迹质量具有明显的优势,为实际应用提供了有效的解决方案。 展开更多
关键词 双向A^(*)算法 路径规划 最优控制 无人农机
原文传递
Bidirectional reflectance one-dimensional rough distribution function modeling of surface in the microwave band
17
作者 郭立新 苟雪银 张连波 《Chinese Physics B》 SCIE EI CAS CSCD 2014年第11期302-310,共9页
In this study, the bidirectional reflectance distribution function (BRDF) of a one-dimensional conducting rough surface and a dielectric rough surface are calculated with different frequencies and roughness values i... In this study, the bidirectional reflectance distribution function (BRDF) of a one-dimensional conducting rough surface and a dielectric rough surface are calculated with different frequencies and roughness values in the microwave band by using the method of moments, and the relationship between the bistatic scattering coefficient and the BRDF of a rough surface is expressed. From the theory of the parameters of the rough surface BRDF, the parameters of the BRDF are obtained using a genetic algorithm. The BRDF of a rough surface is calculated using the obtained parameter values. Further, the fitting values and theoretical calculations of the BRDF are compared, and the optimization results are in agreement with the theoretical calculation results. Finally, a reference for BRDF modeling of a Gaussian rough surface in the microwave band is provided by the proposed method. 展开更多
关键词 bidirectional reflectance distribution function rough surface genetic algorithm microwave band
原文传递
基于改进A^(*)算法和Bezier曲线平滑的单AGV路径规划 被引量:2
18
作者 谌生 文家燕 高远 《广西科技大学学报》 2025年第2期59-68,共10页
针对传统A^(*)(A-Star)算法规划的路径普遍存在大量冗余节点和转折尖峰点、搜索时间长、搜索效率低下以及路径不平滑等问题,提出了一种改进A^(*)算法。首先,将传统A^(*)算法单向搜索方式改进为双向搜索,增强路径搜索的实时性;同时提出... 针对传统A^(*)(A-Star)算法规划的路径普遍存在大量冗余节点和转折尖峰点、搜索时间长、搜索效率低下以及路径不平滑等问题,提出了一种改进A^(*)算法。首先,将传统A^(*)算法单向搜索方式改进为双向搜索,增强路径搜索的实时性;同时提出删除路径上的冗余节点、保留必要转折点策略,有效地减少规划路径的转折次数。其次,利用动态寻优思想对启发函数进行改造,并进一步对搜索邻域进行优化,将传统的八邻域搜索改进为五邻域搜索,有效减少无关节点的遍历,提高了路径搜索效率。最后,在保证搜索路径最优的情况下,采用5次贝塞尔曲线(Bezier曲线)对路径进行平滑优化处理,有效消除路径转折处的尖峰点,使得规划的路径更为平滑,有利于实际中减少自动导引车(automated guided vehicle,AGV)转弯能耗。仿真结果表明:相较传统A^(*)算法,双向搜索改进的A^(*)算法路径长度优化了2.51%,遍历节点数减少了近46.08%,同时搜索时间减少了近46.66%。 展开更多
关键词 路径规划 自动导引车(AGV) 双向搜索 A-STAR算法 BEZIER曲线
在线阅读 下载PDF
移动机器人用改进的双向A^(*)二次路径规划算法 被引量:8
19
作者 李炯逸 李强 +2 位作者 张新闻 Zin Myo Htet 蔡永斌 《系统仿真学报》 北大核心 2025年第2期498-507,共10页
针对传统A*算法存在规划路径与障碍物相交、规划的路径拐点多和搜索时间长等问题,提出了一种面向室内环境改进的双向A^(*)二次路径规划算法。通过对地图进行膨胀处理,解决了规划路径与障碍物相交的问题;通过引入新的启发函数和双向扩展... 针对传统A*算法存在规划路径与障碍物相交、规划的路径拐点多和搜索时间长等问题,提出了一种面向室内环境改进的双向A^(*)二次路径规划算法。通过对地图进行膨胀处理,解决了规划路径与障碍物相交的问题;通过引入新的启发函数和双向扩展等方法,提高了双向A^(*)算法的搜索速度和精度;引入转弯代价函数和自适应权重,减少了拐点数量;利用二次规划和二阶贝塞尔曲线对路径进行平滑处理,删除了允余节点和不符合实际移动的拐角。仿真结果表明:算法的搜索速度提高了55.7%,路径长度缩短了15.6%,拐点和拐角减小了31.6%和56.1%。 展开更多
关键词 评价函数 路径平滑 双向A^(*)算法 二次规划 路径规划 移动机器人
原文传递
基于双向搜索改进A^(*)算法的无人艇全局路径规划 被引量:2
20
作者 梅梦磊 陈顺洪 +1 位作者 菅永坤 白立 《舰船科学技术》 北大核心 2025年第5期97-102,共6页
为解决传统A^(*)算法搜索效率低、路径拐点多、贴近障碍物等问题,结合无人艇特性,提出一种改进A^(*)算法。首先,引入人工势场法对评价函数进行改进,考虑障碍物斥力场的影响,提高路径安全性;其次,通过改进节点遍历方式和双向搜索机制减... 为解决传统A^(*)算法搜索效率低、路径拐点多、贴近障碍物等问题,结合无人艇特性,提出一种改进A^(*)算法。首先,引入人工势场法对评价函数进行改进,考虑障碍物斥力场的影响,提高路径安全性;其次,通过改进节点遍历方式和双向搜索机制减少搜索节点,提高路径规划速度;最后,对生成路径进行二次优化,删除冗余节点,提升路径平滑性。仿真结果表明,开阔水域场景下改进A^(*)算法在安全性、路径长度、路径平滑性、规划速度方面均有较大提升;岛礁区场景下改进A^(*)算法虽然在路径长度上有所牺牲,但安全性、路径平滑性、规划速度方面具有明显优势。研究成果可为无人艇全局路径规划问题研究提供一定的参考。 展开更多
关键词 路径规划 改进A^(*)算法 斥力场 双向搜索
在线阅读 下载PDF
上一页 1 2 29 下一页 到第
使用帮助 返回顶部