期刊文献+
共找到183,979篇文章
< 1 2 250 >
每页显示 20 50 100
Remote sensing of air pollution incorporating integrated-path differential-absorption and coherent-Doppler lidar 被引量:1
1
作者 Ze-hou Yang Yong Chen +5 位作者 Chun-li Chen Yong-ke Zhang Ji-hui Dong Tao Peng Xiao-feng Li Ding-fu Zhou 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第1期594-601,共8页
An innovative complex lidar system deployed on an airborne rotorcraft platform for remote sensing of atmospheric pollution is proposed and demonstrated.The system incorporates integrated-path differential absorption l... An innovative complex lidar system deployed on an airborne rotorcraft platform for remote sensing of atmospheric pollution is proposed and demonstrated.The system incorporates integrated-path differential absorption lidar(DIAL) and coherent-doppler lidar(CDL) techniques using a dual tunable TEA CO_(2)laser in the 9—11 μm band and a 1.55 μm fiber laser.By combining the principles of differential absorption detection and pulsed coherent detection,the system enables agile and remote sensing of atmospheric pollution.Extensive static tests validate the system’s real-time detection capabilities,including the measurement of concentration-path-length product(CL),front distance,and path wind speed of air pollution plumes over long distances exceeding 4 km.Flight experiments is conducted with the helicopter.Scanning of the pollutant concentration and the wind field is carried out in an approximately 1 km slant range over scanning angle ranges from 45°to 65°,with a radial resolution of 30 m and10 s.The test results demonstrate the system’s ability to spatially map atmospheric pollution plumes and predict their motion and dispersion patterns,thereby ensuring the protection of public safety. 展开更多
关键词 differential absorption LIDAR COHERENT Doppler lidar Remoting sensing Atmospheric pollution
下载PDF
Road Traffic Monitoring from Aerial Images Using Template Matching and Invariant Features 被引量:1
2
作者 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
Novel Investigation of Stochastic Fractional Differential Equations Measles Model via the White Noise and Global Derivative Operator Depending on Mittag-Leffler Kernel 被引量:1
3
作者 Saima Rashid Fahd Jarad 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第6期2289-2327,共39页
Because of the features involved with their varied kernels,differential operators relying on convolution formulations have been acknowledged as effective mathematical resources for modeling real-world issues.In this p... Because of the features involved with their varied kernels,differential operators relying on convolution formulations have been acknowledged as effective mathematical resources for modeling real-world issues.In this paper,we constructed a stochastic fractional framework of measles spreading mechanisms with dual medication immunization considering the exponential decay and Mittag-Leffler kernels.In this approach,the overall population was separated into five cohorts.Furthermore,the descriptive behavior of the system was investigated,including prerequisites for the positivity of solutions,invariant domain of the solution,presence and stability of equilibrium points,and sensitivity analysis.We included a stochastic element in every cohort and employed linear growth and Lipschitz criteria to show the existence and uniqueness of solutions.Several numerical simulations for various fractional orders and randomization intensities are illustrated. 展开更多
关键词 Measles epidemic model Atangana-Baleanu Caputo-Fabrizio differential operators existence and uniqueness qualitative analysis Newton interpolating polynomial
下载PDF
A Portfolio Selection Method Based on Pattern Matching with Dual Information of Direction and Distance
4
作者 Xinyi He 《Applied Mathematics》 2024年第5期313-330,共18页
Pattern matching method is one of the classic classifications of existing online portfolio selection strategies. This article aims to study the key aspects of this method—measurement of similarity and selection of si... Pattern matching method is one of the classic classifications of existing online portfolio selection strategies. This article aims to study the key aspects of this method—measurement of similarity and selection of similarity sets, and proposes a Portfolio Selection Method based on Pattern Matching with Dual Information of Direction and Distance (PMDI). By studying different combination methods of indicators such as Euclidean distance, Chebyshev distance, and correlation coefficient, important information such as direction and distance in stock historical price information is extracted, thereby filtering out the similarity set required for pattern matching based investment portfolio selection algorithms. A large number of experiments conducted on two datasets of real stock markets have shown that PMDI outperforms other algorithms in balancing income and risk. Therefore, it is suitable for the financial environment in the real world. 展开更多
关键词 Online Portfolio Selection Pattern matching Similarity Measurement
下载PDF
Feature Matching via Topology-Aware Graph Interaction Model
5
作者 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
Multiple Matching Attenuation Based on Curvelet Domain Extended Filtering
6
作者 HUA Qingfeng CHEN Zhang +6 位作者 HE Huili TAN Jun CHEN Haifeng LI Guanbao SONG Peng ZHAO Bo JIANG Xiuping 《Journal of Ocean University of China》 SCIE CAS CSCD 2024年第4期924-932,共9页
The paper develops a multiple matching attenuation method based on extended filtering in the curvelet domain,which combines the traditional Wiener filtering method with the matching attenuation method in curvelet doma... The paper develops a multiple matching attenuation method based on extended filtering in the curvelet domain,which combines the traditional Wiener filtering method with the matching attenuation method in curvelet domain.Firstly,the method uses the predicted multiple data to generate the Hilbert transform records,time derivative records and time derivative records of Hilbert transform.Then,the above records are transformed into the curvelet domain and multiple matching attenuation based on least squares extended filtering is performed.Finally,the attenuation results are transformed back into the time-space domain.Tests on the model data and field data show that the method proposed in the paper effectively suppress the multiples while preserving the primaries well.Furthermore,it has higher accuracy in eliminating multiple reflections,which is more suitable for the multiple attenuation tasks in the areas with complex structures compared to the time-space domain extended filtering method and the conventional curvelet transform method. 展开更多
关键词 multiple matching attenuation curvelet domain extended filtering
下载PDF
Perfect 1-k Matchings of Bipartite Graphs
7
作者 Wenduan Dai Yan Liu Yanfang Wu 《Open Journal of Discrete Mathematics》 2024年第4期43-53,共11页
Let k be a positive integer and G a bipartite graph with bipartition (X,Y). A perfect 1-k matching is an edge subset M of G such that each vertex in Y is incident with exactly one edge in M and each vertex in X is inc... Let k be a positive integer and G a bipartite graph with bipartition (X,Y). A perfect 1-k matching is an edge subset M of G such that each vertex in Y is incident with exactly one edge in M and each vertex in X is incident with exactly k edges in M. A perfect 1-k matching is an optimal semi-matching related to the load-balancing problem, where a semi-matching is an edge subset M such that each vertex in Y is incident with exactly one edge in M, and a vertex in X can be incident with an arbitrary number of edges in M. In this paper, we give three sufficient and necessary conditions for the existence of perfect 1-k matchings and for the existence of 1-k matchings covering | X |−dvertices in X, respectively, and characterize k-elementary bipartite graph which is a graph such that the subgraph induced by all k-allowed edges is connected, where an edge is k-allowed if it is contained in a perfect 1-k matching. 展开更多
关键词 Bipartite Graph Semi-matching Perfect 1-k matching k-Elementary Graph
下载PDF
A Non-Parametric Scheme for Identifying Data Characteristic Based on Curve Similarity Matching
8
作者 Quanbo Ge Yang Cheng +3 位作者 Hong Li Ziyi Ye Yi Zhu Gang Yao 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第6期1424-1437,共14页
For accurately identifying the distribution charac-teristic of Gaussian-like noises in unmanned aerial vehicle(UAV)state estimation,this paper proposes a non-parametric scheme based on curve similarity matching.In the... For accurately identifying the distribution charac-teristic of Gaussian-like noises in unmanned aerial vehicle(UAV)state estimation,this paper proposes a non-parametric scheme based on curve similarity matching.In the framework of the pro-posed scheme,a Parzen window(kernel density estimation,KDE)method on sliding window technology is applied for roughly esti-mating the sample probability density,a precise data probability density function(PDF)model is constructed with the least square method on K-fold cross validation,and the testing result based on evaluation method is obtained based on some data characteristic analyses of curve shape,abruptness and symmetry.Some com-parison simulations with classical methods and UAV flight exper-iment shows that the proposed scheme has higher recognition accuracy than classical methods for some kinds of Gaussian-like data,which provides better reference for the design of Kalman filter(KF)in complex water environment. 展开更多
关键词 Curve similarity matching Gaussian-like noise non-parametric scheme parzen window.
下载PDF
Distributed Matching Theory-Based Task Re-Allocating for Heterogeneous Multi-UAV Edge Computing
9
作者 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
10
作者 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
CMMCAN:Lightweight Feature Extraction and Matching Network for Endoscopic Images Based on Adaptive Attention
11
作者 Nannan Chong Fan Yang 《Computers, Materials & Continua》 SCIE EI 2024年第8期2761-2783,共23页
In minimally invasive surgery,endoscopes or laparoscopes equipped with miniature cameras and tools are used to enter the human body for therapeutic purposes through small incisions or natural cavities.However,in clini... In minimally invasive surgery,endoscopes or laparoscopes equipped with miniature cameras and tools are used to enter the human body for therapeutic purposes through small incisions or natural cavities.However,in clinical operating environments,endoscopic images often suffer from challenges such as low texture,uneven illumination,and non-rigid structures,which affect feature observation and extraction.This can severely impact surgical navigation or clinical diagnosis due to missing feature points in endoscopic images,leading to treatment and postoperative recovery issues for patients.To address these challenges,this paper introduces,for the first time,a Cross-Channel Multi-Modal Adaptive Spatial Feature Fusion(ASFF)module based on the lightweight architecture of EfficientViT.Additionally,a novel lightweight feature extraction and matching network based on attention mechanism is proposed.This network dynamically adjusts attention weights for cross-modal information from grayscale images and optical flow images through a dual-branch Siamese network.It extracts static and dynamic information features ranging from low-level to high-level,and from local to global,ensuring robust feature extraction across different widths,noise levels,and blur scenarios.Global and local matching are performed through a multi-level cascaded attention mechanism,with cross-channel attention introduced to simultaneously extract low-level and high-level features.Extensive ablation experiments and comparative studies are conducted on the HyperKvasir,EAD,M2caiSeg,CVC-ClinicDB,and UCL synthetic datasets.Experimental results demonstrate that the proposed network improves upon the baseline EfficientViT-B3 model by 75.4%in accuracy(Acc),while also enhancing runtime performance and storage efficiency.When compared with the complex DenseDescriptor feature extraction network,the difference in Acc is less than 7.22%,and IoU calculation results on specific datasets outperform complex dense models.Furthermore,this method increases the F1 score by 33.2%and accelerates runtime by 70.2%.It is noteworthy that the speed of CMMCAN surpasses that of comparative lightweight models,with feature extraction and matching performance comparable to existing complex models but with faster speed and higher cost-effectiveness. 展开更多
关键词 Feature extraction and matching lightweighted network medical images ENDOSCOPIC ATTENTION
下载PDF
3D electromagnetic simulation of the coupling characteristics and double-stub Ferrite tuners impedance matching for EAST ICRH four-strap antenna
12
作者 Hua ZHOU Dan DU +4 位作者 Zhongshi YANG KSAITO Qingxi YANG Wei ZHANG Guojian NIU 《Plasma Science and Technology》 SCIE EI CAS CSCD 2024年第11期32-44,共13页
A program developed with COMSOL software integrates EAST four-strap antenna coupling with the double-stub Ferrite tuners(FT)impedance matching,obtaining physical quantities crucial for predicting the overall performan... A program developed with COMSOL software integrates EAST four-strap antenna coupling with the double-stub Ferrite tuners(FT)impedance matching,obtaining physical quantities crucial for predicting the overall performance of the ion cyclotron resonance heating(ICRH)antenna and matching system.These quantities encompass S-matrix,port complex impedance,reflection coefficients,electric field and voltage distribution,and optimal matching settings.In this study,we explore the relationship between S-matrix,reflection coefficients,port complex impedance,and frequency.Then,we analyze the impact of Faraday screens placement position and transparency,the distance from the Faraday screen(FS)to the current straps(CS),the relative distance between ports,and the characteristic impedance of the transmission line on the coupling characteristic impedance of the EAST ICRH system.Finally,we simulate the electric field distribution and voltage distribution of the EAST ICRH system for plasma heating with double-stub FT impedance matching.Using optimized parameters,the coupling power of the ICRH system can be approximately doubled.The results present herein may offer guidance for the design of high-power,long-pulse operation ICRH antenna systems. 展开更多
关键词 ion cyclotron resonance heating antenna impedance matching system coupling power S-MATRIX EAST
下载PDF
Artificial Immune Detection for Network Intrusion Data Based on Quantitative Matching Method
13
作者 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
A continuous and long-term in-situ stress measuring method based on fiber optic. Part I: Theory of inverse differential strain analysis
14
作者 Kun-Peng Zhang Mian Chen +2 位作者 Chang-Jun Zhao Su Wang Yong-Dong Fan 《Petroleum Science》 SCIE EI CAS CSCD 2024年第2期1171-1189,共19页
A method for in-situ stress measurement via fiber optics was proposed. The method utilizes the relationship between rock mass elastic parameters and in-situ stress. The approach offers the advantage of long-term stres... A method for in-situ stress measurement via fiber optics was proposed. The method utilizes the relationship between rock mass elastic parameters and in-situ stress. The approach offers the advantage of long-term stress measurements with high spatial resolution and frequency, significantly enhancing the ability to measure in-situ stress. The sensing casing, spirally wrapped with fiber optic, is cemented into the formation to establish a formation sensing nerve. Injecting fluid into the casing generates strain disturbance, establishing the relationship between rock mass properties and treatment pressure.Moreover, an optimization algorithm is established to invert the elastic parameters of formation via fiber optic strains. In the first part of this paper series, we established the theoretical basis for the inverse differential strain analysis method for in-situ stress measurement, which was subsequently verified using an analytical model. This paper is the fundamental basis for the inverse differential strain analysis method. 展开更多
关键词 In-situ stress Fiber optic Orthotropic elastic differential evolution ABAQUS
下载PDF
A Coupled Thermomechanical Crack Propagation Behavior of Brittle Materials by Peridynamic Differential Operator
15
作者 Tianyi Li Xin Gu Qing Zhang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第7期339-361,共23页
This study proposes a comprehensive,coupled thermomechanical model that replaces local spatial derivatives in classical differential thermomechanical equations with nonlocal integral forms derived from the peridynamic... This study proposes a comprehensive,coupled thermomechanical model that replaces local spatial derivatives in classical differential thermomechanical equations with nonlocal integral forms derived from the peridynamic differential operator(PDDO),eliminating the need for calibration procedures.The model employs a multi-rate explicit time integration scheme to handle varying time scales in multi-physics systems.Through simulations conducted on granite and ceramic materials,this model demonstrates its effectiveness.It successfully simulates thermal damage behavior in granite arising from incompatible mineral expansion and accurately calculates thermal crack propagation in ceramic slabs during quenching.To account for material heterogeneity,the model utilizes the Shuffle algorithm andWeibull distribution,yielding results that align with numerical simulations and experimental observations.This coupled thermomechanical model shows great promise for analyzing intricate thermomechanical phenomena in brittle materials. 展开更多
关键词 Peridynamic differential operator thermomechanical coupling HETEROGENEITY numerical simulation
下载PDF
ESTIMATION OF AVERAGE DIFFERENTIAL ENTROPY FOR A STATIONARY ERGODIC SPACE-TIME RANDOM FIELD ON A BOUNDED AREA
16
作者 Zhanjie SONG Jiaxing ZHANG 《Acta Mathematica Scientia》 SCIE CSCD 2024年第5期1984-1996,共13页
In this paper,we mainly discuss a discrete estimation of the average differential entropy for a continuous time-stationary ergodic space-time random field.By estimating the probability value of a time-stationary rando... In this paper,we mainly discuss a discrete estimation of the average differential entropy for a continuous time-stationary ergodic space-time random field.By estimating the probability value of a time-stationary random field in a small range,we give an entropy estimation and obtain the average entropy estimation formula in a certain bounded space region.It can be proven that the estimation of the average differential entropy converges to the theoretical value with a probability of 1.In addition,we also conducted numerical experiments for different parameters to verify the convergence result obtained in the theoretical proofs. 展开更多
关键词 differential entropy STATIONARY ERGODICITY space-time random field time series
下载PDF
Decoding Retinoblastoma: Differential Gene Expression
17
作者 Ahmed Jasim Mahmood Al-Mashhadani Franko Shehaj Lianhong Zhou 《International Journal of Clinical Medicine》 CAS 2024年第4期177-196,共20页
Background: Retinoblastoma, the most common intraocular pediatric cancer, presents complexities in its genetic landscape that necessitate a deeper understanding for improved therapeutic interventions. This study lever... Background: Retinoblastoma, the most common intraocular pediatric cancer, presents complexities in its genetic landscape that necessitate a deeper understanding for improved therapeutic interventions. This study leverages computational tools to dissect the differential gene expression profiles in retinoblastoma. Methods: Employing an in silico approach, we analyzed gene expression data from public repositories by applying rigorous statistical models, including limma and de seq 2, for identifying differentially expressed genes DEGs. Our findings were validated through cross-referencing with independent datasets and existing literature. We further employed functional annotation and pathway analysis to elucidate the biological significance of these DEGs. Results: Our computational analysis confirmed the dysregulation of key retinoblastoma-associated genes. In comparison to normal retinal tissue, RB1 exhibited a 2.5-fold increase in expression (adjusted p Conclusions: Our analysis reinforces the critical genetic alterations known in retinoblastoma and unveils new avenues for research into the disease’s molecular basis. The discovery of chemoresistance markers and immune-related genes opens potential pathways for personalized treatment strategies. The study’s outcomes emphasize the power of in silico analyses in unraveling complex cancer genomics. 展开更多
关键词 Retinoblastoma Gene Expression In Silico Study differentially Expressed Genes CHEMORESISTANCE Immune Response Computational Biology
下载PDF
Quick evaluation and regulation of the maximum instantaneous power and matching resistance for droplet-based electricity generators
18
作者 Zhifeng Hu Huamei Zhong +1 位作者 He Shan Ruzhu Wang 《Nano Research》 SCIE EI CSCD 2024年第11期9999-10007,共9页
Droplet-based electricity generators (DEGs) leveraging triboelectric effects are simple and high-performance devices for harvesting energy from ubiquitous water droplets. Instantaneous power plays a vital role in wide... Droplet-based electricity generators (DEGs) leveraging triboelectric effects are simple and high-performance devices for harvesting energy from ubiquitous water droplets. Instantaneous power plays a vital role in wide applications of DEGs. However, the governing law of the maximum instantaneous power and matching resistance is lacking and their determination suffers from heavy repetitive experiments, hindering the development of DEGs. Herein, we propose a quick evaluation method for the internal droplet impedance, instantaneous peak power, maximum instantaneous power and matching resistance which exhibits broad universality and excellent accuracy. Moreover, effects of diverse factors pertaining to droplets and devices are fully investigated, highlighting that the maximum instantaneous power and matching resistance can be effectively regulated across multiple orders of magnitudes by controlling the salt concentration. Our findings shed insights into the understanding, evaluation, and regulation of instantaneous power for DEGs, and shall promote the renovation of the DEG technology. 展开更多
关键词 droplet-based electricity generator maximum instantaneous power matching resistance quick evaluation method power regulation
原文传递
Reshaping Li–Mg hybrid batteries:Epitaxial electrodeposition and spatial confinement on MgMOF substrates via the lattice‐matching strategy
19
作者 Yongqin Wang Fulin Cheng +2 位作者 Jiawen Ji Chenyang Cai Yu Fu 《Carbon Energy》 SCIE EI CAS CSCD 2024年第8期248-261,共14页
The emergence of Li–Mg hybrid batteries has been receiving attention,owing to their enhanced electrochemical kinetics and reduced overpotential.Nevertheless,the persistent challenge of uneven Mg electrodeposition rem... The emergence of Li–Mg hybrid batteries has been receiving attention,owing to their enhanced electrochemical kinetics and reduced overpotential.Nevertheless,the persistent challenge of uneven Mg electrodeposition remains a significant impediment to their practical integration.Herein,we developed an ingenious approach that centered around epitaxial electrocrystallization and meticulously controlled growth of magnesium crystals on a specialized MgMOF substrate.The chosen MgMOF substrate demonstrated a robust affinity for magnesium and showed minimal lattice misfit with Mg,establishing the crucial prerequisites for successful heteroepitaxial electrocrystallization.Moreover,the incorporation of periodic electric fields and successive nanochannels within the MgMOF structure created a spatially confined environment that considerably promoted uniform magnesium nucleation at the molecular scale.Taking inspiration from the“blockchain”concept prevalent in the realm of big data,we seamlessly integrated a conductive polypyrrole framework,acting as a connecting“chain,”to interlink the“blocks”comprising the MgMOF cavities.This innovative design significantly amplified charge‐transfer efficiency,thereby increasing overall electrochemical kinetics.The resulting architecture(MgMOF@PPy@CC)served as an exceptional host for heteroepitaxial Mg electrodeposition,showcasing remarkable electrostripping/plating kinetics and excellent cycling performance.Surprisingly,a symmetrical cell incorporating the MgMOF@PPy@CC electrode demonstrated impressive stability even under ultrahigh current density conditions(10mAcm^(–2)),maintaining operation for an extended 1200 h,surpassing previously reported benchmarks.Significantly,on coupling the MgMOF@PPy@CC anode with a Mo_(6)S_(8) cathode,the assembled battery showed an extended lifespan of 10,000 cycles at 70 C,with an outstanding capacity retention of 96.23%.This study provides a fresh perspective on the rational design of epitaxial electrocrystallization driven by metal–organic framework(MOF)substrates,paving the way toward the advancement of cuttingedge batteries. 展开更多
关键词 epitaxial electrodeposition lattice‐matching strategy Li-Mg hybrid batteries MOF substrate spatial confinement
下载PDF
Deep Structure Optimization for Incremental Hierarchical Fuzzy Systems Using Improved Differential Evolution Algorithm
20
作者 Yue Zhu Tao Zhao 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第2期1139-1158,共20页
The optimization of the rule base of a fuzzy logic system (FLS) based on evolutionary algorithm has achievednotable results. However, due to the diversity of the deep structure in the hierarchical fuzzy system (HFS) a... The optimization of the rule base of a fuzzy logic system (FLS) based on evolutionary algorithm has achievednotable results. However, due to the diversity of the deep structure in the hierarchical fuzzy system (HFS) and thecorrelation of each sub fuzzy system, the uncertainty of the HFS’s deep structure increases. For the HFS, a largenumber of studies mainly use fixed structures, which cannot be selected automatically. To solve this problem, thispaper proposes a novel approach for constructing the incremental HFS. During system design, the deep structureand the rule base of the HFS are encoded separately. Subsequently, the deep structure is adaptively mutated basedon the fitness value, so as to realize the diversity of deep structures while ensuring reasonable competition amongthe structures. Finally, the differential evolution (DE) is used to optimize the deep structure of HFS and theparameters of antecedent and consequent simultaneously. The simulation results confirm the effectiveness of themodel. Specifically, the root mean square errors in the Laser dataset and Friedman dataset are 0.0395 and 0.0725,respectively with rule counts of rules is 8 and 12, respectively.When compared to alternative methods, the resultsindicate that the proposed method offers improvements in accuracy and rule counts. 展开更多
关键词 Hierarchical fuzzy system automatic optimization differential evolution regression problem
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部