期刊文献+
共找到974篇文章
< 1 2 49 >
每页显示 20 50 100
Rail Surface Defect Detection Based on Improved UPerNet and Connected Component Analysis
1
作者 Yongzhi Min Jiafeng Li Yaxing Li 《Computers, Materials & Continua》 SCIE EI 2023年第10期941-962,共22页
To guarantee the safety of railway operations,the swift detection of rail surface defects becomes imperative.Traditional methods of manual inspection and conventional nondestructive testing prove inefficient,especiall... To guarantee the safety of railway operations,the swift detection of rail surface defects becomes imperative.Traditional methods of manual inspection and conventional nondestructive testing prove inefficient,especially when scaling to extensive railway networks.Moreover,the unpredictable and intricate nature of defect edge shapes further complicates detection efforts.Addressing these challenges,this paper introduces an enhanced Unified Perceptual Parsing for Scene Understanding Network(UPerNet)tailored for rail surface defect detection.Notably,the Swin Transformer Tiny version(Swin-T)network,underpinned by the Transformer architecture,is employed for adept feature extraction.This approach capitalizes on the global information present in the image and sidesteps the issue of inductive preference.The model’s efficiency is further amplified by the windowbased self-attention,which minimizes the model’s parameter count.We implement the cross-GPU synchronized batch normalization(SyncBN)for gradient optimization and integrate the Lovász-hinge loss function to leverage pixel dependency relationships.Experimental evaluations underscore the efficacy of our improved UPerNet,with results demonstrating Pixel Accuracy(PA)scores of 91.39%and 93.35%,Intersection over Union(IoU)values of 83.69%and 87.58%,Dice Coefficients of 91.12%and 93.38%,and Precision metrics of 90.85%and 93.41%across two distinct datasets.An increment in detection accuracy was discernible.For further practical applicability,we deploy semantic segmentation of rail surface defects,leveraging connected component processing techniques to distinguish varied defects within the same frame.By computing the actual defect length and area,our deep learning methodology presents results that offer intuitive insights for railway maintenance professionals. 展开更多
关键词 Rail surface defects connected component analysis TRANSFORMER UPerNet
下载PDF
Application of a Fast Connected Components Labeling Algorithm in Processing Landmark Images 被引量:2
2
作者 闫士举 王成焘 +2 位作者 陈统一 袁文 苏颖颖 《Journal of Shanghai Jiaotong university(Science)》 EI 2007年第3期383-387,393,共6页
Extracting geometric data of landmarks from fluoroscopic images plays an important role in camera calibration process of a fluoroscopic-image-based surgical navigation system. Connected components labeling is the esse... Extracting geometric data of landmarks from fluoroscopic images plays an important role in camera calibration process of a fluoroscopic-image-based surgical navigation system. Connected components labeling is the essential technique for the extraction. A new fast connected components labeling algorithm was presented. The definition of upward concave set was introduced to explain the algorithm. Feasibility and efficiency of the algorithm were verified with experiments. This algorithm performs well in labeling non-upward concave set connected components and applies to landmarks labeling well. Moreover, the proposed algorithm possesses a desirable characteristic that will facilitate the subsequent processing of fluoroscopic images. 展开更多
关键词 C-ARM surgical navigation system connected components labeling convex set
下载PDF
A fast connected components labeling algorithm for binary images 被引量:1
3
作者 付宜利 韩现伟 王树国 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2012年第3期81-87,共7页
A fast label-equivalence-based connected components labeling algorithm is proposed in this paper.It is a combination of two existing efficient methods,which are pivotal operations in two-pass connected components labe... A fast label-equivalence-based connected components labeling algorithm is proposed in this paper.It is a combination of two existing efficient methods,which are pivotal operations in two-pass connected components labeling algorithms.One is a fast pixel scan method,and the other is an array-based Union-Find data structure.The scan procedure assigns each foreground pixel a provisional label according to the location of the pixel.That is to say,it labels the foreground pixels following background pixels and foreground pixels in different ways,which greatly reduces the number of neighbor pixel checks.The array-based Union-Find data structure resolves the label equivalences between provisional labels by using only a single array with path compression,and it improves the efficiency of the resolving procedure which is very time-consuming in general label-equivalence-based algorithms.The experiments on various types of images with different sizes show that the proposed algorithm is superior to other labeling approaches for huge images containing many big connected components. 展开更多
关键词 binary image connected components labeling algorithm Union-Find label-equivalence
下载PDF
The g-Component Connectivity of Some Networks
4
作者 Ganghua Xie Yinkui Li 《Open Journal of Applied Sciences》 2023年第12期2421-2430,共10页
In 2012, Hsu et al. generalized the classical connectivity of graph G and introduced the concept of g-component connectivity CK<sub>g</sub> (G) to measure the fault tolerance of networks. In this pape... In 2012, Hsu et al. generalized the classical connectivity of graph G and introduced the concept of g-component connectivity CK<sub>g</sub> (G) to measure the fault tolerance of networks. In this paper, we determine the g-component connectivity of some graphs, such as fan graph, helm graph, crown graph, Gear graph and the Mycielskian graph of star graph and complete bipartite graph. 展开更多
关键词 g-component connectivity Mycielskian Graph The Fault Tolerance of Networks
下载PDF
New Algorithm for Binary Connected-Component Labeling Based on Run-Length Encoding and Union-Find Sets 被引量:3
5
作者 王洪涛 罗长洲 +2 位作者 王渝 郭贺 赵述芳 《Journal of Beijing Institute of Technology》 EI CAS 2010年第1期71-75,共5页
Based on detailed analysis of advantages and disadvantages of the existing connected-component labeling (CCL) algorithm,a new algorithm for binary connected components labeling based on run-length encoding (RLE) a... Based on detailed analysis of advantages and disadvantages of the existing connected-component labeling (CCL) algorithm,a new algorithm for binary connected components labeling based on run-length encoding (RLE) and union-find sets has been put forward.The new algorithm uses RLE as the basic processing unit,converts the label merging of connected RLE into sets grouping in accordance with equivalence relation,and uses the union-find sets which is the realization method of sets grouping to solve the label merging of connected RLE.And the label merging procedure has been optimized:the union operation has been modified by adding the "weighted rule" to avoid getting a degenerated-tree,and the "path compression" has been adopted when implementing the find operation,then the time complexity of label merging is O(nα(n)).The experiments show that the new algorithm can label the connected components of any shapes very quickly and exactly,save more memory,and facilitate the subsequent image analysis. 展开更多
关键词 binary images connected-component labeling run-length encoding union-find sets
下载PDF
On the numbers of connected components of hattorigraph 被引量:3
6
作者 Chen Guiyun(Department of Mathematics Southwest China Normal University, Chongqing 630715) 《西南师范大学学报(自然科学版)》 CAS CSCD 1995年第4期345-347,共3页
OnthenumbersofconnectedcomponentsofhattorigraphChenGuiyun(DepartmentofMathematicsSouthwestChinaNormalUnivers... OnthenumbersofconnectedcomponentsofhattorigraphChenGuiyun(DepartmentofMathematicsSouthwestChinaNormalUniversity,Chongqing6307... 展开更多
关键词 Hattori图 连通分支数
下载PDF
Real Time Speed Bump Detection Using Gaussian Filtering and Connected Component Approach 被引量:1
7
作者 W. Devapriya C. Nelson Kennedy Babu T. Srihari 《Circuits and Systems》 2016年第9期2168-2175,共8页
An Intelligent Transportation System (ITS) is a new system developed for the betterment of user in traffic and transport management domain area for smart and safe driving. ITS subsystems are Emergency vehicle notifica... An Intelligent Transportation System (ITS) is a new system developed for the betterment of user in traffic and transport management domain area for smart and safe driving. ITS subsystems are Emergency vehicle notification systems, Automatic road enforcement, Collision avoidance systems, Automatic parking, Map database management, etc. Advance Driver Assists System (ADAS) belongs to ITS which provides alert or warning or information to the user during driving. The proposed method uses Gaussian filtering and Median filtering to remove noise in the image. Subsequently image subtraction is achieved by subtracting Median filtered image from Gaussian filtered image. The resultant image is converted to binary image and the regions are analyzed using connected component approach. The prior work on speed bump detection is achieved using sensors which are failed to detect speed bumps that are constructed with small height and the detection rate is affected due to erroneous identification. And the smartphone and accelerometer methodologies are not perfectly suitable for real time scenario due to GPS error, network overload, real-time delay, accuracy and battery running out. The proposed system goes very well for the roads which are constructed with proper painting irrespective of their dimension. 展开更多
关键词 Intelligent Transportation System Speed Bumps Driver Assistance System Gaussian and Median Filtering connected component Analysis
下载PDF
On the growth of transcendental entire functions with multiply connected components
8
作者 伍家凤 徐光伟 王小灵 《Journal of Shanghai University(English Edition)》 CAS 2007年第1期45-48,共4页
Let g and h be two transcendental entire functions. Suppose that the Fatou set F(goh) contains multiply connected components. In this article, we will consider the growth of the functions g and h.
关键词 multiply connected component Fatou set GROWTH
下载PDF
Altered intra- and inter-network brain functional connectivity in upper-limb amputees revealed through independent component analysis 被引量:2
9
作者 Bing-Bo Bao Hong-Yi Zhu +6 位作者 Hai-Feng Wei Jing Li Zhi-Bin Wang Yue-Hua Li Xu-Yun Hua Mou-Xiong Zheng Xian-You Zheng 《Neural Regeneration Research》 SCIE CAS CSCD 2022年第12期2725-2729,共5页
Although cerebral neuroplasticity following amputation has been observed, little is understood about how network-level functional reorganization occurs in the brain following upper-limb amputation. The objective of th... Although cerebral neuroplasticity following amputation has been observed, little is understood about how network-level functional reorganization occurs in the brain following upper-limb amputation. The objective of this study was to analyze alterations in brain network functional connectivity(FC) in upper-limb amputees(ULAs). This observational study included 40 ULAs and 40 healthy control subjects;all participants underwent resting-state functional magnetic resonance imaging. Changes in intra-and inter-network FC in ULAs were quantified using independent component analysis and brain network FC analysis. We also analyzed the correlation between FC and clinical manifestations, such as pain. We identified 11 independent components using independent component analysis from all subjects. In ULAs, intra-network FC was decreased in the left precuneus(precuneus gyrus) within the dorsal attention network and left precentral(precentral gyrus) within the auditory network;but increased in the left Parietal_Inf(inferior parietal, but supramarginal and angular gyri) within the ventral sensorimotor network, right Cerebelum_Crus2(crus Ⅱ of cerebellum) and left Temporal_Mid(middle temporal gyrus) within the ventral attention network, and left Rolandic_Oper(rolandic operculum) within the auditory network. ULAs also showed decreased inter-network FCs between the dorsal sensorimotor network and ventral sensorimotor network, the dorsal sensorimotor network and right frontoparietal network, and the dorsal sensorimotor network and dorsal attention network. Correlation analyses revealed negative correlations between inter-network FC changes and residual limb pain and phantom limb pain scores, but positive correlations between inter-network FC changes and daily activity hours of stump limb. These results show that post-amputation plasticity in ULAs is not restricted to local remapping;rather, it also occurs at a network level across several cortical regions. This observation provides additional insights into the plasticity of brain networks after upper-limb amputation, and could contribute to identification of the mechanisms underlying post-amputation pain. 展开更多
关键词 AMPUTATION functional connectivity functional magnetic resonance imaging independent component analysis NEUROIMAGING phantom pain phantom sensation resting-state networks
下载PDF
Robust Virtual Network Embedding Based on Component Connectivity in Large-Scale Network 被引量:4
10
作者 Xiaojuan Wang Mei Song +1 位作者 Deyu Yuan Xiangru Liu 《China Communications》 SCIE CSCD 2017年第10期164-179,共16页
Virtual network embedding problem which is NP-hard is a key issue for implementing software-defined network which is brought about by network virtualization. Compared with other studies which focus on designing heuris... Virtual network embedding problem which is NP-hard is a key issue for implementing software-defined network which is brought about by network virtualization. Compared with other studies which focus on designing heuristic algorithms to reduce the hardness of the NP-hard problem we propose a robust VNE algorithm based on component connectivity in large-scale network. We distinguish the different components and embed VN requests onto them respectively. And k-core is applied to identify different VN topologies so that the VN request can be embedded onto its corresponding component. On the other hand, load balancing is also considered in this paper. It could avoid blocked or bottlenecked area of substrate network. Simulation experiments show that compared with other algorithms in large-scale network, acceptance ratio, average revenue and robustness can be obviously improved by our algorithm and average cost can be reduced. It also shows the relationship between the component connectivity including giant component and small components and the performance metrics. 展开更多
关键词 large-scale network component connectivity virtual network embedding SDN
下载PDF
Unsupervised Segmentation Method of Multicomponent Images based on Fuzzy Connectivity Analysis in the Multidimensional Histograms 被引量:2
11
作者 Sié Ouattara Georges Laussane Loum Alain Clément 《Engineering(科研)》 2011年第3期203-214,共12页
Image segmentation denotes a process for partitioning an image into distinct regions, it plays an important role in interpretation and decision making. A large variety of segmentation methods has been developed;among ... Image segmentation denotes a process for partitioning an image into distinct regions, it plays an important role in interpretation and decision making. A large variety of segmentation methods has been developed;among them, multidimensional histogram methods have been investigated but their implementation stays difficult due to the big size of histograms. We present an original method for segmenting n-D (where n is the number of components in image) images or multidimensional images in an unsupervised way using a fuzzy neighbourhood model. It is based on the hierarchical analysis of full n-D compact histograms integrating a fuzzy connected components labelling algorithm that we have realized in this work. Each peak of the histo- gram constitutes a class kernel, as soon as it encloses a number of pixels greater than or equal to a secondary arbitrary threshold knowing that a first threshold was set to define the degree of binary fuzzy similarity be- tween pixels. The use of a lossless compact n-D histogram allows a drastic reduction of the memory space necessary for coding it. As a consequence, the segmentation can be achieved without reducing the colors population of images in the classification step. It is shown that using n-D compact histograms, instead of 1-D and 2-D ones, leads to better segmentation results. Various images were segmented;the evaluation of the quality of segmentation in supervised and unsupervised of segmentation method proposed compare to the classification method k-means gives better results. It thus highlights the relevance of our approach, which can be used for solving many problems of segmentation. 展开更多
关键词 MULTIcomponent IMAGES Unsupervised SEGMENTATION n-D HISTOGRAM FUZZY connected components Labelling n-D Compact HISTOGRAM Evaluation of SEGMENTATION Quality
下载PDF
A Study of Method on Connectivity Analysis of Between Software Components
12
作者 Hu Feng, Lin Zi yu , Pen De chun State Key Laboratory of Software Engineering, Wuhan University, Wuhan 430072, China 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期288-291,共4页
An analysis and computation method of connectivity between components that based on logical subtyping is first presented, the concepts of virtual interface and real interface, and quantitative analysis and computation... An analysis and computation method of connectivity between components that based on logical subtyping is first presented, the concepts of virtual interface and real interface, and quantitative analysis and computation formula of connectivity between interfaces are also introduced, that based on a extendable software architecture specification language model. We provide a new idea for solving the problem of connection between reuse components. 展开更多
关键词 connectivity analysis component interface logical subtyping
下载PDF
Structural Analysis and Design of Steel Connections Using Component-Based Finite Element Model
13
作者 Lubomir Sabatka Frantisek Wald +2 位作者 Jaromir Kabelac Drahoslav Kolaja Martin Pospisil 《Journal of Civil Engineering and Architecture》 2015年第8期895-901,共7页
This paper introduces CBFEM (component-based finite element model) which is a new method to analyze and design connections of steel structures. Design focused CM (component model) is compared to FEM (finite eleme... This paper introduces CBFEM (component-based finite element model) which is a new method to analyze and design connections of steel structures. Design focused CM (component model) is compared to FEM (finite elements models). Procedure for composition of a model based on usual production process is used in CBFEM. Its results are compared to those obtained by component method for portal frame eaves moment connection with good agreement. Design of moment resistant column base is demonstrated by a case loaded by two directional bending moments and normal force. Interaction of several connections in one complex joint is explained in the last example. This paper aims to provide structural engineers with a new tool to effectively analyze and design various joints of steel structures. 展开更多
关键词 Steel structures structural connections finite element model component model analytical model design model.
下载PDF
Influence of dc Component during Inadvertent Operation of the High Voltage Generator Circuit Breaker during Mis-Synchronization 被引量:2
14
作者 Kadri Kadriu Ali Gashi +2 位作者 Ibrahim Gashi Ali Hamiti Gazmend Kabashi 《Energy and Power Engineering》 2013年第3期225-235,共11页
This paper analyses the synchronization problem of a generator onto power system without satisfying synchronization condition. The main focus of the paper is on the impact of the dc component of the current in the hig... This paper analyses the synchronization problem of a generator onto power system without satisfying synchronization condition. The main focus of the paper is on the impact of the dc component of the current in the high voltage circuit breaker during its close-open operating cycle. Using real time measurements of currents/voltages and angles during the close-opening cycle of high voltage generator circuit breaker and the impact of the dc component of current in context of interrupting large magnitude of current from the circuit breaker. In addition, the paper describes a study case model and the results of simulations performed using the software EMTP-ATP of an actual incident that occurred during the inadvertent synchronization of a large 339 MW, 24 kV generator to the grid. 展开更多
关键词 High Voltage GENERATOR Circuit BREAKER dc component of CURRENT ASYNCHRONOUS connection Delay CURRENT ZERO
下载PDF
A result on quasi k-connected graphs 被引量:1
15
作者 YANG Ying-qiu 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2015年第2期245-252,共8页
Let G be a k-connected graph, and T be a subset of V(G). If G-T is not connected,then T is said to be a cut-set of G. A k-cut-set T of G is a cut-set of G with │T│=k. Let T bea k-cut-set of a k-connected graph G. ... Let G be a k-connected graph, and T be a subset of V(G). If G-T is not connected,then T is said to be a cut-set of G. A k-cut-set T of G is a cut-set of G with │T│=k. Let T bea k-cut-set of a k-connected graph G. If G - T can be partitioned into subgraphs G1 and G2such that │G1│≥ 2, │G2│ 〉 2, then we call T a nontrivial k-cut-set of G. Suppose that G is a(k-1)-connected graph without nontrivial (k - 1)-cut-set. Then we call G a quasi k-connectedgraph. In this paper, we prove that for any integer k ≥ 5, if G is a k-connected graph withoutK4-, then every vertex of G is incident with an edge whose contraction yields a quasi k-connectedgraph, and so there are at least │V(G)│/2 edges of G such that the contraction of every member ofthem results in a quasi k-connected graph. 展开更多
关键词 component k-connected graph quasi k-connected graph.
下载PDF
Study of Steady-state Performances for a Novel Line-start Single-phase Permanent Magnet Synchronous Motor With Three Parallel-connected Windings 被引量:2
16
作者 PEI Ying WANG Xiuhe TANG Xu ZHAO Junwei 《中国电机工程学报》 EI CSCD 北大核心 2013年第9期I0012-I0012,共1页
对于三相感应电动机的单相运行,学者们已经提出了多种实用的接线方式,比如Smith接法、SEMIHEX接法。然而,对于三相异步起动永磁同步电动机的单相运行,很少有合适的接法提出。将并联式接法应用于三相异步起动永磁同步电动机的单相运行,... 对于三相感应电动机的单相运行,学者们已经提出了多种实用的接线方式,比如Smith接法、SEMIHEX接法。然而,对于三相异步起动永磁同步电动机的单相运行,很少有合适的接法提出。将并联式接法应用于三相异步起动永磁同步电动机的单相运行,提出了一种新型三绕组并联式异步起动单相永磁同步电动机。分析了三相异步起动永磁同步电动机同步运行时以及起动瞬间的正序、负序阻抗,基于对称分量法,对该接法电机的对称运行条件进行分析,得出了电容的确定方法,并利用遗传算法对电容值进行优化。提出了该新型电机稳态性能的计算方法;设计了一台高功率因数和一台低功率因数三相异步起动永磁同步电动机作为样机,并分别将其改接为三绕组高效单相永磁同步电动机,进行实验研究。实验结果表明,低功率因数的异步起动永磁同步电动机更适合改接成新型三绕组并联式单相永磁同步电动机。由低功率因数三相永磁同步电动机改接成的单相异步起动永磁同步电动机在额定负载下运行时,具有与同容量三相永磁同步电动机相近的效率和更高的功率因数。 展开更多
关键词 单相永磁同步电动机 并联连接 稳态性能 绕组 型线 永磁同步电机 对称操作 三相电机
下载PDF
Survivability of Components Assembly in Architecture
17
作者 GUO Wei ZHENG Yanyan XU Renzuo 《Wuhan University Journal of Natural Sciences》 CAS 2008年第5期533-538,共6页
Based on the in-depth analysis of the interaction patterns between the components of software system in architecture, this paper illustrates that the association among them is complex and usually changeable during the... Based on the in-depth analysis of the interaction patterns between the components of software system in architecture, this paper illustrates that the association among them is complex and usually changeable during the running period. So we assume the interactions between two adjacency components are grouped into a single connector, which can be used to analyze the influence of components assembly on the survivability for software architecture. The survivability of the components assembly is mapped into the connectivity of graph model. We also bring forward a simplicity method to calculate and quantify the survivability of architecture that could provide a more usable model for designers to evaluate the architecture. 展开更多
关键词 SURVIVABILITY software architecture component-based software graph connectivity
下载PDF
On Connected Components of Skew Group Algebras
18
作者 Jian Min CHEN Qiang DONG Ya Nan LIN 《Acta Mathematica Sinica,English Series》 SCIE CSCD 2023年第5期799-813,共15页
Let A be a basic connected finite dimensional associative algebra over an algebraically closed field k and G be a cyclic group.There is a quiver QGwith relationsρG such that the skew group algebras A[G]is Morita equi... Let A be a basic connected finite dimensional associative algebra over an algebraically closed field k and G be a cyclic group.There is a quiver QGwith relationsρG such that the skew group algebras A[G]is Morita equivalent to the quotient algebra of path algebra kQGmodulo ideal(ρG).Generally,the quiver QGis not connected.In this paper we develop a method to determine the number of connect components of QG.Meanwhile,we introduce the notion of weight for underlying quiver of A such that A is G-graded and determine the connect components of smash product A#kG*. 展开更多
关键词 Smash product skew group algebra n-translation algebra path algebra connected component
原文传递
基于电成像的孔洞型碳酸盐岩储层连通性评价 被引量:1
19
作者 孙建孟 程耀东 +2 位作者 何娟 刘璋 陈培元 《测井技术》 CAS 2024年第1期75-83,116,共10页
碳酸盐岩储层非均质性强,孔隙结构复杂,相较于常规碎屑岩储层,其孔隙度、渗透率关系的规律及特征不明显。碳酸盐岩储层的连通性与孔洞特征具有强相关性,且连通性是影响储层渗透率的重要因素,因此,对碳酸盐岩孔洞连通性的评价是孔洞型碳... 碳酸盐岩储层非均质性强,孔隙结构复杂,相较于常规碎屑岩储层,其孔隙度、渗透率关系的规律及特征不明显。碳酸盐岩储层的连通性与孔洞特征具有强相关性,且连通性是影响储层渗透率的重要因素,因此,对碳酸盐岩孔洞连通性的评价是孔洞型碳酸盐岩储层评价的关键问题。以伊拉克东南部B油田FQ-1井M组MB21亚油组孔洞型碳酸盐岩储层为例,基于地层微电阻率扫描成像(FMI)测井的高分辨率动态图像,利用最大类间方差算法(OTSU)进行二次迭代分割,识别电成像图像孔洞;根据8连通域标记法标记连通孔洞;提取每个连通孔洞的特征孔径、内部最长通道距离、内部最长通道与水平方向夹角、平均通道宽度这4个几何参数,最终构建孔洞型碳酸盐岩储层连通指数。连通指数在伊拉克东南部B油田FQ-1井M组MB21亚油组孔洞型碳酸盐岩储层的应用表明,利用此方法建立的连通指数与FQ-1井碳酸盐岩储层岩心渗透率相关系数达0.8437,并且连通指数曲线的趋势符合岩心渗透率在储层不同深度的分布情况,证明了连通指数可以指示储层孔隙结构较好、溶蚀孔洞发育的深度段,并可以划分储层中连通性较好的深度区间,该参数对于寻找碳酸盐岩储层渗透层具有重要意义。 展开更多
关键词 孔洞型碳酸盐岩 连通指数 电成像测井 孔洞识别 连通域标记
下载PDF
基于多层全连接神经网络的6C地震波极化向量识别研究
20
作者 廖成旺 庞聪 +1 位作者 江勇 吴涛 《大地测量与地球动力学》 CSCD 北大核心 2024年第4期331-335,435,共6页
利用机器学习原理,提出一种基于多层全连接(multi-layer fully connected, MFC)神经网络的六分量(six-component, 6C)地震波极化向量识别方法。首先利用6C地震波各波型极化向量数学模型和一系列仿真参数得到5种波型和噪声波型各5 000个... 利用机器学习原理,提出一种基于多层全连接(multi-layer fully connected, MFC)神经网络的六分量(six-component, 6C)地震波极化向量识别方法。首先利用6C地震波各波型极化向量数学模型和一系列仿真参数得到5种波型和噪声波型各5 000个极化向量数据集,然后随机选取其中5 000个作为测试集,其余划分为训练集,进行MFC神经网络与支持向量机(support vector machine, SVM)的综合辨识性能对比实验。结果表明,MFC神经网络模型识别5种极化向量类型(SH波和Love波视为一类)和6种极化向量类型的效果均显著优于SVM模型,平均识别率分别达到99.786%和87.940%。 展开更多
关键词 极化向量识别 六分量地震波 多层全连接神经网络 支持向量机
下载PDF
上一页 1 2 49 下一页 到第
使用帮助 返回顶部