期刊文献+
共找到54,152篇文章
< 1 2 250 >
每页显示 20 50 100
Development of a toroidal soft x-ray imaging system and application for investigating three-dimensional plasma on J-TEXT
1
作者 赵传旭 李建超 +9 位作者 张晓卿 王能超 丁永华 杨州军 江中和 严伟 李杨波 毛飞越 任正康 the J-TEXT Team 《Plasma Science and Technology》 SCIE EI CAS CSCD 2024年第3期94-99,共6页
A toroidal soft x-ray imaging(T-SXRI)system has been developed to investigate threedimensional(3D)plasma physics on J-TEXT.This T-SXRI system consists of three sets of SXR arrays.Two sets are newly developed and locat... A toroidal soft x-ray imaging(T-SXRI)system has been developed to investigate threedimensional(3D)plasma physics on J-TEXT.This T-SXRI system consists of three sets of SXR arrays.Two sets are newly developed and located on the vacuum chamber wall at toroidal positionsφof 126.4°and 272.6°,respectively,while one set was established previously atφ=65.50.Each set of SXR arrays consists of three arrays viewing the plasma poloidally,and hence can be used separately to obtain SXR images via the tomographic method.The sawtooth precursor oscillations are measured by T-SXRI,and the corresponding images of perturbative SXR signals are successfully reconstructed at these three toroidal positions,hence providing measurement of the 3D structure of precursor oscillations.The observed 3D structure is consistent with the helical structure of the m/n=1/1 mode.The experimental observation confirms that the T-SXRI system is able to observe 3D structures in the J-TEXT plasma. 展开更多
关键词 SXR imaging J-TEXT tokamak three-dimensional measurement MHD
下载PDF
Feature Matching via Topology-Aware Graph Interaction Model
2
作者 Yifan Lu Jiayi Ma +2 位作者 Xiaoguang Mei Jun Huang Xiao-Ping Zhang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第1期113-130,共18页
Feature matching plays a key role in computer vision. However, due to the limitations of the descriptors, the putative matches are inevitably contaminated by massive outliers.This paper attempts to tackle the outlier ... Feature matching plays a key role in computer vision. However, due to the limitations of the descriptors, the putative matches are inevitably contaminated by massive outliers.This paper attempts to tackle the outlier filtering problem from two aspects. First, a robust and efficient graph interaction model,is proposed, with the assumption that matches are correlated with each other rather than independently distributed. To this end, we construct a graph based on the local relationships of matches and formulate the outlier filtering task as a binary labeling energy minimization problem, where the pairwise term encodes the interaction between matches. We further show that this formulation can be solved globally by graph cut algorithm. Our new formulation always improves the performance of previous localitybased method without noticeable deterioration in processing time,adding a few milliseconds. Second, to construct a better graph structure, a robust and geometrically meaningful topology-aware relationship is developed to capture the topology relationship between matches. The two components in sum lead to topology interaction matching(TIM), an effective and efficient method for outlier filtering. Extensive experiments on several large and diverse datasets for multiple vision tasks including general feature matching, as well as relative pose estimation, homography and fundamental matrix estimation, loop-closure detection, and multi-modal image matching, demonstrate that our TIM is more competitive than current state-of-the-art methods, in terms of generality, efficiency, and effectiveness. The source code is publicly available at http://github.com/YifanLu2000/TIM. 展开更多
关键词 Feature matching graph cut outlier filtering topology preserving
下载PDF
Distributed Matching Theory-Based Task Re-Allocating for Heterogeneous Multi-UAV Edge Computing
3
作者 Yangang Wang Xianglin Wei +3 位作者 Hai Wang Yongyang Hu Kuang Zhao Jianhua Fan 《China Communications》 SCIE CSCD 2024年第1期260-278,共19页
Many efforts have been devoted to efficient task scheduling in Multi-Unmanned Aerial Vehicle(UAV)edge computing.However,the heterogeneity of UAV computation resource,and the task re-allocating between UAVs have not be... Many efforts have been devoted to efficient task scheduling in Multi-Unmanned Aerial Vehicle(UAV)edge computing.However,the heterogeneity of UAV computation resource,and the task re-allocating between UAVs have not been fully considered yet.Moreover,most existing works neglect the fact that a task can only be executed on the UAV equipped with its desired service function(SF).In this backdrop,this paper formulates the task scheduling problem as a multi-objective task scheduling problem,which aims at maximizing the task execution success ratio while minimizing the average weighted sum of all tasks’completion time and energy consumption.Optimizing three coupled goals in a realtime manner with the dynamic arrival of tasks hinders us from adopting existing methods,like machine learning-based solutions that require a long training time and tremendous pre-knowledge about the task arrival process,or heuristic-based ones that usually incur a long decision-making time.To tackle this problem in a distributed manner,we establish a matching theory framework,in which three conflicting goals are treated as the preferences of tasks,SFs and UAVs.Then,a Distributed Matching Theory-based Re-allocating(DiMaToRe)algorithm is put forward.We formally proved that a stable matching can be achieved by our proposal.Extensive simulation results show that Di Ma To Re algorithm outperforms benchmark algorithms under diverse parameter settings and has good robustness. 展开更多
关键词 edge computing HETEROGENEITY matching theory service function unmanned aerial vehicle
下载PDF
A Time Series Short-Term Prediction Method Based on Multi-Granularity Event Matching and Alignment
4
作者 Haibo Li Yongbo Yu +1 位作者 Zhenbo Zhao Xiaokang Tang 《Computers, Materials & Continua》 SCIE EI 2024年第1期653-676,共24页
Accurate forecasting of time series is crucial across various domains.Many prediction tasks rely on effectively segmenting,matching,and time series data alignment.For instance,regardless of time series with the same g... Accurate forecasting of time series is crucial across various domains.Many prediction tasks rely on effectively segmenting,matching,and time series data alignment.For instance,regardless of time series with the same granularity,segmenting them into different granularity events can effectively mitigate the impact of varying time scales on prediction accuracy.However,these events of varying granularity frequently intersect with each other,which may possess unequal durations.Even minor differences can result in significant errors when matching time series with future trends.Besides,directly using matched events but unaligned events as state vectors in machine learning-based prediction models can lead to insufficient prediction accuracy.Therefore,this paper proposes a short-term forecasting method for time series based on a multi-granularity event,MGE-SP(multi-granularity event-based short-termprediction).First,amethodological framework for MGE-SP established guides the implementation steps.The framework consists of three key steps,including multi-granularity event matching based on the LTF(latest time first)strategy,multi-granularity event alignment using a piecewise aggregate approximation based on the compression ratio,and a short-term prediction model based on XGBoost.The data from a nationwide online car-hailing service in China ensures the method’s reliability.The average RMSE(root mean square error)and MAE(mean absolute error)of the proposed method are 3.204 and 2.360,lower than the respective values of 4.056 and 3.101 obtained using theARIMA(autoregressive integratedmoving average)method,as well as the values of 4.278 and 2.994 obtained using k-means-SVR(support vector regression)method.The other experiment is conducted on stock data froma public data set.The proposed method achieved an average RMSE and MAE of 0.836 and 0.696,lower than the respective values of 1.019 and 0.844 obtained using the ARIMA method,as well as the values of 1.350 and 1.172 obtained using the k-means-SVR method. 展开更多
关键词 Time series short-term prediction multi-granularity event ALIGNMENT event matching
下载PDF
Artificial Immune Detection for Network Intrusion Data Based on Quantitative Matching Method
5
作者 CaiMing Liu Yan Zhang +1 位作者 Zhihui Hu Chunming Xie 《Computers, Materials & Continua》 SCIE EI 2024年第2期2361-2389,共29页
Artificial immune detection can be used to detect network intrusions in an adaptive approach and proper matching methods can improve the accuracy of immune detection methods.This paper proposes an artificial immune de... Artificial immune detection can be used to detect network intrusions in an adaptive approach and proper matching methods can improve the accuracy of immune detection methods.This paper proposes an artificial immune detection model for network intrusion data based on a quantitative matching method.The proposed model defines the detection process by using network data and decimal values to express features and artificial immune mechanisms are simulated to define immune elements.Then,to improve the accuracy of similarity calculation,a quantitative matching method is proposed.The model uses mathematical methods to train and evolve immune elements,increasing the diversity of immune recognition and allowing for the successful detection of unknown intrusions.The proposed model’s objective is to accurately identify known intrusions and expand the identification of unknown intrusions through signature detection and immune detection,overcoming the disadvantages of traditional methods.The experiment results show that the proposed model can detect intrusions effectively.It has a detection rate of more than 99.6%on average and a false alarm rate of 0.0264%.It outperforms existing immune intrusion detection methods in terms of comprehensive detection performance. 展开更多
关键词 Immune detection network intrusion network data signature detection quantitative matching method
下载PDF
Application of three-dimensional speckle tracking technique in measuring left ventricular myocardial function in patients with diabetes
6
作者 Zheng Li Ying Qian +1 位作者 Chun-Yun Fan Yong Huang 《World Journal of Diabetes》 SCIE 2024年第4期783-792,共10页
BACKGROUND Diabetic cardiomyopathy is considered as a chronic complication of diabetes mellitus(DM).Therefore,early detection of left ventricular systolic function(LVSF)damage in DM is essential.AIM To explore the use... BACKGROUND Diabetic cardiomyopathy is considered as a chronic complication of diabetes mellitus(DM).Therefore,early detection of left ventricular systolic function(LVSF)damage in DM is essential.AIM To explore the use of the three-dimensional speckle tracking technique(3D-STI)for measuring LVSF in DM patients via meta-analysis.METHODS The electronic databases were retrieved from the initial accessible time to 29 April 2023.The current study involved 9 studies,including 970 subjects.We carried out this meta-analysis to estimate myocardial function in DM compared with controls according to myocardial strain attained by 3D-STI.RESULTS Night articles including 970 subjects were included.No significant difference was detected in the left ventricular ejection fraction between the control and the diabetic group(P>0.05),while differences in global longitudinal strain,global circumferential strain,global radial strain,and global area strain were markedly different between the controls and DM patients(all P<0.05).CONCLUSION The 3D-STI could be applied to accurately measure early LVSF damage in patients with DM. 展开更多
关键词 Diabetes mellitus Left ventricular systolic dysfunction three-dimensional speckle tracking echocardiography Meta analysis
下载PDF
Road Traffic Monitoring from Aerial Images Using Template Matching and Invariant Features
7
作者 Asifa Mehmood Qureshi Naif Al Mudawi +2 位作者 Mohammed Alonazi Samia Allaoua Chelloug Jeongmin Park 《Computers, Materials & Continua》 SCIE EI 2024年第3期3683-3701,共19页
Road traffic monitoring is an imperative topic widely discussed among researchers.Systems used to monitor traffic frequently rely on cameras mounted on bridges or roadsides.However,aerial images provide the flexibilit... Road traffic monitoring is an imperative topic widely discussed among researchers.Systems used to monitor traffic frequently rely on cameras mounted on bridges or roadsides.However,aerial images provide the flexibility to use mobile platforms to detect the location and motion of the vehicle over a larger area.To this end,different models have shown the ability to recognize and track vehicles.However,these methods are not mature enough to produce accurate results in complex road scenes.Therefore,this paper presents an algorithm that combines state-of-the-art techniques for identifying and tracking vehicles in conjunction with image bursts.The extracted frames were converted to grayscale,followed by the application of a georeferencing algorithm to embed coordinate information into the images.The masking technique eliminated irrelevant data and reduced the computational cost of the overall monitoring system.Next,Sobel edge detection combined with Canny edge detection and Hough line transform has been applied for noise reduction.After preprocessing,the blob detection algorithm helped detect the vehicles.Vehicles of varying sizes have been detected by implementing a dynamic thresholding scheme.Detection was done on the first image of every burst.Then,to track vehicles,the model of each vehicle was made to find its matches in the succeeding images using the template matching algorithm.To further improve the tracking accuracy by incorporating motion information,Scale Invariant Feature Transform(SIFT)features have been used to find the best possible match among multiple matches.An accuracy rate of 87%for detection and 80%accuracy for tracking in the A1 Motorway Netherland dataset has been achieved.For the Vehicle Aerial Imaging from Drone(VAID)dataset,an accuracy rate of 86%for detection and 78%accuracy for tracking has been achieved. 展开更多
关键词 Unmanned Aerial Vehicles(UAV) aerial images DATASET object detection object tracking data elimination template matching blob detection SIFT VAID
下载PDF
The combined application of stem cells and three-dimensional bioprinting scaffolds for the repair of spinal cord injury
8
作者 Dingyue Ju Chuanming Dong 《Neural Regeneration Research》 SCIE CAS CSCD 2024年第8期1751-1758,共8页
Spinal cord injury is considered one of the most difficult injuries to repair and has one of the worst prognoses for injuries to the nervous system.Following surgery,the poor regenerative capacity of nerve cells and t... Spinal cord injury is considered one of the most difficult injuries to repair and has one of the worst prognoses for injuries to the nervous system.Following surgery,the poor regenerative capacity of nerve cells and the generation of new scars can make it very difficult for the impaired nervous system to restore its neural functionality.Traditional treatments can only alleviate secondary injuries but cannot fundamentally repair the spinal cord.Consequently,there is a critical need to develop new treatments to promote functional repair after spinal cord injury.Over recent years,there have been seve ral developments in the use of stem cell therapy for the treatment of spinal cord injury.Alongside significant developments in the field of tissue engineering,three-dimensional bioprinting technology has become a hot research topic due to its ability to accurately print complex structures.This led to the loading of three-dimensional bioprinting scaffolds which provided precise cell localization.These three-dimensional bioprinting scaffolds co uld repair damaged neural circuits and had the potential to repair the damaged spinal cord.In this review,we discuss the mechanisms underlying simple stem cell therapy,the application of different types of stem cells for the treatment of spinal cord injury,and the different manufa cturing methods for three-dimensional bioprinting scaffolds.In particular,we focus on the development of three-dimensional bioprinting scaffolds for the treatment of spinal cord injury. 展开更多
关键词 BIOMATERIALS embryonic stem cells induced pluripotent stem cells mesenchymal stem cells nerve regeneration spinal cord injury stem cell therapy stem cells three-dimensional bioprinting
下载PDF
Can propensity score matching replace randomized controlled trials?
9
作者 Matthias Yi Quan Liau En Qi Toh +2 位作者 Shamir Muhamed Surya Varma Selvakumar Vishalkumar Girishchandra Shelat 《World Journal of Methodology》 2024年第1期58-70,共13页
Randomized controlled trials(RCTs)have long been recognized as the gold standard for establishing causal relationships in clinical research.Despite that,various limitations of RCTs prevent its widespread implementatio... Randomized controlled trials(RCTs)have long been recognized as the gold standard for establishing causal relationships in clinical research.Despite that,various limitations of RCTs prevent its widespread implementation,ranging from the ethicality of withholding potentially-lifesaving treatment from a group to relatively poor external validity due to stringent inclusion criteria,amongst others.However,with the introduction of propensity score matching(PSM)as a retrospective statistical tool,new frontiers in establishing causation in clinical research were opened up.PSM predicts treatment effects using observational data from existing sources such as registries or electronic health records,to create a matched sample of participants who received or did not receive the intervention based on their propensity scores,which takes into account characteristics such as age,gender and comorbidities.Given its retrospective nature and its use of observational data from existing sources,PSM circumvents the aforementioned ethical issues faced by RCTs.Majority of RCTs exclude elderly,pregnant women and young children;thus,evidence of therapy efficacy is rarely proven by robust clinical research for this population.On the other hand,by matching study patient characteristics to that of the population of interest,including the elderly,pregnant women and young children,PSM allows for generalization of results to the wider population and hence greatly increases the external validity.Instead of replacing RCTs with PSM,the synergistic integration of PSM into RCTs stands to provide better research outcomes with both methods complementing each other.For example,in an RCT investigating the impact of mannitol on outcomes among participants of the Intensive Blood Pressure Reduction in Acute Cerebral Hemorrhage Trial,the baseline characteristics of comorbidities and current medications between treatment and control arms were significantly different despite the randomization protocol.Therefore,PSM was incorporated in its analysis to create samples from the treatment and control arms that were matched in terms of these baseline characteristics,thus providing a fairer comparison for the impact of mannitol.This literature review reports the applications,advantages,and considerations of using PSM with RCTs,illustrating its utility in refining randomization,improving external validity,and accounting for non-compliance to protocol.Future research should consider integrating the use of PSM in RCTs to better generalize outcomes to target populations for clinical practice and thereby benefit a wider range of patients,while maintaining the robustness of randomization offered by RCTs. 展开更多
关键词 Propensity score matching Randomized controlled trials RANDOMIZATION Clinical practice Validity ETHICS
下载PDF
The Youth’s View of Marriage in Chinese Mainstream Media Discourse-A Corpus-assisted Three-dimensional Discourse Analysis
10
作者 DING Shu-li LIN Ying 《Journal of Literature and Art Studies》 2024年第4期284-289,共6页
The rising of aging and the declining of birth rates have forced the public to focus on the youth’s view on marriage.Based on critical discourse analysis and combined with Fairclough’s three-dimensional discourse an... The rising of aging and the declining of birth rates have forced the public to focus on the youth’s view on marriage.Based on critical discourse analysis and combined with Fairclough’s three-dimensional discourse analysis model,this paper builds a“Chinese media News Report Corpus on the topic of‘marriage’”whose news are collected from China Daily.It is found that the discourses are neutral and objective with regard to the advantages and disadvantages of marriage,but in general,it is still a traditional view of marriage that is inevitable and closely related to fertility.Although this is controlled by the policies and the social reasons including declining fertility rate,it deviates from the current view of the youth towards marriage,resulting in many serious consequences such as young people’s rejection.In addition,this research found that male and female have great differences in their views on marriage,and men’s resistance to marriage is far greater than that of women,which is departure from the public’s cognition.The reasons behind this need to be explored in order to solve the marriage and love problems of young people in today’s era and realize the healthy development of young marriage. 展开更多
关键词 CORPORA three-dimensional discourse analysis the youth’view of marriage
下载PDF
Three-dimensional(3D)parametric measurements of individual gravels in the Gobi region using point cloud technique
11
作者 JING Xiangyu HUANG Weiyi KAN Jiangming 《Journal of Arid Land》 SCIE CSCD 2024年第4期500-517,共18页
Gobi spans a large area of China,surpassing the combined expanse of mobile dunes and semi-fixed dunes.Its presence significantly influences the movement of sand and dust.However,the complex origins and diverse materia... Gobi spans a large area of China,surpassing the combined expanse of mobile dunes and semi-fixed dunes.Its presence significantly influences the movement of sand and dust.However,the complex origins and diverse materials constituting the Gobi result in notable differences in saltation processes across various Gobi surfaces.It is challenging to describe these processes according to a uniform morphology.Therefore,it becomes imperative to articulate surface characteristics through parameters such as the three-dimensional(3D)size and shape of gravel.Collecting morphology information for Gobi gravels is essential for studying its genesis and sand saltation.To enhance the efficiency and information yield of gravel parameter measurements,this study conducted field experiments in the Gobi region across Dunhuang City,Guazhou County,and Yumen City(administrated by Jiuquan City),Gansu Province,China in March 2023.A research framework and methodology for measuring 3D parameters of gravel using point cloud were developed,alongside improved calculation formulas for 3D parameters including gravel grain size,volume,flatness,roundness,sphericity,and equivalent grain size.Leveraging multi-view geometry technology for 3D reconstruction allowed for establishing an optimal data acquisition scheme characterized by high point cloud reconstruction efficiency and clear quality.Additionally,the proposed methodology incorporated point cloud clustering,segmentation,and filtering techniques to isolate individual gravel point clouds.Advanced point cloud algorithms,including the Oriented Bounding Box(OBB),point cloud slicing method,and point cloud triangulation,were then deployed to calculate the 3D parameters of individual gravels.These systematic processes allow precise and detailed characterization of individual gravels.For gravel grain size and volume,the correlation coefficients between point cloud and manual measurements all exceeded 0.9000,confirming the feasibility of the proposed methodology for measuring 3D parameters of individual gravels.The proposed workflow yields accurate calculations of relevant parameters for Gobi gravels,providing essential data support for subsequent studies on Gobi environments. 展开更多
关键词 Gobi gravels three-dimensional(3D)parameters point cloud 3D reconstruction Random Sample Consensus(RANSAC)algorithm Density-Based Spatial Clustering of Applications with Noise(DBSCAN)
下载PDF
A Study of the TPS Based Beam-Matching Concept for Medical Linear Accelerators at a Tertiary Hospital
12
作者 Ntombela N. Lethukuthula Rovetto J. Nicolas +1 位作者 Nethwadzi C. Lutendo Mpumelelo Nyathi 《International Journal of Medical Physics, Clinical Engineering and Radiation Oncology》 2024年第1期16-25,共10页
The flexibility in radiotherapy can be improved if patients can be moved between any one of the department’s medical linear accelerators (LINACs) without the need to change anything in the patient’s treatment plan. ... The flexibility in radiotherapy can be improved if patients can be moved between any one of the department’s medical linear accelerators (LINACs) without the need to change anything in the patient’s treatment plan. For this to be possible, the dosimetric characteristics of the various accelerators must be the same, or nearly the same. The purpose of this work is to describe further and compare measurements and parameters after the initial vendor-recommended beam matching of the five LINACs. Deviations related to dose calculations and to beam matched accelerators may compromise treatment accuracy. The safest and most practical way to ensure that all accelerators are within clinical acceptable accuracy is to include TPS calculations in the LINACs matching evaluation. Treatment planning system (TPS) was used to create three photons plans with different field sizes 3 × 3 cm, 10 × 10 cm and 25 × 25 cm at a depth of 4.5 cm in Perspex. Calculated TPS plans were sent to Mosaiq to be delivered by five LINACs. TPS plans were compared with five LINACs measurements data using Gamma analyses of 2% and 2 mm. The results suggest that for four out of the five LINACs, there was generally good agreement, less than a 2% deviation between the planned dose distribution and the measured dose distribution. However, one specific LINAC named “Asterix” exhibited a deviation of 2.121% from the planned dose. The results show that all of the LINACs’ performance were within the acceptable deviation and delivering radiation dose consistently and accurately. 展开更多
关键词 RADIOTHERAPY Beam-matching Linear Accelerator DOSIMETRY
下载PDF
Loop Closure Detection via Locality Preserving Matching With Global Consensus 被引量:1
13
作者 Jiayi Ma Kaining Zhang Junjun Jiang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2023年第2期411-426,共16页
A critical component of visual simultaneous localization and mapping is loop closure detection(LCD),an operation judging whether a robot has come to a pre-visited area.Concretely,given a query image(i.e.,the latest vi... A critical component of visual simultaneous localization and mapping is loop closure detection(LCD),an operation judging whether a robot has come to a pre-visited area.Concretely,given a query image(i.e.,the latest view observed by the robot),it proceeds by first exploring images with similar semantic information,followed by solving the relative relationship between candidate pairs in the 3D space.In this work,a novel appearance-based LCD system is proposed.Specifically,candidate frame selection is conducted via the combination of Superfeatures and aggregated selective match kernel(ASMK).We incorporate an incremental strategy into the vanilla ASMK to make it applied in the LCD task.It is demonstrated that this setting is memory-wise efficient and can achieve remarkable performance.To dig up consistent geometry between image pairs during loop closure verification,we propose a simple yet surprisingly effective feature matching algorithm,termed locality preserving matching with global consensus(LPM-GC).The major objective of LPM-GC is to retain the local neighborhood information of true feature correspondences between candidate pairs,where a global constraint is further designed to effectively remove false correspondences in challenging sceneries,e.g.,containing numerous repetitive structures.Meanwhile,we derive a closed-form solution that enables our approach to provide reliable correspondences within only a few milliseconds.The performance of the proposed approach has been experimentally evaluated on ten publicly available and challenging datasets.Results show that our method can achieve better performance over the state-of-the-art in both feature matching and LCD tasks.We have released our code of LPM-GC at https://github.com/jiayi-ma/LPM-GC. 展开更多
关键词 Feature matching locality preserving matching loop closure detection SLAM
下载PDF
GPU-accelerated three-dimensional reconstruction method of the Compton camera and its application in radionuclide imaging 被引量:1
14
作者 Ren-Yao Wu Chang-Ran Geng +6 位作者 Feng Tian Zhi-Yang Yao Chun-Hui Gong Hao-Nan Han Jian-Feng Xu Yong-Shun Xiao Xiao-Bin Tang 《Nuclear Science and Techniques》 SCIE EI CAS CSCD 2023年第4期54-68,共15页
A novel and fast three-dimensional reconstruction method for a Compton camera and its performance in radionuclide imaging is proposed and analyzed in this study. The conical surface sampling back-projection method wit... A novel and fast three-dimensional reconstruction method for a Compton camera and its performance in radionuclide imaging is proposed and analyzed in this study. The conical surface sampling back-projection method with scattering angle correction(CSS-BP-SC) can quickly perform the back-projection process of the Compton cone and can be used to precompute the list-mode maximum likelihood expectation maximization(LM-MLEM). A dedicated parallel architecture was designed for the graphics processing unit acceleration of the back-projection and iteration stage of the CSS-BP-SC-based LM-MLEM. The imaging results of the two-point source Monte Carlo(MC) simulation demonstrate that by analyzing the full width at half maximum along the three coordinate axes, the CSS-BP-SC-based LM-MLEM can obtain imaging results comparable to those of the traditional reconstruction algorithm, that is, the simple back-projection-based LM-MLEM. The imaging results of the mouse phantom MC simulation and experiment demonstrate that the reconstruction results obtained by the proposed method sufficiently coincide with the set radioactivity distribution, and the speed increased by more than 664 times compared to the traditional reconstruction algorithm in the mouse phantom experiment. The proposed method will further advance the imaging applications of Compton cameras. 展开更多
关键词 Compton camera three-dimensional reconstruction Radionuclide imaging GPU
下载PDF
Theory,technology and practice of shale gas three-dimensional development:A case study of Fuling shale gas field in Sichuan Basin,SW China 被引量:1
15
作者 SUN Huanquan CAI Xunyu +5 位作者 HU Degao LU Zhiyong ZHAO Peirong ZHENG Aiwei LI Jiqing WANG Haitao 《Petroleum Exploration and Development》 SCIE 2023年第3期651-664,共14页
In the Jiaoshiba block of the Fuling shale gas field,the employed reserves and recovery factor by primary well pattern are low,no obvious barrier is found in the development layer series,and layered development is dif... In the Jiaoshiba block of the Fuling shale gas field,the employed reserves and recovery factor by primary well pattern are low,no obvious barrier is found in the development layer series,and layered development is difficult.Based on the understanding of the main factors controlling shale gas enrichment and high production,the theory and technology of shale gas three-dimensional development,such as fine description and modeling of shale gas reservoir,optimization of three-dimensional development strategy,highly efficient drilling with dense well pattern,precision fracturing and real-time control,are discussed.Three-dimensional development refers to the application of optimal and fast drilling and volume fracturing technologies,depending upon the sedimentary characteristics,reservoir characteristics and sweet spot distribution of shale gas,to form"artificial gas reservoir"in a multidimensional space,so as to maximize the employed reserves,recovery factor and yield rate of shale gas development.In the research on shale gas three-dimensional development,the geological+engineering sweet spot description is fundamental,the collaborative optimization of natural fractures and artificial fractures is critical,and the improvement of speed and efficiency in drilling and fracturing engineering is the guarantee.Through the implementation of three-dimensional development,the overall recovery factor in the Jiaoshiba block has increased from 12.6%to 23.3%,providing an important support for the continuous and stable production of the Fuling shale gas field. 展开更多
关键词 shale gas three-dimensional development Fuling shale gas field Sichuan Basin fine reservoir description precision fracturing recoveryfactor
下载PDF
Shear behavior of intact granite under thermo-mechanical coupling and three-dimensional morphology of shear-formed fractures 被引量:1
16
作者 Bing Chen Baotang Shen Haiyang Jiang 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2023年第3期523-537,共15页
The shear failure of intact rock under thermo-mechanical(TM)coupling conditions is common,such as in enhanced geothermal mining and deep mine construction.Under the effect of a continuous engineering disturbance,shear... The shear failure of intact rock under thermo-mechanical(TM)coupling conditions is common,such as in enhanced geothermal mining and deep mine construction.Under the effect of a continuous engineering disturbance,shear-formed fractures are prone to secondary instability,posing a severe threat to deep engineering.Although numerous studies regarding three-dimensional(3D)morphologies of fracture surfaces have been conducted,the understanding of shear-formed fractures under TM coupling conditions is limited.In this study,direct shear tests of intact granite under various TM coupling conditions were conducted,followed by 3D laser scanning tests of shear-formed fractures.Test results demonstrated that the peak shear strength of intact granite is positively correlated with the normal stress,whereas it is negatively correlated with the temperature.The internal friction angle and cohesion of intact granite significantly decrease with an increase in the temperature.The anisotropy,roughness value,and height of the asperities on the fracture surfaces are reduced as the normal stress increases,whereas their variation trends are the opposite as the temperature increases.The macroscopic failure mode of intact granite under TM coupling conditions is dominated by mixed tensileeshear and shear failures.As the normal stress increases,intragranular fractures are developed ranging from a local to a global distribution,and the macroscopic failure mode of intact granite changes from mixed tensileeshear to shear failure.Finally,3D morphological characteristics of the asperities on the shear-formed fracture surfaces were analyzed,and a quadrangular pyramid conceptual model representing these asperities was proposed and sufficiently verified. 展开更多
关键词 Thermo-mechanical(TM)coupling Peak shear strength three-dimensional(3D)morphological characterization Failure mode Quadrangular pyramid model
下载PDF
Effect of Weft Binding Structure on Compression Properties of Three-Dimensional Woven Spacer Fabrics and Composites 被引量:1
17
作者 刘生杰 江飞 +3 位作者 曾金金 邵慧奇 蒋金华 陈南梁 《Journal of Donghua University(English Edition)》 CAS 2023年第5期490-499,共10页
With the wide use of three-dimensional woven spacer composites(3DWSCs),the market expects greater mechanical properties from this material.By changing the weft fastening method of the traditional I-shape pile yarns,we... With the wide use of three-dimensional woven spacer composites(3DWSCs),the market expects greater mechanical properties from this material.By changing the weft fastening method of the traditional I-shape pile yarns,we designed three-dimensional woven spacer fabrics(3DWSFs)and 3DWSCs with the weft V-shape to improve the compression performance of traditional 3DWSFs.The effects of weft binding structures,V-pile densities,and V-shaped angle were investigated in this paper.It is found that the compression resistance of 3DWSFs with the weft V-shape is improved compared to that with the weft I-shape,the fabric height recovery rate is as high as 95.7%,and the average elastic recovery rate is 59.39%.When the interlayer pile yarn density is the same,the weft V-shaped and weft I-shaped 3DWSCs have similar flatwise pressure and edgewise pressure performance.The compression properties of the composite improve as the density of the V-pile yarns increases.The flatwise compression load decreases as the V-shaped angle decreases.When the V-shaped angle is 28°and 42°,the latitudinal V-shaped 3DWSCs perform exceptionally well in terms of anti-compression cushioning.The V-shaped weft binding method offers a novel approach to structural design of 3DWSCs. 展开更多
关键词 weft V-shaped binding three-dimensional woven spacer fabric(3DWSF) compression property pile yarn density V-shaped angle
下载PDF
Two-Sided Stable Matching Decision-Making Method Considering Matching Intention under a Hesitant Fuzzy Environment
18
作者 Qi Yue Zhibin Deng 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第5期1603-1623,共21页
In this paper,a stable two-sided matching(TSM)method considering the matching intention of agents under a hesitant fuzzy environment is proposed.The method uses a hesitant fuzzy element(HFE)as its basis.First,the HFE ... In this paper,a stable two-sided matching(TSM)method considering the matching intention of agents under a hesitant fuzzy environment is proposed.The method uses a hesitant fuzzy element(HFE)as its basis.First,the HFE preference matrix is transformed into the normalized HFE preference matrix.On this basis,the distance and the projection of the normalized HFEs on positive and negative ideal solutions are calculated.Then,the normalized HFEs are transformed into agent satisfactions.Considering the stable matching constraints,a multiobjective programming model with the objective of maximizing the satisfactions of two-sided agents is constructed.Based on the agent satisfaction matrix,the matching intention matrix of two-sided agents is built.According to the agent satisfaction matrix and matching intention matrix,the comprehensive satisfaction matrix is set up.Furthermore,the multiobjective programming model based on satisfactions is transformed into a multiobjective programming model based on comprehensive satisfactions.Using the G-S algorithm,the multiobjective programming model based on comprehensive satisfactions is solved,and then the best TSM scheme is obtained.Finally,a terminal distribution example is used to verify the feasibility and effectiveness of the proposed method. 展开更多
关键词 Two-sided matching stable matching hesitant fuzzy element matching intention programming model
下载PDF
Improved HardNet and Stricter Outlier Filtering to Guide Reliable Matching
19
作者 Meng Xu Chen Shen +4 位作者 Jun Zhang Zhipeng Wang Zhiwei Ruan Stefan Poslad Pengfei Xu 《Computers, Materials & Continua》 SCIE EI 2023年第6期4785-4803,共19页
As the fundamental problem in the computer vision area,image matching has wide applications in pose estimation,3D reconstruction,image retrieval,etc.Suffering from the influence of external factors,the process of imag... As the fundamental problem in the computer vision area,image matching has wide applications in pose estimation,3D reconstruction,image retrieval,etc.Suffering from the influence of external factors,the process of image matching using classical local detectors,e.g.,scale-invariant feature transform(SIFT),and the outlier filtering approaches,e.g.,Random sample consensus(RANSAC),show high computation speed and pool robustness under changing illumination and viewpoints conditions,while image matching approaches with deep learning strategy(such as HardNet,OANet)display reliable achievements in large-scale datasets with challenging scenes.However,the past learning-based approaches are limited to the distinction and quality of the dataset and the training strategy in the image-matching approaches.As an extension of the previous conference paper,this paper proposes an accurate and robust image matching approach using fewer training data in an end-to-end manner,which could be used to estimate the pose error This research first proposes a novel dataset cleaning and construction strategy to eliminate the noise and improve the training efficiency;Secondly,a novel loss named quadratic hinge triplet loss(QHT)is proposed to gather more effective and stable feature matching;Thirdly,in the outlier filtering process,the stricter OANet and bundle adjustment are applied for judging samples by adding the epipolar distance constraint and triangulation constraint to generate more outstanding matches;Finally,to recall the matching pairs,dynamic guided matching is used and then submit the inliers after the PyRANSAC process.Multiple evaluation metrics are used and reported in the 1st place in the Track1 of CVPR Image-Matching Challenge Workshop.The results show that the proposed method has advanced performance in large-scale and challenging Phototourism benchmark. 展开更多
关键词 SIFT image matching dynamic guided matching HardNet challenging environments large scale pose accuracy OANet
下载PDF
Exact Graph Pattern Matching:Applications,Progress and Prospects
20
作者 孙国豪 余水 +1 位作者 方秀 陆金虎 《Journal of Donghua University(English Edition)》 CAS 2023年第2期216-224,共9页
Graph pattern matching(GPM)can be used to mine the key information in graphs.Exact GPM is one of the most commonly used methods among all the GPM-related methods,which aims to exactly find all subgraphs for a given qu... Graph pattern matching(GPM)can be used to mine the key information in graphs.Exact GPM is one of the most commonly used methods among all the GPM-related methods,which aims to exactly find all subgraphs for a given query graph in a data graph.The exact GPM has been widely used in biological data analyses,social network analyses and other fields.In this paper,the applications of the exact GPM were first introduced,and the research progress of the exact GPM was summarized.Then,the related algorithms were introduced in detail,and the experiments on the state-of-the-art exact GPM algorithms were conducted to compare their performance.Based on the experimental results,the applicable scenarios of the algorithms were pointed out.New research opportunities in this area were proposed. 展开更多
关键词 graph pattern matching(GPM) exact matching subgraph isomorphism graph embedding subgraph matching
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部