期刊文献+
共找到919篇文章
< 1 2 46 >
每页显示 20 50 100
Geophysics-informed stratigraphic modeling using spatial sequential Bayesian updating algorithm
1
作者 Wei Yan Shouyong Yi +3 位作者 Taosheng Huang Jie Zou Wan-Huan Zhou Ping Shen 《Journal of Rock Mechanics and Geotechnical Engineering》 2025年第7期4400-4412,共13页
Challenges in stratigraphic modeling arise from underground uncertainty.While borehole exploration is reliable,it remains sparse due to economic and site constraints.Electrical resistivity tomography(ERT)as a cost-eff... Challenges in stratigraphic modeling arise from underground uncertainty.While borehole exploration is reliable,it remains sparse due to economic and site constraints.Electrical resistivity tomography(ERT)as a cost-effective geophysical technique can acquire high-density data;however,uncertainty and nonuniqueness inherent in ERT impede its usage for stratigraphy identification.This paper integrates ERT and onsite observations for the first time to propose a novel method for characterizing stratigraphic profiles.The method consists of two steps:(1)ERT for prior knowledge:ERT data are processed by soft clustering using the Gaussian mixture model,followed by probability smoothing to quantify its depthdependent uncertainty;and(2)Observations for calibration:a spatial sequential Bayesian updating(SSBU)algorithm is developed to update the prior knowledge based on likelihoods derived from onsite observations,namely topsoil and boreholes.The effectiveness of the proposed method is validated through its application to a real slope site in Foshan,China.Comparative analysis with advanced borehole-driven methods highlights the superiority of incorporating ERT data in stratigraphic modeling,in terms of prediction accuracy at borehole locations and sensitivity to borehole data.Informed by ERT,reduced sensitivity to boreholes provides a fundamental solution to the longstanding challenge of sparse measurements.The paper further discusses the impact of ERT uncertainty on the proposed model using time-lapse measurements,the impact of model resolution,and applicability in engineering projects.This study,as a breakthrough in stratigraphic modeling,bridges gaps in combining geophysical and geotechnical data to address measurement sparsity and paves the way for more economical geotechnical exploration. 展开更多
关键词 Stratigraphic modeling Electrical resistivity tomography(ERT) Site characterization Spatial sequential Bayesian updating(ssbu)algorithm Sparse measurements
在线阅读 下载PDF
Improved Cuckoo Search Algorithm for Engineering Optimization Problems
2
作者 Shao-Qiang Ye Azlan Mohd Zain Yusliza Yusoff 《Computers, Materials & Continua》 2026年第4期1607-1631,共25页
Engineering optimization problems are often characterized by high dimensionality,constraints,and complex,multimodal landscapes.Traditional deterministic methods frequently struggle under such conditions,prompting incr... Engineering optimization problems are often characterized by high dimensionality,constraints,and complex,multimodal landscapes.Traditional deterministic methods frequently struggle under such conditions,prompting increased interest in swarm intelligence algorithms.Among these,the Cuckoo Search(CS)algorithm stands out for its promising global search capabilities.However,it often suffers from premature convergence when tackling complex problems.To address this limitation,this paper proposes a Grouped Dynamic Adaptive CS(GDACS)algorithm.Theenhancements incorporated intoGDACS can be summarized into two key aspects.Firstly,a chaotic map is employed to generate initial solutions,leveraging the inherent randomness of chaotic sequences to ensure a more uniform distribution across the search space and enhance population diversity from the outset.Secondly,Cauchy and Levy strategies replace the standard CS population update.This strategy involves evaluating the fitness of candidate solutions to dynamically group the population based on performance.Different step-size adaptation strategies are then applied to distinct groups,enabling an adaptive search mechanism that balances exploration and exploitation.Experiments were conducted on six benchmark functions and four constrained engineering design problems,and the results indicate that the proposed GDACS achieves good search efficiency and produces more accurate optimization results compared with other state-of-the-art algorithms. 展开更多
关键词 Cuckoo search algorithm chaotic transformation population division adaptive update strategy Cauchy distribution
在线阅读 下载PDF
Dynamic finite element model updating using meta-model and genetic algorithm 被引量:3
3
作者 费庆国 李爱群 缪长青 《Journal of Southeast University(English Edition)》 EI CAS 2006年第2期213-217,共5页
Current dynamic finite element model updating methods are not efficient or restricted to the problem of local optima. To circumvent these, a novel updating method which integrates the meta-model and the genetic algori... Current dynamic finite element model updating methods are not efficient or restricted to the problem of local optima. To circumvent these, a novel updating method which integrates the meta-model and the genetic algorithm is proposed. Experimental design technique is used to determine the best sampling points for the estimation of polynomial coefficients given the order and the number of independent variables. Finite element analyses are performed to generate the sampling data. Regression analysis is then used to estimate the response surface model to approximate the functional relationship between response features and design parameters on the entire design space. In the fitness evaluation of the genetic algorithm, the response surface model is used to substitute the finite element model to output features with given design parameters for the computation of fitness for the individual. Finally, the global optima that corresponds to the updated design parameter is acquired after several generations of evolution. In the application example, finite element analysis and modal testing are performed on a real chassis model. The finite element model is updated using the proposed method. After updating, root-mean-square error of modal frequencies is smaller than 2%. Furthermore, prediction ability of the updated model is validated using the testing results of the modified structure. The root-mean-square error of the prediction errors is smaller than 2%. 展开更多
关键词 finite element model model updating response surface model genetic algorithm
在线阅读 下载PDF
Finite Element Model Updating of Bridge Structures Based on Sensitivity Analysis and Optimization Algorithm 被引量:6
4
作者 HUANG Minshui ZHU Hongping 《Wuhan University Journal of Natural Sciences》 CAS 2008年第1期87-92,共6页
The dynamic characteristics of bridge structures, such as the natural frequencies, mode shapes and model damping ratio, are the basis of structural dynamic computation, seismic analysis, vibration control and structur... The dynamic characteristics of bridge structures, such as the natural frequencies, mode shapes and model damping ratio, are the basis of structural dynamic computation, seismic analysis, vibration control and structural health condition monitoring. In this paper, a three-dimensional finite-element model is established for a highway bridge over a railway on No.312 National Highway and the ambient test is carried out in site, the dynamic characteristics of the bridge are studied using the finite-element analysis and ambient vibration measurements. Comparison between the theoretical and experimental results shows that the frequency differences of the modes range between 0.44% and 8.77%. If the measurement is more reliable, the finite element model updating is necessary. Thus, a set of design variables is selected based on sensitivity analysis, then the finite element model of the bridge is updated based on optimization algorithm. The results of model updating show that the proposed updating method in this paper is more simple and effective, the updated finite element model can reflect the dynamic characteristics of the bridge better, the analytical results can provide the theoretical basis for damage identification and health condition monitoring of the bridge. 展开更多
关键词 sensitivity analysis optimization algorithm model updating bridge structure
在线阅读 下载PDF
Multi-strategy Enhanced Hiking Optimization Algorithm for Task Scheduling in the Cloud Environment
5
作者 Libang Wu Shaobo Li +2 位作者 Fengbin Wu Rongxiang Xie Panliang Yuan 《Journal of Bionic Engineering》 2025年第3期1506-1534,共29页
Metaheuristic algorithms are pivotal in cloud task scheduling. However, the complexity and uncertainty of the scheduling problem severely limit algorithms. To bypass this circumvent, numerous algorithms have been prop... Metaheuristic algorithms are pivotal in cloud task scheduling. However, the complexity and uncertainty of the scheduling problem severely limit algorithms. To bypass this circumvent, numerous algorithms have been proposed. The Hiking Optimization Algorithm (HOA) have been used in multiple fields. However, HOA suffers from local optimization, slow convergence, and low efficiency of late iteration search when solving cloud task scheduling problems. Thus, this paper proposes an improved HOA called CMOHOA. It collaborates with multi-strategy to improve HOA. Specifically, Chebyshev chaos is introduced to increase population diversity. Then, a hybrid speed update strategy is designed to enhance convergence speed. Meanwhile, an adversarial learning strategy is introduced to enhance the search capability in the late iteration. Different scenarios of scheduling problems are used to test the CMOHOA’s performance. First, CMOHOA was used to solve basic cloud computing task scheduling problems, and the results showed that it reduced the average total cost by 10% or more. Secondly, CMOHOA has been applied to edge fog cloud scheduling problems, and the results show that it reduces the average total scheduling cost by 2% or more. Finally, CMOHOA reduced the average total cost by 7% or more in scheduling problems for information transmission. 展开更多
关键词 Task scheduling Chebyshev chaos Hybrid speed update strategy Metaheuristic algorithms The Hiking Optimization algorithm(HOA)
在线阅读 下载PDF
Cat Swarm Algorithm Generated Based on Genetic Programming Framework Applied in Digital Watermarking
6
作者 Shu-Chuan Chu Libin Fu +2 位作者 Jeng-Shyang Pan Xingsi Xue Min Liu 《Computers, Materials & Continua》 2025年第5期3135-3163,共29页
Evolutionary algorithms have been extensively utilized in practical applications.However,manually designed population updating formulas are inherently prone to the subjective influence of the designer.Genetic programm... Evolutionary algorithms have been extensively utilized in practical applications.However,manually designed population updating formulas are inherently prone to the subjective influence of the designer.Genetic programming(GP),characterized by its tree-based solution structure,is a widely adopted technique for optimizing the structure of mathematical models tailored to real-world problems.This paper introduces a GP-based framework(GPEAs)for the autonomous generation of update formulas,aiming to reduce human intervention.Partial modifications to tree-based GP have been instigated,encompassing adjustments to its initialization process and fundamental update operations such as crossover and mutation within the algorithm.By designing suitable function sets and terminal sets tailored to the selected evolutionary algorithm,and ultimately derive an improved update formula.The Cat Swarm Optimization Algorithm(CSO)is chosen as a case study,and the GP-EAs is employed to regenerate the speed update formulas of the CSO.To validate the feasibility of the GP-EAs,the comprehensive performance of the enhanced algorithm(GP-CSO)was evaluated on the CEC2017 benchmark suite.Furthermore,GP-CSO is applied to deduce suitable embedding factors,thereby improving the robustness of the digital watermarking process.The experimental results indicate that the update formulas generated through training with GP-EAs possess excellent performance scalability and practical application proficiency. 展开更多
关键词 Cat swarm algorithm genetic programming digital watermarking update mode mode generation framework
在线阅读 下载PDF
An improved fluid flow algorithm for hydraulic fracturing:Optimizing domain volume and crack pressure update strategies
7
作者 Wei Zhang Jing Bi +3 位作者 Yu Zhao Yongfa Zhang Chaolin Wang Yang Pan 《International Journal of Mining Science and Technology》 2025年第4期639-657,共19页
With the widespread adoption of hydraulic fracturing technology in oil and gas resource development,improving the accuracy and efficiency of fracturing simulations has become a critical research focus.This paper propo... With the widespread adoption of hydraulic fracturing technology in oil and gas resource development,improving the accuracy and efficiency of fracturing simulations has become a critical research focus.This paper proposes an improved fluid flow algorithm,aiming to enhance the computational efficiency of hydraulic fracturing simulations while ensuring computational accuracy.The algorithm optimizes the aperture law and iteration criteria,focusing on improving the domain volume and crack pressure update strategy,thereby enabling precise capture of dynamic borehole pressure variations during injection tests.The effectiveness of the algorithm is verified through three flow-solid coupling cases.The study also analyzes the effects of borehole size,domain volume,and crack pressure update strategy on fracturing behavior.Furthermore,the performance of the improved algorithm in terms of crack propagation rate,micro-crack formation,and fluid pressure distribution was further evaluated.The results indicate that while large-size boreholes delay crack initiation,the cracks propagate more rapidly once formed.Additionally,the optimized domain volume calculation and crack pressure update strategy significantly shorten the pressure propagation stage,promote crack propagation,and improve computational efficiency. 展开更多
关键词 Hydraulic fracturing Fluid flow algorithm Domain volume optimization Crack pressure update Borehole size
在线阅读 下载PDF
基于OpenRadioss的RHT模型改进及地下自由场爆炸分析
8
作者 邓鹏 胡世君 +4 位作者 李霖炜 张舵 冉宪文 张超 陈仁朋 《兵器装备工程学报》 北大核心 2026年第1期15-23,共9页
数值模拟是当今研究钻地武器对地下岩石和结构毁伤的主要方法,而岩石和混凝土的动态本构模型是地下爆炸模拟准确可靠的关键。基于3强度面的RHT模型,从残余应力面、拉压子午比、应变率增强因子及拉伸损伤演化模型4个方面进行改进,梳理了... 数值模拟是当今研究钻地武器对地下岩石和结构毁伤的主要方法,而岩石和混凝土的动态本构模型是地下爆炸模拟准确可靠的关键。基于3强度面的RHT模型,从残余应力面、拉压子午比、应变率增强因子及拉伸损伤演化模型4个方面进行改进,梳理了RHT模型的应力更新和本构计算流程,提出了在开源仿真软件OpenRadioss中的实现与应用方法,并开展了混凝土单元拉压测试和地下自由场爆炸模拟分析,分析结果表明:改进RHT模型解决了传统RHT模型双轴压缩没有应力下降段及三轴拉伸不能损伤累积的错误,优化了单轴、双轴拉伸的损伤演化规律;对于地下自由场爆炸,改进RHT模型计算的应力时程曲线在峰值之后的平稳度更好,数值振荡较低,11个测点应力峰值与试验相比平均误差由传统RHT模型的32.58%降低至12.59%。 展开更多
关键词 RHT模型改进 应力更新算法 OpenRadioss 数值模拟 地下自由场爆炸
在线阅读 下载PDF
融合参考向量更新的约束高维多目标进化算法
9
作者 李俊 刘伟康 +1 位作者 吴颖波 陈黎 《小型微型计算机系统》 北大核心 2026年第3期563-578,共16页
为有效解决约束高维多目标优化问题,本文提出了一种新型的融合参考向量更新的双种群双阶段进化算法WDPEA-RVU,旨在高维空间中有效平衡可行性、收敛性和多样性.首先,算法采用双种群双阶段机制,通过辅助种群与主要种群的信息交流,实现全... 为有效解决约束高维多目标优化问题,本文提出了一种新型的融合参考向量更新的双种群双阶段进化算法WDPEA-RVU,旨在高维空间中有效平衡可行性、收敛性和多样性.首先,算法采用双种群双阶段机制,通过辅助种群与主要种群的信息交流,实现全局搜索与局部集中的有效协作.其次,针对在高维空间中传统Pareto支配关系影响力减弱的问题,算法结合θ-支配,提出新的环境选择策略,以增强在高维空间中收敛性的选择压力.最后,为解决可行区域内个体分布不均的问题,设计了一种参考向量更新机制,以改善可行区域内个体的分布多样性.通过与其它代表性算法在C_DTLZ、DC_DTLZ和MW测试套件上进行不同目标数量的对比实验,展现了WDPEA-RVU的先进性;并通过在ZXH_CF测试套件上进行不同目标数量的消融实验,验证了本文所提出参考向量更新机制的有效性. 展开更多
关键词 约束高维多目标 双种群 双阶段 进化算法 环境选择 参考向量更新
在线阅读 下载PDF
基于多策略融合哈里斯鹰算法的多无人机协同路径规划方法
10
作者 鲍刚 袁豪 +2 位作者 周冉冉 陶长河 杨代强 《兵器装备工程学报》 北大核心 2026年第2期267-278,共12页
针对多无人机协同路径规划以及传统哈里斯鹰优化算法存在稳定性差、容易陷入局部最优的不足等问题,提出一种基于多策略融合哈里斯鹰优化算法(MIHHO)的多无人机协同路径规划方法。综合考虑多无人机飞行成本以及其性能约束和多机协同约束... 针对多无人机协同路径规划以及传统哈里斯鹰优化算法存在稳定性差、容易陷入局部最优的不足等问题,提出一种基于多策略融合哈里斯鹰优化算法(MIHHO)的多无人机协同路径规划方法。综合考虑多无人机飞行成本以及其性能约束和多机协同约束,建立多无人机协同路径规划模型。在哈里斯鹰优化算法的基础上,使用复合混沌佳点集策略增加种群的多样性并扩大搜索范围。在探索阶段引入改进的黏菌位置更新策略降低算法随机性,增强算法的搜索能力。采用自适应混合变异策略加强算法摆脱局部最优解的能力。仿真实验表明:所提MIHHO算法具有更好的稳定性和收敛精度,在多无人机协同路径规划问题中能够为每架无人机规划出满足约束且路径长度更短、成本更低的飞行路径。 展开更多
关键词 多无人机 路径规划 哈里斯鹰优化算法 复合混沌佳点集 黏菌位置更新 自适应混合变异
在线阅读 下载PDF
Q学习模因算法求解可重入置换流水车间调度问题
11
作者 吕卓红 李作成 +1 位作者 钱斌 胡蓉 《重庆邮电大学学报(自然科学版)》 北大核心 2026年第1期74-82,共9页
可重入置换流水车间调度问题作为生产调度领域中的一个经典NP难问题,其不规则且庞大的解空间给常见智能优化算法的搜索带来了挑战。为了应对这一难题,设计了一种基于Q学习的模因算法,该算法能够自适应地选择全局搜索算子,以最小化最大... 可重入置换流水车间调度问题作为生产调度领域中的一个经典NP难问题,其不规则且庞大的解空间给常见智能优化算法的搜索带来了挑战。为了应对这一难题,设计了一种基于Q学习的模因算法,该算法能够自适应地选择全局搜索算子,以最小化最大完工时间。在基于Q学习的模因算法中,针对问题特性设计了4种全局搜索算子;融入Q学习机制,Q学习能够帮助算法在迭代过程中自适应地选择适合当下的全局搜索算子,提高算法的效率;在种群更新阶段,采用了基于质量和距离的种群更新机制,不仅确保了解的质量,也维护了种群的多样性。通过仿真实验和与其他算法的对比实验,验证了所提出的基于Q学习的模因算法在求解可重入置换流水车间调度问题(reentrant permutation flow-shop scheduling problem,RPFSP)问题上的有效性和鲁棒性。 展开更多
关键词 可重入 置换流水车间 模因算法 Q学习 自适应 种群更新
在线阅读 下载PDF
基于TMCMC抽样的导管架平台模型修正方法
12
作者 王维刚 任毅昊 +1 位作者 路敬祎 闫天红 《机械设计与制造工程》 2026年第1期13-18,共6页
为了使导管架平台有限元模型尽可能接近真实结构,提出了一种基于过渡马尔可夫链蒙特卡洛(TMCMC)抽样的导管架平台模型修正方法。首先,选择频率和模态振型作为修正目标,弹性模量、桩腿支承刚度和桩腿壁厚作为待修正参数;其次,通过贝叶斯... 为了使导管架平台有限元模型尽可能接近真实结构,提出了一种基于过渡马尔可夫链蒙特卡洛(TMCMC)抽样的导管架平台模型修正方法。首先,选择频率和模态振型作为修正目标,弹性模量、桩腿支承刚度和桩腿壁厚作为待修正参数;其次,通过贝叶斯框架得到待修正参数的后验概率密度函数(PDF);再次,采用TMCMC算法对待修正参数抽样,并进行迭代求解;最终得到导管架平台模型修正后的参数。结果表明,修正后各项指标都在合理的范围内,频率和模态置信度(MAC)得到了很好的匹配。通过与基于MH算法的模型修正方法比较,证明该方法具有精度高、效率高等优点。 展开更多
关键词 贝叶斯 过渡马尔可夫链蒙特卡洛算法 导管架平台 模型修正
在线阅读 下载PDF
NEW LIMITED MEMORY SYMMETRIC RANK ONE ALGORITHM FOR LARGE-SCALE UNCONSTRAINED OPTIMIZATION
13
作者 刘浩 倪勤 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2008年第3期235-239,共5页
A new limited memory symmetric rank one algorithm is proposed. It combines a modified self-scaled symmetric rank one (SSR1) update with the limited memory and nonmonotone line search technique. In this algorithm, th... A new limited memory symmetric rank one algorithm is proposed. It combines a modified self-scaled symmetric rank one (SSR1) update with the limited memory and nonmonotone line search technique. In this algorithm, the descent search direction is generated by inverse limited memory SSR1 update, thus simplifying the computation. Numerical comparison of the algorithm and the famous limited memory BFGS algorithm is given. Comparison results indicate that the new algorithm can process a kind of large-scale unconstrained optimization problems. 展开更多
关键词 optimization large scale systems symmetric rank one update nonmonotone line search limitedmemory algorithm
在线阅读 下载PDF
植物病害识别微调模型低秩适配方法
14
作者 黄锦清 叶进 +3 位作者 胡慧琳 阳继辉 兰伟 张艳青 《智慧农业(中英文)》 2026年第1期40-51,共12页
[目的/意义]深度学习应用于植物病害识别任务时,模型微调面临计算资源受限、参数更新开销较大的挑战。传统低秩适配(Low-Rank Adaptation,LoRA)方法虽能有效减少参数开销,但仍可能导致资源浪费或优化受限。[方法]提出一种动态秩分配算法... [目的/意义]深度学习应用于植物病害识别任务时,模型微调面临计算资源受限、参数更新开销较大的挑战。传统低秩适配(Low-Rank Adaptation,LoRA)方法虽能有效减少参数开销,但仍可能导致资源浪费或优化受限。[方法]提出一种动态秩分配算法,旨在提升植物病害分类模型精度的同时,平衡计算资源。通过引入一种基于中心化核对齐的跨层特征相似性度量方法,量化不同层之间的表征相关性;同时基于梯度信息和激活强度构建1个校正因子,用于衡量各层对损失函数的直接影响;考虑训练过程中特征表示变化的影响,提出基于稳定性触发的自适应秩分配表更新策略(Rank Re-Allocation,RRA),在训练过程中监测微调模型参数的收敛状态,在模型趋于稳定时自动更新秩分配表,确保关键层分配更多资源,从而实现参数资源在不同层之间的优化分配。[结果和讨论]在小麦病害数据集、植物病害数据集等公开数据集上使用AlexNet、MobileNetV2、RegNetY和ConvNeXt这4种不同的模型进行测试,该方法与全参数微调相比,在保证平均准确率的基础上,资源消耗分别减少至0.42%,2.46%,3.56%和1.25%。与LoRA方法(R=16)进行对比,AlexNet、MobileNetV2和RegNetY在小麦病害数据集上的准确率分别提高0.38、0.40和0.05个百分点,资源消耗分别减少59.3%、87.4%和50.5%。[结论]低秩自适应微调方法在保证植物病害识别精度的同时,能够显著减少模型训练参数。 展开更多
关键词 低秩自适应微调 特征相似性 秩分配算法 秩分配更新策略
在线阅读 下载PDF
基于改进粒子群算法的AUV空间路径规划
15
作者 展邦顺 安顺 +1 位作者 何燕 王龙金 《青岛科技大学学报(自然科学版)》 2026年第1期134-139,共6页
针对粒子群优化算法在进行自主式水下机器人三维路径规划时,收敛精度低、收敛速度慢和易陷入局部最优等问题,提出了一种改进粒子群优化算法。提出的改进粒子群算法利用标准的粒子群2011(standard particle swarm optimization 2011,SPSO... 针对粒子群优化算法在进行自主式水下机器人三维路径规划时,收敛精度低、收敛速度慢和易陷入局部最优等问题,提出了一种改进粒子群优化算法。提出的改进粒子群算法利用标准的粒子群2011(standard particle swarm optimization 2011,SPSO 2011)算法的速度和位置更新规则,引入自适应参数平衡局部和全局搜索能力,提高收敛精度;引入遗传算法中的多交叉算子和变异算子等进化算子以及改进位置更新策略来加快算法的收敛速度,同时避免算法陷入局部最优。该算法综合考虑路径长度、路径平滑性和路径安全性因素来建立路径规划算法的适应度函数。针对特定的航行环境,基于MATLAB平台进行系统仿真。仿真结果表明,提出的路径规划算法收敛速度更快,收敛精度更高,且不易陷入局部最优。 展开更多
关键词 自主式水下机器人 三维路径规划 改进SPSO 2011算法 自适应参数 进化算子 改进位置更新策略
在线阅读 下载PDF
一种面向物联网终端的原地差分升级方案
16
作者 王春泽 王晓伟 相毅 《无线互联科技》 2026年第2期37-40,共4页
在远程(Over-the-Air,OTA)升级过程中,传统的差分升级算法通常需要单独的存储空间来暂存生成的新固件,导致对设备的存储容量要求较高,难以应用于资源受限的物联网终端。文章提出一种基于改进HDiffPatch算法的原地差分升级方案,可在旧固... 在远程(Over-the-Air,OTA)升级过程中,传统的差分升级算法通常需要单独的存储空间来暂存生成的新固件,导致对设备的存储容量要求较高,难以应用于资源受限的物联网终端。文章提出一种基于改进HDiffPatch算法的原地差分升级方案,可在旧固件存储空间内生成新固件,无需额外的存储空间。方案通过引入带权重的最长递增子序列算法优化覆盖线匹配策略并设计覆盖线安全移动路径搜索机制,有效解决了原地升级过程中的数据冲突问题。同时,文章设计了系统化的原地差分升级流程。实验结果表明,该方案能够在容量有限的物联网终端上实现固件原地升级,显著降低了硬件成本与升级带宽。 展开更多
关键词 物联网 差分升级 远程升级 HDiffPatch算法
在线阅读 下载PDF
An improved optimal elemental method for updating finite element models 被引量:5
17
作者 段忠东 Spencer B.F. +1 位作者 闫桂荣 欧进萍 《Earthquake Engineering and Engineering Vibration》 SCIE EI CSCD 2004年第1期67-74,共8页
The optimal matrix method and optimal elemental method used to update finite element models may not provide accurate results.This situation occurs when the test modal model is incomplete,as is often the case in practi... The optimal matrix method and optimal elemental method used to update finite element models may not provide accurate results.This situation occurs when the test modal model is incomplete,as is often the case in practice.An improved optimal elemental method is presented that defines a new objective function,and as a byproduct,circumvents the need for mass normalized modal shapes,which are also not readily available in practice.To solve the group of nonlinear equations created by the improved optimal method,the Lagrange multiplier method and Matlab function fmincon are employed.To deal with actual complex structures, the float-encoding genetic algorithm(FGA)is introduced to enhance the capability of the improved method.Two examples,a 7- degree of freedom(DOF)mass-spring system and a 53-DOF planar frame,respectively,are updated using the improved method. The example results demonstrate the advantages of the improved method over existing optimal methods,and show that the genetic algorithm is an effective way to update the models used for actual complex structures. 展开更多
关键词 model updating optimal elemental method Lagrangc multiplier method genetic algorithm
在线阅读 下载PDF
Dynamic finite element model updating of prestressed concrete continuous box-girder bridge 被引量:6
18
作者 Lin Xiankun Zhang Lingmi +1 位作者 Guo Qintao Zhang Yufeng 《Earthquake Engineering and Engineering Vibration》 SCIE EI CSCD 2009年第3期399-407,共9页
The dynamic finite element model (FEM) of a prestressed concrete continuous box-girder bridge, called the Tongyang Canal Bridge, is built and updated based on the results of ambient vibration testing (AVT) using a... The dynamic finite element model (FEM) of a prestressed concrete continuous box-girder bridge, called the Tongyang Canal Bridge, is built and updated based on the results of ambient vibration testing (AVT) using a real-coded accelerating genetic algorithm (RAGA). The objective functions are defined based on natural frequency and modal assurance criterion (MAC) metrics to evaluate the updated FEM. Two objective functions are defined to fully account for the relative errors and standard deviations of the natural frequencies and MAC between the AVT results and the updated FEM predictions. The dynamically updated FEM of the bridge can better represent its structural dynamics and serve as a baseline in long-term health monitoring, condition assessment and damage identification over the service life of the bridge . 展开更多
关键词 prestressed concrete continuous box-girder bridge field ambient vibration testing dynamic characteristics model updating accelerating genetic algorithm objective function
在线阅读 下载PDF
An adaptive ant colony system algorithm for continuous-space optimization problems 被引量:20
19
作者 李艳君 吴铁军 《Journal of Zhejiang University Science》 CSCD 2003年第1期40-46,共7页
Ant colony algorithms comprise a novel category of evolutionary computation methods for optimization problems, especially for sequencing-type combinatorial optimization problems. An adaptive ant colony algorithm is pr... Ant colony algorithms comprise a novel category of evolutionary computation methods for optimization problems, especially for sequencing-type combinatorial optimization problems. An adaptive ant colony algorithm is proposed in this paper to tackle continuous-space optimization problems, using a new objective-function-based heuristic pheromone assignment approach for pheromone update to filtrate solution candidates.Global optimal solutions can be reached more rapidly by self-adjusting the path searching behaviors of the ants according to objective values. The performance of the proposed algorithm is compared with a basic ant colony algorithm and a Square Quadratic Programming approach in solving two benchmark problems with multiple extremes. The results indicated that the efficiency and reliability of the proposed algorithm were greatly improved. 展开更多
关键词 Ant colony algorithm Continuous space optimization Pheromone update strategy
在线阅读 下载PDF
Multi-group ant colony algorithm based on simulated annealing method 被引量:2
20
作者 朱经纬 芮挺 +1 位作者 廖明 张金林 《Journal of Shanghai University(English Edition)》 CAS 2010年第6期464-468,共5页
To overcome the default of single search tendency, the ants in the colony are divided into several sub-groups. The ants in different subgroups have different trail information and expectation coefficients. The simulat... To overcome the default of single search tendency, the ants in the colony are divided into several sub-groups. The ants in different subgroups have different trail information and expectation coefficients. The simulated annealing method is introduced to the algorithm. Through setting the temperature changing with the iterations, after each turn of tours, the solution set obtained by the ants is taken as the candidate set. The update set is obtained by adding the solutions in the candidate set to the previous update set with the probability determined by the temperature. The solutions in the candidate set are used to update the trail information. In each turn of updating, the current best solution is also used to enhance the trail information on the current best route. The trail information is reset when the algorithm is in stagnation state. The computer experiments demonstrate that the proposed algorithm has higher stability and convergence speed. 展开更多
关键词 ant colony algorithm simulated annealing method MULTI-GROUP candidate set update set
在线阅读 下载PDF
上一页 1 2 46 下一页 到第
使用帮助 返回顶部