期刊文献+
共找到924,542篇文章
< 1 2 250 >
每页显示 20 50 100
Bearing Fault Diagnosis Based on Multimodal Fusion GRU and Swin-Transformer
1
作者 Yingyong Zou Yu Zhang +2 位作者 Long Li Tao Liu Xingkui Zhang 《Computers, Materials & Continua》 2026年第1期1587-1610,共24页
Fault diagnosis of rolling bearings is crucial for ensuring the stable operation of mechanical equipment and production safety in industrial environments.However,due to the nonlinearity and non-stationarity of collect... Fault diagnosis of rolling bearings is crucial for ensuring the stable operation of mechanical equipment and production safety in industrial environments.However,due to the nonlinearity and non-stationarity of collected vibration signals,single-modal methods struggle to capture fault features fully.This paper proposes a rolling bearing fault diagnosis method based on multi-modal information fusion.The method first employs the Hippopotamus Optimization Algorithm(HO)to optimize the number of modes in Variational Mode Decomposition(VMD)to achieve optimal modal decomposition performance.It combines Convolutional Neural Networks(CNN)and Gated Recurrent Units(GRU)to extract temporal features from one-dimensional time-series signals.Meanwhile,the Markovian Transition Field(MTF)is used to transform one-dimensional signals into two-dimensional images for spatial feature mining.Through visualization techniques,the effectiveness of generated images from different parameter combinations is compared to determine the optimal parameter configuration.A multi-modal network(GSTCN)is constructed by integrating Swin-Transformer and the Convolutional Block Attention Module(CBAM),where the attention module is utilized to enhance fault features.Finally,the fault features extracted from different modalities are deeply fused and fed into a fully connected layer to complete fault classification.Experimental results show that the GSTCN model achieves an average diagnostic accuracy of 99.5%across three datasets,significantly outperforming existing comparison methods.This demonstrates that the proposed model has high diagnostic precision and good generalization ability,providing an efficient and reliable solution for rolling bearing fault diagnosis. 展开更多
关键词 MULTI-MODAL GRU swin-transformer CBAM CNN feature fusion
在线阅读 下载PDF
基于Swin-Transformer智能辅助模型用于诊断胎儿眼部畸形
2
作者 陶雄杰 邸臻炜 +9 位作者 梁博诚 欧阳淑媛 郭慧 贺杰 仝蕊 陈家希 解迪 赵英丽 覃妮 李胜利 《中国医学影像技术》 北大核心 2025年第12期1960-1965,共6页
目的观察基于Swin-Transformer的智能辅助模型用于诊断胎儿眼部畸形的价值。方法回顾性收集经产前筛查确诊眼部畸形胎儿的1282幅及526幅正常胎儿眼部声像图,按8∶1∶1比例划分训练集、验证集及测试集。基于Swin-Transformer构建智能辅... 目的观察基于Swin-Transformer的智能辅助模型用于诊断胎儿眼部畸形的价值。方法回顾性收集经产前筛查确诊眼部畸形胎儿的1282幅及526幅正常胎儿眼部声像图,按8∶1∶1比例划分训练集、验证集及测试集。基于Swin-Transformer构建智能辅助诊断模型,并与4种主流模型MobileNet-V2、ResNet-50、VGG-16及Vision-Transformer比较其效能。结果基于Swin-Transformer智能辅助模型诊断测试集胎儿眼部畸形的敏感度为88.31%、特异度为97.37%,受试者工作特征(ROC)曲线的曲线下面积为0.990、精确率为87.31%、F1分数为87.71%,均优于4种主流模型。Swin-Transformer模型在诊断所有畸形的热力图中均呈高度聚焦,混淆矩阵分析显示聚集明显,ROC曲线显示其同时诊断各畸形的效能最佳,t-SNE特征分布聚类边界更清晰且性能稳定。结论基于Swin-Transformer智能辅助模型用于产前诊断胎儿眼部畸形具有较高准确性与稳定性,有望为辅助诊断胎儿眼部畸形提供关键技术支撑。 展开更多
关键词 畸形 胎儿 超声检查 产前 swin-transformer 智能辅助诊断
暂未订购
基于Ⅰ-Ⅴ曲线全局特征提取的光伏组串Swin-Transformer故障诊断方法
3
作者 昌千琳 罗永捷 +2 位作者 王强钢 任博 周念成 《电工技术学报》 北大核心 2025年第23期7664-7676,共13页
为提高光伏系统自动化运维水平,该文提出一种基于Ⅰ-Ⅴ曲线全局特征提取的光伏组串Swin-Transformer故障诊断方法,以实现准确可靠的智能化光伏状态监测。首先,通过校正与归一化预处理提升Ⅰ-V曲线数据的规范性;其次,采用格拉姆角场、递... 为提高光伏系统自动化运维水平,该文提出一种基于Ⅰ-Ⅴ曲线全局特征提取的光伏组串Swin-Transformer故障诊断方法,以实现准确可靠的智能化光伏状态监测。首先,通过校正与归一化预处理提升Ⅰ-V曲线数据的规范性;其次,采用格拉姆角场、递归图和相对位置矩阵多维度刻画Ⅰ-Ⅴ曲线的动态特性,提取表征光伏组串状态信息的Ⅰ-Ⅴ全局特征;然后,针对特征图的局部区域周期性重复等特点,提出Swin Transformer故障诊断模型,采用分层结构聚合局部特征实现层次化表示,设计移位窗口机制融合局部与全局特征,通过局部自注意力计算实现高效故障诊断;最后,3.75 kW光伏系统的仿真和现场实验表明,所提方法在相对位置矩阵特征变换下性能最佳,可精确诊断不同条件和严重程度的多种故障。在每类样本数低至25个时模型准确率为99.67%,在30 dB噪声干扰下模型准确率为99.56%。采用多种特征数据与不同算法进行消融实验,验证了所提特征提取法与故障诊断模型的优越性,该研究为光伏组串稳定运行提供了可靠的技术支持。 展开更多
关键词 光伏组串 故障诊断 Ⅰ-Ⅴ曲线 全局特征 swin-transformer
在线阅读 下载PDF
基于Swin-Transformer的多尺度多源域自适应轴承故障诊断 被引量:1
4
作者 周玉国 张志凯 +2 位作者 张金超 于春风 周立俭 《机床与液压》 北大核心 2025年第1期32-42,共11页
针对当前多源域自适应方法无法充分挖掘多源域中不同尺度故障信息的问题,提出一种基于Swin-Transformer(Swin-T)的多尺度多源域自适应轴承故障诊断方法。通过连续小波变换,获得振动信号在不同频带的特征。为更充分地利用多源域中不同尺... 针对当前多源域自适应方法无法充分挖掘多源域中不同尺度故障信息的问题,提出一种基于Swin-Transformer(Swin-T)的多尺度多源域自适应轴承故障诊断方法。通过连续小波变换,获得振动信号在不同频带的特征。为更充分地利用多源域中不同尺度的故障信息,提出基于Swin-T的多尺度特征提取网络。为了减小各域之间的数据分布差异,构建基于最大均值差异的特征对齐网络,并根据不同尺度对分类的贡献赋予权值。此外,构建多尺度特征融合模块,对不同尺度的特征信息进行融合,得到故障特征集。最后,利用Softmax对特征集进行故障分类,并通过最小化多分类器预测差异损失得到最终分类结果。在凯斯西储大学和青岛理工大学轴承数据集上,该方法的故障分类准确度分别达到99.63%和99.40%。 展开更多
关键词 轴承 故障诊断 多源域自适应 swin-transformer 多尺度特征提取 最大均值差异
在线阅读 下载PDF
基于ARM架构与Docker的Swin-Transformer遥感影像云检测方法研究
5
作者 陆俊南 戴山 胡昌苗 《无线电工程》 2025年第12期2373-2384,共12页
针对特定平台下遥感影像分割、分类应用,提出了一种基于ARM架构与Docker容器化部署的Swin-Transformer遥感影像云检测方法。通过构建无符号16位的图像-标签样本,保持地物的光谱细节不被压缩丢失,与传统的8位自然图像相比,提升了云与雪... 针对特定平台下遥感影像分割、分类应用,提出了一种基于ARM架构与Docker容器化部署的Swin-Transformer遥感影像云检测方法。通过构建无符号16位的图像-标签样本,保持地物的光谱细节不被压缩丢失,与传统的8位自然图像相比,提升了云与雪高亮类别的可分性和检测精度。同时,针对ARM架构硬件及操作系统,采用基于Docker容器化技术的跨平台部署方案,实现算法环境的一致性封装与灵活迁移。数据实验表明,利用基于ImageNet-1k样本预训练的Swin-Transformer模型进行小块推理并添加精细化调整进行模型迭代,结合模型迭代的主动学习策略,提升了复杂场景下的地物分类准确率,同时基于ARM的Docker部署方案保持了跨平台的兼容性,为特定环境中的遥感智能解译提供了可行技术路径。 展开更多
关键词 ARM DOCKER swin-transformer 分割 云检测
在线阅读 下载PDF
改进Swin-Transformer的地震数据噪声压制方法研究
6
作者 易玺 罗仁泽 《软件导刊》 2025年第1期35-42,共8页
随机噪声作为非相干噪声的主要组成部分,一直是地震资料处理的重点和难点。传统随机噪声压制方法在处理地震数据时容易出现伪影、边缘信息模糊等问题,有必要开发一种基于深度学习的随机噪声压制方法,通过直接学习图像的深层特征实现去... 随机噪声作为非相干噪声的主要组成部分,一直是地震资料处理的重点和难点。传统随机噪声压制方法在处理地震数据时容易出现伪影、边缘信息模糊等问题,有必要开发一种基于深度学习的随机噪声压制方法,通过直接学习图像的深层特征实现去噪。鉴于Swin-Transformer能够有效挖掘图像的深层信息,提出一种基于Swin-Transformer的改进去噪方法。该方法采用编码器—解码器的Unet框架,采用一长一短双通道并行提取编码器中的多个维度特征,并引入新的特征融合机制来合并这些特征,最终由解码器重现提取到的有用信息。采用实际工区数据进行测试,实验结果表明,与当前主流深度学习模型相比,所提方法的SNR和SSIM分别最高提升2.33 dB和0.07,去噪性能优异。 展开更多
关键词 swin-transformer Unet 图像去噪 地震数据
在线阅读 下载PDF
基于CBAM-Swin-Transformer迁移学习的海上微动目标分类方法
7
作者 何肖阳 陈小龙 +3 位作者 杜晓林 苏宁远 袁旺 关键 《系统工程与电子技术》 北大核心 2025年第4期1155-1167,共13页
雷达作为海上目标监测和识别的重要手段,海上目标运动特征精细化描述与分类是其关键技术。基于深度学习的卷积网络分类方法不依赖于模型,但仍难以适应复杂多变的海洋环境、多样性海上目标,泛化能力有限。将卷积注意力机制模块(convoluti... 雷达作为海上目标监测和识别的重要手段,海上目标运动特征精细化描述与分类是其关键技术。基于深度学习的卷积网络分类方法不依赖于模型,但仍难以适应复杂多变的海洋环境、多样性海上目标,泛化能力有限。将卷积注意力机制模块(convolutional block attention module,CBAM)融入Swin-Transformer网络,并基于迁移学习(transfer learning,TL)策略,提出一种兼顾舰船目标和低空旋翼飞行目标的海上微动目标分类方法(简称为TL-CBAM-Swin-Transformer),提升多种观测条件下的模型分类适应能力。首先,建立海上微动目标模型,并基于3种雷达实测数据构建海面非匀速平动、三轴转动、直升机、固定翼无人机的微动时频数据集。然后,设计TL-CBAM-Swin-Transformer网络,CBAM从通道维和空间维提取特征,提高其小尺度中多头注意力信息的提取能力。实测数据验证结果表明,相比Swin-Transformer,所提网络的分类准确度提升3.43%。采用TL法,将所提网络在ImageNet数据上进行预训练,将智能像素处理(intelligent pixel processing,IPIX)雷达微动目标作为源域进行预训练,并迁移至科学与工业研究委员会(Council for Scientific and Industrial Research,CSIR)雷达微动目标,分类概率达97.9%,将直升机旋翼作为源域进行预训练并迁移至固定翼无人机,分类概率达98.8%,验证了所提算法具有较强的泛化能力。 展开更多
关键词 雷达目标分类 海上微动目标 迁移学习 swin-transformer网络 注意力机制 时频分析
在线阅读 下载PDF
医学图像分割中YOLO与Swin-Transformer的多模态融合研究
8
作者 齐豪 刘玮 齐静 《信息系统工程》 2025年第10期117-120,共4页
本文基于医学图像分割主流方法回顾,研究了YOLO模型的快速定位能力与Swin-Transformer的全局建模优势,提出一种多模态融合分割方法。该方法设计了双分支结构,一方面利用YOLO系列模型实现病灶区域的初步检测与特征提取,另一方面引入Swin-... 本文基于医学图像分割主流方法回顾,研究了YOLO模型的快速定位能力与Swin-Transformer的全局建模优势,提出一种多模态融合分割方法。该方法设计了双分支结构,一方面利用YOLO系列模型实现病灶区域的初步检测与特征提取,另一方面引入Swin-Transformer进行长距离依赖建模与上下文理解,并利用融合机制集成两者特征,提升其分割性能。在多个医学图像数据集上进行了实验,分析了不同模块对整体性能的影响。结果表明,该方法在保持推理速度的同时,显著提高了分割的准确性与鲁棒性,优于现有主流方法。 展开更多
关键词 医学图像分割 YOLO swin-transformer 多模态融合 深度学习
在线阅读 下载PDF
Agri-Eval:Multi-level Large Language Model Valuation Benchmark for Agriculture
9
作者 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
10
作者 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)
11
作者 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
12
作者 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
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 下一页 到第
使用帮助 返回顶部