期刊文献+
共找到137,646篇文章
< 1 2 250 >
每页显示 20 50 100
基于PSO⁃Newton的超深井最大安全起下钻速度预测
1
作者 梁海波 李国庆 +1 位作者 彭珣 周天明 《石油机械》 北大核心 2026年第1期30-37,共8页
油气勘探开发向着深井、超深井等区域转移,起下钻过程中溢流漏失等事故频发,降低了开发效率甚至威胁到工作人员的生命安全。为避免井筒波动压力超过安全波动压力窗口而引发安全事故,应严格控制起下钻或下套管速度,使其不超过最大安全速... 油气勘探开发向着深井、超深井等区域转移,起下钻过程中溢流漏失等事故频发,降低了开发效率甚至威胁到工作人员的生命安全。为避免井筒波动压力超过安全波动压力窗口而引发安全事故,应严格控制起下钻或下套管速度,使其不超过最大安全速度。最大安全起下钻速度的设计是钻井设计和现场施工需要考虑的重要问题。基于幂律流变模型,结合稳态波动压力理论,建立考虑井下安全的极限起下钻速度模型,并采用参数动态调整的PSO⁃Newton算法对模型进行求解,使用超深井作业数据对模型进行了验证。研究结果表明:以实际波动压力计算得出的钻柱运动速度与实际下钻速度误差不超过8.5%,且求解的最大安全起下钻速度均大于等于实际最大起下钻速度,能够有效预测深井、超深井的最大安全起下钻速度。所得结论可为现场起下钻作业提供参考。 展开更多
关键词 超深井 波动压力 PSO⁃newton 最大安全起下钻速度 钻井液 钻柱 幂律流体
在线阅读 下载PDF
一类具阻尼的可压缩非Newton流体方程的整体解
2
作者 蔡欣池 李华鹏 《吉林大学学报(理学版)》 北大核心 2026年第1期134-142,共9页
研究一类具有初始真空和线性阻尼的非Newton流体初边值问题.在初始能量小,且初值满足一定相容性的条件下,利用加权能量估计技巧和Zlotnik不等式克服动量方程黏性项的非线性性,证明密度函数具有时间的一致上界.进而采用连续性方法得到该... 研究一类具有初始真空和线性阻尼的非Newton流体初边值问题.在初始能量小,且初值满足一定相容性的条件下,利用加权能量估计技巧和Zlotnik不等式克服动量方程黏性项的非线性性,证明密度函数具有时间的一致上界.进而采用连续性方法得到该非Newton流体初边值问题整体强解的存在唯一性结论. 展开更多
关键词 整体强解 newton流体 初始真空 加权估计
在线阅读 下载PDF
PID Steering Control Method of Agricultural Robot Based on Fusion of Particle Swarm Optimization and Genetic Algorithm 被引量:1
3
作者 ZHAO Longlian ZHANG Jiachuang +2 位作者 LI Mei DONG Zhicheng LI Junhui 《农业机械学报》 北大核心 2026年第1期358-367,共10页
Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion... Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion algorithm took advantage of the fast optimization ability of PSO to optimize the population screening link of GA.The Simulink simulation results showed that the convergence of the fitness function of the fusion algorithm was accelerated,the system response adjustment time was reduced,and the overshoot was almost zero.Then the algorithm was applied to the steering test of agricultural robot in various scenes.After modeling the steering system of agricultural robot,the steering test results in the unloaded suspended state showed that the PID control based on fusion algorithm reduced the rise time,response adjustment time and overshoot of the system,and improved the response speed and stability of the system,compared with the artificial trial and error PID control and the PID control based on GA.The actual road steering test results showed that the PID control response rise time based on the fusion algorithm was the shortest,about 4.43 s.When the target pulse number was set to 100,the actual mean value in the steady-state regulation stage was about 102.9,which was the closest to the target value among the three control methods,and the overshoot was reduced at the same time.The steering test results under various scene states showed that the PID control based on the proposed fusion algorithm had good anti-interference ability,it can adapt to the changes of environment and load and improve the performance of the control system.It was effective in the steering control of agricultural robot.This method can provide a reference for the precise steering control of other robots. 展开更多
关键词 agricultural robot steering PID control particle swarm optimization algorithm genetic algorithm
在线阅读 下载PDF
RRT^(*)-GSQ:A hybrid sampling path planning algorithm for complex orchard scenarios
4
作者 ZHU Qingzhen ZHAO Jiamuyang +1 位作者 DAI Xu YU Yang 《农业工程学报》 北大核心 2026年第3期13-25,共13页
Traditional sampling-based path planning algorithms,such as the rapidly-exploring random tree star(RRT^(*)),encounter critical limitations in unstructured orchard environments,including low sampling efficiency in narr... Traditional sampling-based path planning algorithms,such as the rapidly-exploring random tree star(RRT^(*)),encounter critical limitations in unstructured orchard environments,including low sampling efficiency in narrow passages,slow convergence,and high computational costs.To address these challenges,this paper proposes a novel hybrid global path planning algorithm integrating Gaussian sampling and quadtree optimization(RRT^(*)-GSQ).This methodology aims to enhance path planning by synergistically combining a Gaussian mixture sampling strategy to improve node generation in critical regions,an adaptive step-size and direction optimization mechanism for enhanced obstacle avoidance,a Quadtree-AABB collision detection framework to lower computational complexity,and a dynamic iteration control strategy for more efficient convergence.In obstacle-free and obstructed scenarios,compared with the conventional RRT^(*),the proposed algorithm reduced the number of node evaluations by 67.57%and 62.72%,and decreased the search time by 79.72%and 78.52%,respectively.In path tracking tests,the proposed algorithm achieved substantial reductions in RMSE of the final path compared to the conventional RRT^(*).Specifically,the lateral RMSE was reduced by 41.5%in obstacle-free environments and 59.3%in obstructed environments,while the longitudinal RMSE was reduced by 57.2%and 58.5%,respectively.Furthermore,the maximum absolute errors in both lateral and longitudinal directions were constrained within 0.75 m.Field validation experiments in an operational orchard confirmed the algorithm's practical effectiveness,showing reductions in the mean tracking error of 47.6%(obstacle-free)and 58.3%(with obstructed),alongside a 5.1%and 7.2%shortening of the path length compared to the baseline method.The proposed algorithm effectively enhances path planning efficiency and navigation accuracy for robots,presenting a superior solution for high-precision autonomous navigation of agricultural robots in orchard environments and holding significant value for engineering applications. 展开更多
关键词 ROBOT path planning ORCHARD improved RRT^(*)algorithm Gaussian sampling autonomous navigation
在线阅读 下载PDF
Path planning of unmanned surface vehicles based on improved particle swarm optimization algorithm with consideration of particle sight distance
5
作者 WANG Cheng YANG Junnan +3 位作者 ZHANG Xinyang QIAN Zhong ZHU Ye LIU Hong 《上海海事大学学报》 北大核心 2026年第1期9-19,共11页
To enhance the accuracy of path planning of unmanned surface vehicles(USVs),the particle swarm optimization algorithm(PSO)is improved based on species migration strategies observed in ecology.By incorporating the conc... To enhance the accuracy of path planning of unmanned surface vehicles(USVs),the particle swarm optimization algorithm(PSO)is improved based on species migration strategies observed in ecology.By incorporating the concept of particle sight distance,an improved algorithm,called SD-IPSO,is proposed for the real-time autonomous navigation of USVs in marine environments.The algorithm refines the individual behavior pattern of particles in the population,effectively improving both local and global search capabilities while avoiding premature convergence.The effectiveness of the algorithm is validated using standard test functions from CEC-2017 function library,assessing it from multiple dimensions.Sensitivity analysis is conducted on key parameters in the algorithm,including particle sight distance and population size.Results indicate that compared with PSO,SD-IPSO demonstrates significant advantages in optimization accuracy and convergence speed.The application of SD-IPSO in path planning is further investigated through a 14-point traveling salesman problem(TSP)example and navigation autonomous tests of USVs in marine environments.Findings demonstrate that the proposed algorithm exhibits superior optimization capabilities and can effectively address the path planning challenges of USVs. 展开更多
关键词 particle swarm optimization algorithm(PSO) sight distance unmanned surface vehicle(USV)
在线阅读 下载PDF
Millimeter wave imaging of Range Migration Algorithm with adaptive background filtering
6
作者 CHENG Zhi-Hua ZHOU Ran +3 位作者 WANG Meng YU Tao WANG Yu-Lan YAO Jian-Quan 《红外与毫米波学报》 北大核心 2026年第2期279-284,共6页
This paper proposes a novel Range Migration Algorithm(RMA)integrated with an adaptive background filtering method specifically designed for near-field millimeter-wave imaging scenarios where targets are in close proxi... This paper proposes a novel Range Migration Algorithm(RMA)integrated with an adaptive background filtering method specifically designed for near-field millimeter-wave imaging scenarios where targets are in close proximity to background structures.This method simulates the attention distribution mode of the human visual system which is used in Artificial Intelligence(AI)and called the Attention Mechanism.Based on the concept of static clutter filtering,the frequency-domain signals of the scanning aperture are divided into grid cells.Background scattering functions are established by analyzing the motion processes within each cell,and the background interference is linearly filtered out.An analysis of the manifestation of background scattering interference within the algorithm is carried out,and the impact of the grid cell dimension on the imaging quality is investigated.Experimental results show that the proposed method exhibits the capability to enhance the signal-to-noise ratio of both the target and the background.It effectively suppresses the background interference,leading to a more prominent image,meanwhile without imposing the excessive computational load.The method offers a novel solution for improving the performance of millimeter-wave imaging technology in practical applications. 展开更多
关键词 information processing technology millimeter-wave imaging Range Migration algorithm(RMA) attention mechanism adaptive background filtering
在线阅读 下载PDF
A game theoretic model and a double oracle algorithm for the heterogeneous weapon target assignment problem
7
作者 MA Yingying LUO He +2 位作者 WANG Guoqiang ZHU Waiming HU Xiaoxuan 《Journal of Systems Engineering and Electronics》 2026年第2期548-566,共19页
Weapon target assignment(WTA)problem is a critical problem in multiplatform confrontation.This paper studies a static WTA problem with heterogeneous weapons in multi-platform air combat scenarios,called heterogeneous ... Weapon target assignment(WTA)problem is a critical problem in multiplatform confrontation.This paper studies a static WTA problem with heterogeneous weapons in multi-platform air combat scenarios,called heterogeneous WTA(HWTA)problem.Heterogeneous indicates that the engagement platforms carry multiple kinds of weapons for different tactical purposes.The targets assigned and the weapons used by one side’s platforms will affect the survival probability and capability of the other side’s platforms.The goal of each side in HWTA is to find a solution to determine the kind of weapon used and the target assigned for each platform,so as to maximize their combat effectiveness.The problem is formulated as a two-player noncooperative game model with considering the conflicts between the engaged sides.The Nash equilibrium is an effective solution to the game in which no player has an incentive to deviate.However,the number of pure strategies in HWTA increases exponentially with the engagement platforms.To improve computing efficiency,a double oracle algorithm with constructive heuristic(DOCH)is developed,within which the constructive heuristic is embedded to solve the oracle subproblems efficiently.Numerical experiments are conducted to verify the effectiveness of the DOCH.The results show that the DOCH can find effective strategies for platforms to improve combat effectiveness.Moreover,the DOCH can find high-quality solutions in seconds,significantly outperforming the state-of-the-art algorithms in terms of computational efficiency,especially for large-scale problems. 展开更多
关键词 weapon target assignment noncooperative game double oracle algorithm constructive heuristic
在线阅读 下载PDF
Optimization of the frequency offset increment of FDA-MIMO based on cuckoo search algorithm
8
作者 WANG Bo ZHAO Yu +2 位作者 LI Yonglin YANG Rennong XUE Junjie 《Journal of Systems Engineering and Electronics》 2026年第1期157-170,共14页
Frequency diverse array multiple-input multiple-output(FDA-MIMO)radar has gained considerable research attention due to its ability to effectively counter active repeater deception jamming in complex electromagnetic e... Frequency diverse array multiple-input multiple-output(FDA-MIMO)radar has gained considerable research attention due to its ability to effectively counter active repeater deception jamming in complex electromagnetic environments.The effectiveness of interference suppression by FDA-MIMO is limited by the inherent range-angle coupling issue in the FDA beampattern.Existing literature primarily focuses on control methods for FDA-MIMO radar beam direction under the assumption of static beampatterns,with insufficient exploration of techniques for managing nonstationary beam directions.To address this gap,this paper initially introduces the FDA-MIMO signal model and the calculation formula for the FDA-MIMO array output using the minimum variance distortionless response(MVDR)beamformer.Building on this,the problem of determining the optimal frequency offset for the FDA is rephrased as a convex optimization problem,which is then resolved using the cuckoo search(CS)algorithm.Simulations confirm the effectiveness of the proposed approach,showing that the frequency offsets obtained through the CS algorithm can create a dot-shaped beam direction at the target location while effectively suppressing interference signals within the mainlobe. 展开更多
关键词 frequency diverse array multiple-input multiple-output(FDA-MIMO) convex optimization cuckoo search algorithm beampattern
在线阅读 下载PDF
Study on the destabilizing damage precursors of cemented tailings backfill based on critical slowing down theory combined with multiple denoising algorithms under consideration of initial defect conditions
9
作者 ZHAO Kang ZHONG Jun-cheng +3 位作者 YAN Ya-jing LIU Yang WEN Dao-tan XIAO Wei-ling 《Journal of Central South University》 2026年第1期375-399,共25页
The cemented tailings backfill(CTB)with initial defects is more prone to destabilization damage under the influence of various unfavorable factors during the mining process.In order to investigate its influence on the... The cemented tailings backfill(CTB)with initial defects is more prone to destabilization damage under the influence of various unfavorable factors during the mining process.In order to investigate its influence on the stability of underground mining engineering,this paper simulates the generation of different degrees of initial defects inside the CTB by adding different contents of air-entraining agent(AEA),investigates the acoustic emission RA/AF eigenvalues of CTB with different contents of AEA under uniaxial compression,and adopts various denoising algorithms(e.g.,moving average smoothing,median filtering,and outlier detection)to improve the accuracy of the data.The variance and autocorrelation coefficients of RA/AF parameters were analyzed in conjunction with the critical slowing down(CSD)theory.The results show that the acoustic emission RA/AF values can be used to characterize the progressive damage evolution of CTB.The denoising algorithm processed the AE signals to reduce the effects of extraneous noise and anomalous spikes.Changes in the variance curves provide clear precursor information,while abrupt changes in the autocorrelation coefficient can be used as an auxiliary localization warning signal.The phenomenon of dramatic increase in the variance and autocorrelation coefficient curves during the compression-tightening stage,which is influenced by the initial defects,can lead to false warnings.As the initial defects of the CTB increase,its instability precursor time and instability time are prolonged,the peak stress decreases,and the time difference between the CTB and the instability damage is smaller.The results provide a new method for real-time monitoring and early warning of CTB instability damage. 展开更多
关键词 initial defects cemented tailings backfill critical slowing down acoustic emission RA/AF values denoising algorithms
在线阅读 下载PDF
Convergence and stability of the Newton-Like algorithm with estimation error in optimization flow control 被引量:1
10
作者 Yang Jun Li Shiyong +1 位作者 Long Chengnian Guan Xinping 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第3期591-597,共7页
The Newton-Like algorithm with price estimation error in optimization flow control in network is analyzed. The estimation error is treated as inexactness of the gradient and the inexact descent direction is analyzed. ... The Newton-Like algorithm with price estimation error in optimization flow control in network is analyzed. The estimation error is treated as inexactness of the gradient and the inexact descent direction is analyzed. Based on the optimization theory, a sufficient condition for convergence of this algorithm with bounded price estimation error is obtained. Furthermore, even when this sufficient condition doesn't hold, this algorithm can also converge, provided a modified step size, and an attraction region is obtained. Based on Lasalle's invariance principle applied to a suitable Lyapunov function, the dynamic system described by this algorithm is proved to be global stability if the error is zero. And the Newton-Like algorithm with bounded price estimation error is also globally stable if the error satisfies the sufficient condition for convergence. All trajectories ultimately converge to the equilibrium point. 展开更多
关键词 flow control newton-Like algorithm convergence global stability OPTIMIZATION Lyapunov function.
在线阅读 下载PDF
Novel Newton’s learning algorithm of neural networks 被引量:2
11
作者 Long Ning Zhang Fengli 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第2期450-454,共5页
Newton's learning algorithm of NN is presented and realized. In theory, the convergence rate of learning algorithm of NN based on Newton's method must be faster than BP's and other learning algorithms, because the ... Newton's learning algorithm of NN is presented and realized. In theory, the convergence rate of learning algorithm of NN based on Newton's method must be faster than BP's and other learning algorithms, because the gradient method is linearly convergent while Newton's method has second order convergence rate. The fast computing algorithm of Hesse matrix of the cost function of NN is proposed and it is the theory basis of the improvement of Newton's learning algorithm. Simulation results show that the convergence rate of Newton's learning algorithm is high and apparently faster than the traditional BP method's, and the robustness of Newton's learning algorithm is also better than BP method' s. 展开更多
关键词 newton's method Hesse matrix fast learning BP method neural network.
在线阅读 下载PDF
Newton迭代优化负泊松比针织物结构设计
12
作者 李小潼 岳佳宁 +1 位作者 姜茜 吴利伟 《针织工业》 北大核心 2025年第6期21-25,共5页
基于Newton迭代算法,设计并优化椭圆穿孔负泊松比结构,利用横机制作负泊松比纬编针织物。结果表明:在不同形状与分布条件下,关键几何因素椭圆穿孔弦长a、b与负泊松比v呈正相关,椭圆长短半轴夹角θ与椭圆穿孔间隙s与v呈负相关。设置参数s... 基于Newton迭代算法,设计并优化椭圆穿孔负泊松比结构,利用横机制作负泊松比纬编针织物。结果表明:在不同形状与分布条件下,关键几何因素椭圆穿孔弦长a、b与负泊松比v呈正相关,椭圆长短半轴夹角θ与椭圆穿孔间隙s与v呈负相关。设置参数s为0.50 cm,a、b均为9.00 cm,夹角20°情况下,根据Newton迭代算法得到最优负泊松比值为-0.912 9;为验证算法模拟准确性,设计关键参数s为0.80 cm,a为2.30 cm,b为1.30 cm,θ为35°,结合纬编技术制作针织物,其实际负泊松比为-0.014 0,Newton迭代算法计算负泊松比为-0.013 7,误差0.3%,证明该算法优化准确性高,同样适用设计其他负泊松比纬编针织物。 展开更多
关键词 负泊松比效应 newton迭代算法 纬编针织技术 椭圆穿孔结构
在线阅读 下载PDF
Active set truncated-Newton algorithm for simultaneous optimization of distillation column 被引量:1
13
作者 梁昔明 《Journal of Central South University of Technology》 2005年第1期93-96,共4页
An active set truncated-Newton algorithm (ASTNA) is proposed to solve the large-scale bound constrained sub-problems. The global convergence of the algorithm is obtained and two groups of numerical experiments are mad... An active set truncated-Newton algorithm (ASTNA) is proposed to solve the large-scale bound constrained sub-problems. The global convergence of the algorithm is obtained and two groups of numerical experiments are made for the various large-scale problems of varying size. The comparison results between ASTNA and the subspace limited memory quasi-Newton algorithm and between the modified augmented Lagrange multiplier methods combined with ASTNA and the modified barrier function method show the stability and effectiveness of ASTNA for simultaneous optimization of distillation column. 展开更多
关键词 simultaneous optimization of distillation column active set truncated-newton algorithm modified augmented Lagrange multiplier methods numerical experiment
在线阅读 下载PDF
BFGS quasi-Newton location algorithm using TDOAs and GROAs 被引量:6
14
作者 Benjian Hao Zan Li State 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2013年第3期341-348,共8页
With the emergence of location-based applications in various fields, the higher accuracy of positioning is demanded. By utilizing the time differences of arrival (TDOAs) and gain ratios of arrival (GROAs), an effi... With the emergence of location-based applications in various fields, the higher accuracy of positioning is demanded. By utilizing the time differences of arrival (TDOAs) and gain ratios of arrival (GROAs), an efficient algorithm for estimating the position is proposed, which exploits the Broyden-Fletcher-Goldfarb-Shanno (BFGS) quasi-Newton method to solve nonlinear equations at the source location under the additive measurement error. Although the accuracy of two-step weighted-least-square (WLS) method based on TDOAs and GROAs is very high, this method has a high computational complexity. While the proposed approach can achieve the same accuracy and bias with the lower computational complexity when the signal-to-noise ratio (SNR) is high, especially it can achieve better accuracy and smaller bias at a lower SNR. The proposed algorithm can be applied to the actual environment due to its real-time property and good robust performance. Simulation results show that with a good initial guess to begin with, the proposed estimator converges to the true solution and achieves the Cramer-Rao lower bound (CRLB) accuracy for both near-field and far-field sources. 展开更多
关键词 time difference of arrival (TDOA) gain ratio of arrival (GROA) source location Broyden-Fletcher-Goldfarb-Shanno (BFGS) quasi-newton method.
在线阅读 下载PDF
An Algorithm for Cloud-based Web Service Combination Optimization Through Plant Growth Simulation 被引量:1
15
作者 Li Qiang Qin Huawei +1 位作者 Qiao Bingqin Wu Ruifang 《系统仿真学报》 北大核心 2025年第2期462-473,共12页
In order to improve the efficiency of cloud-based web services,an improved plant growth simulation algorithm scheduling model.This model first used mathematical methods to describe the relationships between cloud-base... In order to improve the efficiency of cloud-based web services,an improved plant growth simulation algorithm scheduling model.This model first used mathematical methods to describe the relationships between cloud-based web services and the constraints of system resources.Then,a light-induced plant growth simulation algorithm was established.The performance of the algorithm was compared through several plant types,and the best plant model was selected as the setting for the system.Experimental results show that when the number of test cloud-based web services reaches 2048,the model being 2.14 times faster than PSO,2.8 times faster than the ant colony algorithm,2.9 times faster than the bee colony algorithm,and a remarkable 8.38 times faster than the genetic algorithm. 展开更多
关键词 cloud-based service scheduling algorithm resource constraint load optimization cloud computing plant growth simulation algorithm
在线阅读 下载PDF
Newton-Krylov全隐式时间推进方法及其在叶轮机械内流分析中的应用
16
作者 李怡 张倩 +3 位作者 赵家资 徐慎忍 乔磊 王丁喜 《推进技术》 北大核心 2025年第10期58-75,共18页
为将Newton-Krylov全隐式时间推进方法应用于基于雷诺平均纳维斯托克斯(RANS)方程的叶轮机械内流分析中,以此提高叶轮机械内流分析的收敛效率及鲁棒性,本文针对叶轮机械内流分析相比飞机外流分析在方法上需要的补充,发展了考虑旋转周期... 为将Newton-Krylov全隐式时间推进方法应用于基于雷诺平均纳维斯托克斯(RANS)方程的叶轮机械内流分析中,以此提高叶轮机械内流分析的收敛效率及鲁棒性,本文针对叶轮机械内流分析相比飞机外流分析在方法上需要的补充,发展了考虑旋转周期边界、转静交界面及离心力源项的精确雅可比计算方法。后将现有面向飞机外流CFD分析的Newton-Krylov全隐式时间推进方法拓展至多排叶轮机械定常流场分析,并基于此方法开发了适用于飞机外流和叶轮机械内流分析的全隐式时间推进求解器。最后,在一系列典型叶轮机械内流分析算例上验证了所开发的流场求解器的计算精度、收敛效率与鲁棒性。 展开更多
关键词 newton-Krylov方法 叶轮机械 动静交界面 鲁棒性 自适应库朗数
在线阅读 下载PDF
高温气冷堆多组分流动换热耦合系统的Newton-Krylov求解方法研究
17
作者 唐焕燃 张汉 +4 位作者 刘礼勋 彭心茹 邬颖杰 郭炯 李富 《原子能科学技术》 北大核心 2025年第2期348-359,共12页
高温气冷堆的进水事故和进气事故是需要特殊考虑的事故,这两类事故中空气或水蒸气会与堆芯石墨发生化学反应生成多种气体并腐蚀石墨。研究化学腐蚀现象的前提是对堆芯中多种气体的流动扩散现象进行研究,相比于单组分问题,这是一个更为... 高温气冷堆的进水事故和进气事故是需要特殊考虑的事故,这两类事故中空气或水蒸气会与堆芯石墨发生化学反应生成多种气体并腐蚀石墨。研究化学腐蚀现象的前提是对堆芯中多种气体的流动扩散现象进行研究,相比于单组分问题,这是一个更为复杂的非线性耦合系统,需要稳定、准确、高效求解。本文以计算性能优异的Newton-Krylov(NK)方法为耦合框架,针对高温气冷堆特点,开发了多组分气体流动耦合计算模块,提出了基于物理特性的NK修正算法,避免非物理解的中间迭代值。通过与高温气冷堆分析程序TINTE的对比验证了新程序的正确性。测试结果表明,在计算效率上NK算法的计算性能约为Picard算法的6~7倍。 展开更多
关键词 高温气冷堆 多物理场 多组分气体 newton-Krylov算法
在线阅读 下载PDF
Research on Euclidean Algorithm and Reection on Its Teaching
18
作者 ZHANG Shaohua 《应用数学》 北大核心 2025年第1期308-310,共3页
In this paper,we prove that Euclid's algorithm,Bezout's equation and Divi-sion algorithm are equivalent to each other.Our result shows that Euclid has preliminarily established the theory of divisibility and t... In this paper,we prove that Euclid's algorithm,Bezout's equation and Divi-sion algorithm are equivalent to each other.Our result shows that Euclid has preliminarily established the theory of divisibility and the greatest common divisor.We further provided several suggestions for teaching. 展开更多
关键词 Euclid's algorithm Division algorithm Bezout's equation
在线阅读 下载PDF
A Class of Parallel Algorithm for Solving Low-rank Tensor Completion
19
作者 LIU Tingyan WEN Ruiping 《应用数学》 北大核心 2025年第4期1134-1144,共11页
In this paper,we established a class of parallel algorithm for solving low-rank tensor completion problem.The main idea is that N singular value decompositions are implemented in N different processors for each slice ... In this paper,we established a class of parallel algorithm for solving low-rank tensor completion problem.The main idea is that N singular value decompositions are implemented in N different processors for each slice matrix under unfold operator,and then the fold operator is used to form the next iteration tensor such that the computing time can be decreased.In theory,we analyze the global convergence of the algorithm.In numerical experiment,the simulation data and real image inpainting are carried out.Experiment results show the parallel algorithm outperform its original algorithm in CPU times under the same precision. 展开更多
关键词 Tensor completion Low-rank CONVERGENCE Parallel algorithm
在线阅读 下载PDF
Demodulation of Vernier-effect-based optical fiber strain sensor by using improved cross-correlation algorithm
20
作者 LIU Bin CAO Zhi-gang +7 位作者 WANG Xing-yun LIN Zi-han CHENG Rui LIU Jun SUN Yu-han ZHENG Shu-jun ZUO Cheng LIN Ji-ping 《中国光学(中英文)》 北大核心 2025年第6期1463-1474,共12页
The improved cross-correlation algorithm for the strain demodulation of Vernier-effect-based optical fiber sensor(VE-OFS)is proposed in this article.The algorithm identifies the most similar spectrum to the measured o... The improved cross-correlation algorithm for the strain demodulation of Vernier-effect-based optical fiber sensor(VE-OFS)is proposed in this article.The algorithm identifies the most similar spectrum to the measured one from the database of the collected spectra by employing the cross-correlation operation,subsequently deriving the predicted value via weighted calculation.As the algorithm uses the complete information in the measured raw spectrum,more accurate results and larger measurement range can be obtained.Additionally,the improved cross-correlation algorithm also has the potential to improve the measurement speed compared to current standards due to the possibility for the collection using low sampling rate.This work presents an important algorithm towards a simpler,faster way to improve the demodulation performance of VE-OFS. 展开更多
关键词 improved cross-correlation algorithm fiber sensor vernier effect machine learning
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部