期刊文献+
共找到926,340篇文章
< 1 2 250 >
每页显示 20 50 100
基于SAM的水陆两栖环境感知微调策略与应用
1
作者 左哲 蓝鸿 +1 位作者 覃卫 王坤 《北京理工大学学报》 北大核心 2026年第1期20-28,共9页
针对水陆两栖无人平台在不确定环境中面临的高误报率及多感知任务整合困难的问题,本研究提出了一种基于分割一切模型(segment anything model,SAM)的多模型联合环境感知方法,实现了障碍物检测与水陆域分割的统一处理.具体而言,是将U-Net... 针对水陆两栖无人平台在不确定环境中面临的高误报率及多感知任务整合困难的问题,本研究提出了一种基于分割一切模型(segment anything model,SAM)的多模型联合环境感知方法,实现了障碍物检测与水陆域分割的统一处理.具体而言,是将U-Net和YOLOv8与SAM结合,U-Net和YOLOv8负责获取目标的粗略轮廓,而SAM通过其编码−解码结构实现进一步精细分割.此外,设计了专门的微调策略以实现联合训练,进一步提升了模型的性能.本研究还构建了专有数据集USV-Dataset,并开发了数据引擎以提高标注效率.为增强模型的泛化能力,采用了4个公开数据集与USV-Dataset进行混合训练,涵盖了多样化的场景和障碍物类别.实验结果表明,该方法实现了96.8%的mPA分割精度和10 FPS的推理速度,展现出良好的泛化能力,能够满足中低速两栖无人平台的实时环境感知需求. 展开更多
关键词 水陆两栖平台 环境感知 sam 多模型融合
在线阅读 下载PDF
基于SAM多尺度标签优化的半监督学习遥感目标检测 被引量:1
2
作者 周洁 方振宇 《微电子学与计算机》 2026年第1期65-74,共10页
针对遥感图像中目标分辨率低、背景复杂且获取高质量旋转框标注费用高、耗时长等问题,提出了一种多尺度标签优化的半监督学习遥感目标检测方法。该方法使用SoftTeacher模型能够充分利用大量未标注且多样化的数据,同时还能发现原始数据... 针对遥感图像中目标分辨率低、背景复杂且获取高质量旋转框标注费用高、耗时长等问题,提出了一种多尺度标签优化的半监督学习遥感目标检测方法。该方法使用SoftTeacher模型能够充分利用大量未标注且多样化的数据,同时还能发现原始数据集中未标注的目标;借助SAM(Segment Anything Model)模型可实现基于深度学习的图像分割,并通过基于掩码的优化生成高质量的标签。通过半监督学习生成伪标注,对伪标注中的标签特征框进行多尺度处理后输入SAM模型进行优化,使用优化后的标注扩充原数据集样本重新用于全监督训练。实验结果表明:所选用的半监督目标检测模型SoftTeacher能够展现出优于全监督目标检测模型的性能,经过优化后的数据集样本能够展现相比原本伪标注数据集更精确的效果。在使用扩充后的数据集进行全监督训练时,原先的平均精度均值(mean Average Precision, mAP, mAP)从51.4%提升到53.5%。此外,全监督训练阶段使用现有的常用目标检测器进行了对比实验,进一步验证了所提方法可以有效提高遥感目标检测在标注不足情况下的准确性。 展开更多
关键词 遥感图像 半监督学习 sam 图像分割
在线阅读 下载PDF
A medical image segmentation model based on SAM with an integrated local multi-scale feature encoder
3
作者 DI Jing ZHU Yunlong LIANG Chan 《Journal of Measurement Science and Instrumentation》 2025年第3期359-370,共12页
Despite its remarkable performance on natural images,the segment anything model(SAM)lacks domain-specific information in medical imaging.and faces the challenge of losing local multi-scale information in the encoding ... Despite its remarkable performance on natural images,the segment anything model(SAM)lacks domain-specific information in medical imaging.and faces the challenge of losing local multi-scale information in the encoding phase.This paper presents a medical image segmentation model based on SAM with a local multi-scale feature encoder(LMSFE-SAM)to address the issues above.Firstly,based on the SAM,a local multi-scale feature encoder is introduced to improve the representation of features within local receptive field,thereby supplying the Vision Transformer(ViT)branch in SAM with enriched local multi-scale contextual information.At the same time,a multiaxial Hadamard product module(MHPM)is incorporated into the local multi-scale feature encoder in a lightweight manner to reduce the quadratic complexity and noise interference.Subsequently,a cross-branch balancing adapter is designed to balance the local and global information between the local multi-scale feature encoder and the ViT encoder in SAM.Finally,to obtain smaller input image size and to mitigate overlapping in patch embeddings,the size of the input image is reduced from 1024×1024 pixels to 256×256 pixels,and a multidimensional information adaptation component is developed,which includes feature adapters,position adapters,and channel-spatial adapters.This component effectively integrates the information from small-sized medical images into SAM,enhancing its suitability for clinical deployment.The proposed model demonstrates an average enhancement ranging from 0.0387 to 0.3191 across six objective evaluation metrics on BUSI,DDTI,and TN3K datasets compared to eight other representative image segmentation models.This significantly enhances the performance of the SAM on medical images,providing clinicians with a powerful tool in clinical diagnosis. 展开更多
关键词 segment anything model(sam) medical image segmentation ENCODER decoder multiaxial Hadamard product module(MHPM) cross-branch balancing adapter
在线阅读 下载PDF
从通用分割到专用化建筑物提取——SAM在高分遥感影像中的优化策略研究
4
作者 陈秀秀 金永胜 +1 位作者 叶建生 方雷 《中国图象图形学报》 北大核心 2026年第2期642-656,共15页
目的 针对传统高分辨率影像建筑物提取方法的精度瓶颈,SAM(segment anything model)模型虽然具有分割优势,却因训练域差异和人工提示依赖,无法直接应用于大规模遥感影像的自动化提取。为此,提出一种无提示—判别联合模型(SAM-Classifie... 目的 针对传统高分辨率影像建筑物提取方法的精度瓶颈,SAM(segment anything model)模型虽然具有分割优势,却因训练域差异和人工提示依赖,无法直接应用于大规模遥感影像的自动化提取。为此,提出一种无提示—判别联合模型(SAM-Classifier),实现了通用视觉模型向遥感场景的迁移,完成了建筑物的自动化高效提取。方法 本研究采用了一系列实验来系统探究不同提示方式(包括点提示、框提示和掩码提示)在SAM模型指导下的建筑物提取效果,并引入一个无需提示的联合模型——SAM-Classifier,以克服传统SAM模型在语义理解和提示依赖方面的限制。实验基于3个公开可用的数据集进行,以全面评估各种提示策略下SAM模型的表现。此外,为了比较不同解决方案在建筑物提取任务中的性能差异,还特别设计了对比实验,将SAM模型及SAMClassifier的结果与商汤科技开发的遥感大模型(Sense Earth 3.0)进行了详细的对比分析。结果 实验表明,框提示引导下的SAM分割表现最优(WHU数据集F1分数0.945);所提出的SAM-Classifier无需人工提示,Ma数据集F1分数0.717,与对比的先进方法性能相近。结论 本文提出SAM-Classifier,通过融合轻量级分类器实现无需提示的端到端建筑物提取,有效缓解了SAM的语义理解不足与提示依赖问题,为遥感影像的自动化解译提供了新方案。 展开更多
关键词 图像分割 高分辨率影像 建筑物提取 sam(segment anything model) 提示分割 优化策略
原文传递
基于UAV图像和SAM弱监督学习的黑土区保护性耕作玉米秸秆识别方法
5
作者 赵丽华 张超 +4 位作者 王贝贝 陈畅 武亚楠 杨翠翠 李媛媛 《农业机械学报》 北大核心 2026年第3期87-96,共10页
秸秆覆盖还田是黑土区保护性耕作的重要手段,秸秆识别对于保护性耕作实施效果评估和农业管理决策具有重要意义。针对全监督深度学习秸秆遥感识别方法依赖大量像素级标注标签数据问题,提出一种基于无人机(UAV)图像和Segment anything mod... 秸秆覆盖还田是黑土区保护性耕作的重要手段,秸秆识别对于保护性耕作实施效果评估和农业管理决策具有重要意义。针对全监督深度学习秸秆遥感识别方法依赖大量像素级标注标签数据问题,提出一种基于无人机(UAV)图像和Segment anything model(SAM)的弱监督学习秸秆遥感识别方法。通过Adapter和联合损失函数对SAM进行微调,并利用边界框弱标注生成高质量伪标签,最终训练改进的U-Net分割网络实现秸秆识别。以吉林省梨树县玉米保护性耕作区为研究区进行秸秆提取试验,试验结果表明,微调后SAM的平均交并比和F1分数分别达到81.04%和87.85%,显著优于未微调模型;SAM弱监督结合改进U-Net的模型性能高于其他分割方法,F1分数为90.6%;消融试验验证了联合损失函数和卷积模块可有效提升模型性能。本文为黑土区玉米保护性耕作秸秆遥感识别提供了一种高效、低成本的解决方案。 展开更多
关键词 玉米秸秆识别 无人机图像 保护性耕作 弱监督学习 sam 语义分割
在线阅读 下载PDF
Quantitative kinetic modeling of methane generation and δ13C signals for multiple samples in closed-system pyrolysis
6
作者 Zixuan Guan Wenhui Liu +1 位作者 Ping Guan Houyong Luo 《Energy Geoscience》 2025年第4期279-286,共8页
Hydrocarbon generation kinetics are influenced by complex factors,including temperature,reaction time,pressure,and molecular structure,which render simple modeling approaches inadequate for accurately simulating metha... Hydrocarbon generation kinetics are influenced by complex factors,including temperature,reaction time,pressure,and molecular structure,which render simple modeling approaches inadequate for accurately simulating methane generation.The closed-system pyrolysis experiment,a common method to study hydrocarbon generation,poses challenges for kinetic parameter regression due to limited data points.This limitation necessitates the application of sophisticated data analysis techniques to extract meaningful insights from sparse experimental data.This paper establishes a quantitative relationship between methane production and the thermal process through closed system pyrolysis experiments.A nonlinear regression model using multiple algorithms is established based on this quantitative relationship.Accordingly,a method that can quantitatively invert the methane generation kinetic parameters corresponding to the samples based on the experimental data is provided.Based on this theoretical model,a computer program capable of processing experimental data is designed and implemented.Practical analyses are performed using the method above for three samples:a coal sample from the Yulong,Guizhou;a solid bitumen sample from Guangyuan,Sichuan;and a marlstone sample containing type Ⅰ kerogen from Luquan,Yunnan.The results obtained agree with the qualitative estimates based on hydrocarbon generation kinetic theory using the previous method.Thus,the validity of the new data processing method,the new mathematical model,and the data processing procedures are verified. 展开更多
关键词 Hydrocarbon generation kinetics ISOTOPES Kinetic modeling PYROLYSIS
在线阅读 下载PDF
Magnetization-resolved density of states and mixed-order transition in the two-dimensional random bond Ising model:an entropic sampling study
7
作者 Yi Liu Ding Wang +2 位作者 Xin Wang Dao-Xin Yao Lei-Han Tang 《Communications in Theoretical Physics》 2025年第12期167-177,共11页
Systems with quenched disorder possess complex energy landscapes that are challenging to explore under conventional Monte Carlo methods.In this work,we implement an efficient entropy sampling scheme for accurate compu... Systems with quenched disorder possess complex energy landscapes that are challenging to explore under conventional Monte Carlo methods.In this work,we implement an efficient entropy sampling scheme for accurate computation of the entropy function in low-energy regions.The method is applied to the two-dimensional±J random-bond Ising model,where frustration is controlled by the fraction p of ferromagnetic bonds.We investigate the low-temperature paramagnetic–ferromagnetic phase boundary below the multicritical point at T_(N)=0.9530(4),P_(N)=0.89078(8),as well as the zerotemperature ferromagnetic–spin-glass transition.Finite-size scaling analysis reveals that the phase boundary for T<T_(N) exhibits reentrant behavior.By analyzing the evolution of the magnetizationresolved density of states g(E,M)and ground-state spin configurations against increasing frustration,we provide strong evidence that the zero-temperature transition is a mixed-order.Finite-size scaling conducted on the spin-glass side supports the validity of β=0,whereβis the magnetization exponent,with a correlation length exponentν=1.50(8).Our results provide new insights into the nature of the ferromagnetic-to-spin-glass phase transition in an extensively degenerate ground state. 展开更多
关键词 random bond Ising model entropic sampling mixed-order transition
原文传递
Agri-Eval:Multi-level Large Language Model Valuation Benchmark for Agriculture
8
作者 WANG Yaojun GE Mingliang +2 位作者 XU Guowei ZHANG Qiyu BIE Yuhui 《农业机械学报》 北大核心 2026年第1期290-299,共10页
Model evaluation using benchmark datasets is an important method to measure the capability of large language models(LLMs)in specific domains,and it is mainly used to assess the knowledge and reasoning abilities of LLM... Model evaluation using benchmark datasets is an important method to measure the capability of large language models(LLMs)in specific domains,and it is mainly used to assess the knowledge and reasoning abilities of LLMs.Therefore,in order to better assess the capability of LLMs in the agricultural domain,Agri-Eval was proposed as a benchmark for assessing the knowledge and reasoning ability of LLMs in agriculture.The assessment dataset used in Agri-Eval covered seven major disciplines in the agricultural domain:crop science,horticulture,plant protection,animal husbandry,forest science,aquaculture science,and grass science,and contained a total of 2283 questions.Among domestic general-purpose LLMs,DeepSeek R1 performed best with an accuracy rate of 75.49%.In the realm of international general-purpose LLMs,Gemini 2.0 pro exp 0205 standed out as the top performer,achieving an accuracy rate of 74.28%.As an LLMs in agriculture vertical,Shennong V2.0 outperformed all the LLMs in China,and the answer accuracy rate of agricultural knowledge exceeded that of all the existing general-purpose LLMs.The launch of Agri-Eval helped the LLM developers to comprehensively evaluate the model's capability in the field of agriculture through a variety of tasks and tests to promote the development of the LLMs in the field of agriculture. 展开更多
关键词 large language models assessment systems agricultural knowledge agricultural datasets
在线阅读 下载PDF
Ecological Dynamics of a Logistic Population Model with Impulsive Age-selective Harvesting
9
作者 DAI Xiangjun JIAO Jianjun 《应用数学》 北大核心 2026年第1期72-79,共8页
In this paper,we establish and study a single-species logistic model with impulsive age-selective harvesting.First,we prove the ultimate boundedness of the solutions of the system.Then,we obtain conditions for the asy... In this paper,we establish and study a single-species logistic model with impulsive age-selective harvesting.First,we prove the ultimate boundedness of the solutions of the system.Then,we obtain conditions for the asymptotic stability of the trivial solution and the positive periodic solution.Finally,numerical simulations are presented to validate our results.Our results show that age-selective harvesting is more conducive to sustainable population survival than non-age-selective harvesting. 展开更多
关键词 The logistic population model Selective harvesting Asymptotic stability EXTINCTION
在线阅读 下载PDF
Ecosystem service models are indeed being validated:A response to Pereira et al.(2025)
10
作者 James M.Bullock Danny A.P.Hooftman +1 位作者 John W.Redhead Simon Willcock 《Geography and Sustainability》 2026年第1期247-248,共2页
In their recent paper Pereira et al.(2025)claim that validation is overlooked in mapping and modelling of ecosystem services(ES).They state that“many studies lack critical evaluation of the results and no validation ... In their recent paper Pereira et al.(2025)claim that validation is overlooked in mapping and modelling of ecosystem services(ES).They state that“many studies lack critical evaluation of the results and no validation is provided”and that“the validation step is largely overlooked”.This assertion may have been true several years ago,for example,when Ochoa and Urbina-Cardona(2017)made a similar observation.However,there has been much work on ES model validation over the last decade. 展开更多
关键词 evaluation MAPPING modeling es model ecosystem services VALIDATION
在线阅读 下载PDF
Modeling of Precipitation over Africa:Progress,Challenges,and Prospects
11
作者 A.A.AKINSANOLA C.N.WENHAJI +21 位作者 R.BARIMALALA P.-A.MONERIE R.D.DIXON A.T.TAMOFFO M.O.ADENIYI V.ONGOMA I.DIALLO M.GUDOSHAVA C.M.WAINWRIGHT R.JAMES K.C.SILVERIO A.FAYE S.S.NANGOMBE M.W.POKAM D.A.VONDOU N.C.G.HART I.PINTO M.KILAVI S.HAGOS E.N.RAJAGOPAL R.K.KOLLI S.JOSEPH 《Advances in Atmospheric Sciences》 2026年第1期59-86,共28页
In recent years,there has been an increasing need for climate information across diverse sectors of society.This demand has arisen from the necessity to adapt to and mitigate the impacts of climate variability and cha... In recent years,there has been an increasing need for climate information across diverse sectors of society.This demand has arisen from the necessity to adapt to and mitigate the impacts of climate variability and change.Likewise,this period has seen a significant increase in our understanding of the physical processes and mechanisms that drive precipitation and its variability across different regions of Africa.By leveraging a large volume of climate model outputs,numerous studies have investigated the model representation of African precipitation as well as underlying physical processes.These studies have assessed whether the physical processes are well depicted and whether the models are fit for informing mitigation and adaptation strategies.This paper provides a review of the progress in precipitation simulation overAfrica in state-of-the-science climate models and discusses the major issues and challenges that remain. 展开更多
关键词 RAINFALL MONSOON climate modeling CORDEX CMIP6 convection-permitting models
在线阅读 下载PDF
Virtual sample diffusion generation method guided by large language model-generated knowledge for enhancing information completeness and zero-shot fault diagnosis in building thermal systems
12
作者 Zhe SUN Qiwei YAO +7 位作者 Ling SHI Huaqiang JIN Yingjie XU Peng YANG Han XIAO Dongyu CHEN Panpan ZHAO Xi SHEN 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 2025年第10期895-916,共22页
In the era of big data,data-driven technologies are increasingly leveraged by industry to facilitate autonomous learning and intelligent decision-making.However,the challenge of“small samples in big data”emerges whe... In the era of big data,data-driven technologies are increasingly leveraged by industry to facilitate autonomous learning and intelligent decision-making.However,the challenge of“small samples in big data”emerges when datasets lack the comprehensive information necessary for addressing complex scenarios,which hampers adaptability.Thus,enhancing data completeness is essential.Knowledge-guided virtual sample generation transforms domain knowledge into extensive virtual datasets,thereby reducing dependence on limited real samples and enabling zero-sample fault diagnosis.This study used building air conditioning systems as a case study.We innovatively used the large language model(LLM)to acquire domain knowledge for sample generation,significantly lowering knowledge acquisition costs and establishing a generalized framework for knowledge acquisition in engineering applications.This acquired knowledge guided the design of diffusion boundaries in mega-trend diffusion(MTD),while the Monte Carlo method was used to sample within the diffusion function to create information-rich virtual samples.Additionally,a noise-adding technique was introduced to enhance the information entropy of these samples,thereby improving the robustness of neural networks trained with them.Experimental results showed that training the diagnostic model exclusively with virtual samples achieved an accuracy of 72.80%,significantly surpassing traditional small-sample supervised learning in terms of generalization.This underscores the quality and completeness of the generated virtual samples. 展开更多
关键词 Information completeness Large language models(LLMs) Virtual sample generation Knowledge-guided Building air conditioning systems
原文传递
Stability of k-ε model in Kolmogorov flow
13
作者 Jiashuo GUO Le FANG 《Applied Mathematics and Mechanics(English Edition)》 2026年第1期165-184,共20页
The Reynolds-averaged Navier-Stokes(RANS)technique enables critical engineering predictions and is widely adopted.However,since this iterative computation relies on the fixed-point iteration,it may converge to unexpec... The Reynolds-averaged Navier-Stokes(RANS)technique enables critical engineering predictions and is widely adopted.However,since this iterative computation relies on the fixed-point iteration,it may converge to unexpected non-physical phase points in practice.We conduct an analysis on the phase-space characteristics and the fixed-point theory underlying the k-ε turbulence model,and employ the classical Kolmogorov flow as a framework,leveraging its direct numerical simulation(DNS)data to construct a one-dimensional(1D)system under periodic/fixed boundary conditions.The RANS results demonstrate that under periodic boundary conditions,the k-ε model exhibits only a unique trivial fixed point,with asymptotes capturing the phase portraits.The stability of this trivial fixed point is determined by a mathematically derived stability phase diagram,indicating the fact that the k-ε model will never converge to correct values under periodic conditions.In contrast,under fixed boundary conditions,the model can yield a stable non-trivial fixed point.The evolutionary mechanisms and their relationship with boundary condition settings systematically explain the inherent limitations of the k-ε model,i.e.,its deficiency in computing the flow field under periodic boundary conditions and sensitivity to boundary-value specifications under fixed boundary conditions.These conclusions are finally validated with the open-source code OpenFOAM. 展开更多
关键词 k-εmodel Kolmogorov flow INSTABILITY turbulence model
在线阅读 下载PDF
Design optimization and FEA of B-6 and B-7 levels ballistics armor:A modelling approach
14
作者 Muhammad Naveed CHU Jinkui +1 位作者 Atif Ur Rehman Arsalan Hyder 《大连理工大学学报》 北大核心 2026年第1期66-77,共12页
Utilizing finite element analysis,the ballistic protection provided by a combination of perforated D-shaped and base armor plates,collectively referred to as radiator armor,is evaluated.ANSYS Explicit Dynamics is empl... Utilizing finite element analysis,the ballistic protection provided by a combination of perforated D-shaped and base armor plates,collectively referred to as radiator armor,is evaluated.ANSYS Explicit Dynamics is employed to simulate the ballistic impact of 7.62 mm armor-piercing projectiles on Aluminum AA5083-H116 and Steel Secure 500 armors,focusing on the evaluation of material deformation and penetration resistance at varying impact points.While the D-shaped armor plate is penetrated by the armor-piercing projectiles,the combination of the perforated D-shaped and base armor plates successfully halts penetration.A numerical model based on the finite element method is developed using software such as SolidWorks and ANSYS to analyze the interaction between radiator armor and bullet.The perforated design of radiator armor is to maintain airflow for radiator function,with hole sizes smaller than the bullet core diameter to protect radiator assemblies.Predictions are made regarding the brittle fracture resulting from the projectile core′s bending due to asymmetric impact,and the resulting fragments failed to penetrate the perforated base armor plate.Craters are formed on the surface of the perforated D-shaped armor plate due to the impact of projectile fragments.The numerical model accurately predicts hole growth and projectile penetration upon impact with the armor,demonstrating effective protection of the radiator assemblies by the radiator armor. 展开更多
关键词 radiator armor ballistics simulation Johnson-Cook model armor-piercing projectile perforated D-shaped armor plate
在线阅读 下载PDF
CIT-Rec:Enhancing Sequential Recommendation System with Large Language Models
15
作者 Ziyu Li Zhen Chen +2 位作者 Xuejing Fu Tong Mo Weiping Li 《Computers, Materials & Continua》 2026年第3期2328-2343,共16页
Recommendation systems are key to boosting user engagement,satisfaction,and retention,particularly on media platforms where personalized content is vital.Sequential recommendation systems learn from user-item interact... Recommendation systems are key to boosting user engagement,satisfaction,and retention,particularly on media platforms where personalized content is vital.Sequential recommendation systems learn from user-item interactions to predict future items of interest.However,many current methods rely on unique user and item IDs,limiting their ability to represent users and items effectively,especially in zero-shot learning scenarios where training data is scarce.With the rapid development of Large Language Models(LLMs),researchers are exploring their potential to enhance recommendation systems.However,there is a semantic gap between the linguistic semantics of LLMs and the collaborative semantics of recommendation systems,where items are typically indexed by IDs.Moreover,most research focuses on item representations,neglecting personalized user modeling.To address these issues,we propose a sequential recommendation framework using LLMs,called CIT-Rec,a model that integrates Collaborative semantics for user representation and Image and Text information for item representation to enhance Recommendations.Specifically,by aligning intuitive image information with text containing semantic features,we can more accurately represent items,improving item representation quality.We focus not only on item representations but also on user representations.To more precisely capture users’personalized preferences,we use traditional sequential recommendation models to train on users’historical interaction data,effectively capturing behavioral patterns.Finally,by combining LLMs and traditional sequential recommendation models,we allow the LLM to understand linguistic semantics while capturing collaborative semantics.Extensive evaluations on real-world datasets show that our model outperforms baseline methods,effectively combining user interaction history with item visual and textual modalities to provide personalized recommendations. 展开更多
关键词 Large language models vision language models sequential recommendation instruction tuning
在线阅读 下载PDF
Lithospheric magnetic variations on the Tibetan Plateau based on a 3D surface spline model,compared with strong earthquake occurrences
16
作者 PengTao Zhang Jun Yang +3 位作者 LiLi Feng Xia Li YuHong Zhao YingFeng Ji 《Earth and Planetary Physics》 2026年第1期30-43,共14页
The National Geophysical Data Center(NGDC)of the United States has collected aeromagnetic data for input into a series of geomagnetic models to improve model resolution;however,in the Tibetan Plateau region,ground-bas... The National Geophysical Data Center(NGDC)of the United States has collected aeromagnetic data for input into a series of geomagnetic models to improve model resolution;however,in the Tibetan Plateau region,ground-based observations remain insufficient to clearly reflect the characteristics of the region’s lithospheric magnetism.In this study,we evaluate the lithospheric magnetism of the Tibetan Plateau by using a 3D surface spline model based on observations from>200 newly constructed repeat stations(portable stations)to determine the spatial distribution of plateau geomagnetism,as well as its correlation with the tectonic features of the region.We analyze the relationships between M≥5 earthquakes and lithospheric magnetic field variations on the Tibetan Plateau and identify regions susceptible to strong earthquakes.We compare the geomagnetic results with those from an enhanced magnetic model(EMM2015)developed by the NGDC and provide insights into improving lithospheric magnetic field calculations in the Tibetan Plateau region.Further research reveals that these magnetic anomalies exhibit distinct differences from the magnetic-seismic correlation mechanisms observed in other tectonic settings;here,they are governed primarily by the combined effects of compressional magnetism,thermal magnetism,and deep thermal stress.This study provides new evidence of geomagnetic anomalies on the Tibetan Plateau,interprets them physically,and demonstrates their potential for identifying seismic hazard zones on the Plateau. 展开更多
关键词 Tibetan Plateau magnetic variation SEISMICITY surface spline model enhanced magnetic model
在线阅读 下载PDF
UAV-to-Ground Channel Modeling:(Quasi-)Closed-Form Channel Statistics and Manual Parameter Estimation
17
作者 Zeng Linzhou Liao Xuewen +3 位作者 Xie Wenwu Ma Zhangfeng Xiong Baiping Jiang Hao 《China Communications》 2026年第1期47-66,共20页
(Quasi-)closed-form results for the statistical properties of unmanned aerial vehicle(UAV)airto-ground channels are derived for the first time using a novel spatial-vector-based method from a threedimensional(3-D)arbi... (Quasi-)closed-form results for the statistical properties of unmanned aerial vehicle(UAV)airto-ground channels are derived for the first time using a novel spatial-vector-based method from a threedimensional(3-D)arbitrary-elevation one-cylinder model.The derived results include a closed-form expression for the space-time correlation function and some quasi-closed-form ones for the space-Doppler power spectrum density,the level crossing rate,and the average fading duration,which are shown to be the generalizations of those previously obtained from the two-dimensional(2-D)one-ring model and the 3-D low-elevation one-cylinder model for terrestrial mobile-to-mobile channels.The close agreements between the theoretical results and the simulations as well as the measurements validate the utility of the derived channel statistics.Based on the derived expressions,the impacts of some parameters on the channel characteristics are investigated in an effective,efficient,and explicable way,which leads to a general guideline on the manual parameter estimation from the measurement description. 展开更多
关键词 channel characteristics geometry-based stochastic model manual parameter estimation UAV channel modeling
在线阅读 下载PDF
Ecological restoration model selection for abandoned mines in the Luo River Basin,Eastern Qinling Mountains
18
作者 HUANG Yuming GAO Ningze +1 位作者 ZHANG Hanyuan ZHENG Wenlong 《Journal of Mountain Science》 2026年第1期358-369,共12页
Effective management of mining areas in the Luo River Basin,located in the eastern Qinling Mountains,is vital for the integrated protection and restoration needed to support the high-quality development of the Yellow ... Effective management of mining areas in the Luo River Basin,located in the eastern Qinling Mountains,is vital for the integrated protection and restoration needed to support the high-quality development of the Yellow River Basin.Using the‘cupball'model,this study analyzes the limiting factors and restoration characteristics across four mining areas and proposes a conceptual model for selecting appropriate restoration approaches.A second conceptual model is then introduced to address regional development needs,incorporating ecological conservation,safety protection,and people's wellbeing.The applicability of the integrated model selection framework is demonstrated through a case study on the south bank of the Qinglongjian River.The results indicate that:(1)The key limiting factors are similar across cases,but the degree of ecological degradation varies.(2)Mildly degraded areas are represented by a shallower and narrower‘cup',where natural recovery is the preferred approach,whereas moderately and severely degraded systems call for assisted regeneration and ecological reconstruction,respectively.(3)When the restoration models determined based on limiting factors and development needs are consistent,the model is directly applicable;if they differ,the option involving less artificial intervention is preferred;(4)Monitoring of the restored mining area on the Qinglongjian River's south bank confirms significant improvements in soil erosion control and vegetation coverage.This study provides a transferable methodology for balancing resource extraction with ecosystem conservation,offering practical insights for other ecologically vulnerable mining regions. 展开更多
关键词 Luo River Basin Cup-ball model Mine restoration Ecological degradation Conceptual model Development needs
原文传递
Do Higher Horizontal Resolution Models Perform Better?
19
作者 Shoji KUSUNOKI 《Advances in Atmospheric Sciences》 2026年第1期259-262,共4页
Climate model prediction has been improved by enhancing model resolution as well as the implementation of sophisticated physical parameterization and refinement of data assimilation systems[section 6.1 in Wang et al.(... Climate model prediction has been improved by enhancing model resolution as well as the implementation of sophisticated physical parameterization and refinement of data assimilation systems[section 6.1 in Wang et al.(2025)].In relation to seasonal forecasting and climate projection in the East Asian summer monsoon season,proper simulation of the seasonal migration of rain bands by models is a challenging and limiting factor[section 7.1 in Wang et al.(2025)]. 展开更多
关键词 enhancing model resolution refinement data assimilation systems section climate model climate projection higher horizontal resolution seasonal forecasting simulation seasonal migration rain bands model resolution
在线阅读 下载PDF
A peridynamics modeling approach for pre-cracked rock cracking processes under impact by integrating Drucker-Prager plasticity model and efficient contact model
20
作者 Jingzhi Tu Nengxiong Xu Gang Mei 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第1期179-195,共17页
In rock engineering,natural cracks in rock masses subjected to external loads tend to initiate and propagate,leading to potential safety hazards.To investigate the effect of cracking behavior on the mechanical propert... In rock engineering,natural cracks in rock masses subjected to external loads tend to initiate and propagate,leading to potential safety hazards.To investigate the effect of cracking behavior on the mechanical properties of rocks,the cracking processes of pre-cracked rocks have been extensively studied using numerical modeling methods.The peridynamics(PD)exhibits advantages over other numerical methods due to the absence of the requirements for remeshing and external crack growth criterion.However,for modeling pre-cracked rock cracking processes under impact,current PD implementations lack generally applicable rock constitutive models and impact contact models,which leads to difficulties in determining rock material parameters and efficiently calculating impact loads.This paper proposes a non-ordinary state-based peridynamics(NOSBPD)modeling method integrating the Drucker-Prager(DP)plasticity model and an efficient contact model to address the above problems.In the proposed method,the Drucker-Prager plasticity model is integrated into the NOSBPD,thereby equipping NOSBPD with the capability to accurately characterize the nonlinear stress-strain relationship inherent in rocks.An efficient contact model between particles and meshes is designed to calculate the impact loads,which is essentially a coupling method of PD with the finite element method(FEM).The effectiveness of the proposed NOSBPD modeling method is verified by comparison with other numerical methods and experiments.Experimental results indicate that the proposed method can effectively and accurately predict the 3D cracking processes of pre-cracked cracks under impact loading,and the maximum principal stress is the key driver behind wing crack formation in pre-cracked rocks. 展开更多
关键词 Pre-cracked rocks Cracking processes Non-ordinary state-based peridynamics (NOSBPD) Drucker-Prager plasticity model Efficient contact model
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部