The IEEE802.15.4 standard has been widely used in modern industry due to its several benefits for stability,scalability,and enhancement of wireless mesh *** standard uses a physical layer of binary phase-shift keying(...
详细信息
The IEEE802.15.4 standard has been widely used in modern industry due to its several benefits for stability,scalability,and enhancement of wireless mesh *** standard uses a physical layer of binary phase-shift keying(BPSK)modulation and can be operated with two frequency bands,868 and 915 *** frequency noise could interfere with the BPSK signal,which causes distortion to the signal before its arrival at ***,filtering the BPSK signal from noise is essential to ensure carrying the signal from the sen-der to the receiver with less ***,removing signal noise in the BPSK signal is necessary to mitigate its negative sequences and increase its capability in industrial wireless sensor ***,researchers have reported a posi-tive impact of utilizing the Kalmen filter in detecting the modulated signal at the receiver side in different communication systems,including ***-while,artificial neural network(ANN)and machine learning(ML)models outper-formed results for predicting signals for detection and classification *** paper develops a neural network predictive detection method to enhance the performance of BPSK ***,a simulation-based model is used to generate the modulated signal of BPSK in the IEEE802.15.4 wireless personal area network(WPAN)***,Gaussian noise was injected into the BPSK simulation *** reduce the noise of BPSK phase signals,a recurrent neural networks(RNN)model is implemented and integrated at the receiver side to esti-mate the BPSK’s phase *** evaluated our predictive-detection RNN model using mean square error(MSE),correlation coefficient,recall,and F1-score *** result shows that our predictive-detection method is superior to the existing model due to the low MSE and correlation coefficient(R-value)metric for different signal-to-noise(SNR)*** addition,our RNN-based model scored 98.71%and 96.34%based on recall and F1-score,respectively.
Cyber-Physical systems (CPS) combine physical and computational elements to produce intelligent systems communicating with their surroundings. By integrating digital and physical processes, CPS provides increased func...
详细信息
Thunderstorm detection based on the Atmospheric Electric Field(AEF)has evolved from time-domain models to space-domain *** is especially important to evaluate and determine the particularly Weather Attribute(WA),which...
详细信息
Thunderstorm detection based on the Atmospheric Electric Field(AEF)has evolved from time-domain models to space-domain *** is especially important to evaluate and determine the particularly Weather Attribute(WA),which is directly related to the detection reliability and *** this paper,a strategy is proposed to integrate three currently competitive WA's evaluation ***,a conventional evaluation method based on AEF statistical indicators is *** evaluation approaches include competing AEF-based predicted value intervals,and AEF classification based on fuzzy *** AEF attributes contribute to a more accurate AEF classification to different *** resulting dynamic weighting applied to these attributes improves the classification *** evaluation method is applied to evaluate the WA of a particular AEF,to obtain the corresponding evaluation *** integration in the proposed strategy takes the form of a score *** cumulative score levels correspond to different final WA *** imaging is performed to visualize thunderstorm activities using those AEFs already evaluated to exhibit thunderstorm *** results confirm that the proposed strategy effectively and reliably images thunderstorms,with a 100%accuracy of WA *** is the first study to design an integrated thunderstorm detection strategy from a new perspective of WA evaluation,which provides promising solutions for a more reliable and flexible thunderstorm detection.
The sample’s hemoglobin and glucose levels can be determined by obtaining a blood sample from the human body using a needle and analyzing ***(HGB)is a critical component of the human body because it transports oxygen...
详细信息
The sample’s hemoglobin and glucose levels can be determined by obtaining a blood sample from the human body using a needle and analyzing ***(HGB)is a critical component of the human body because it transports oxygen from the lungs to the body’s tissues and returns carbon dioxide from the tissues to the *** the HGB level is a critical step in any blood analysis *** often indicate whether a person is anemic or polycythemia *** ensemble models by combining two or more base machine learning(ML)models can help create a more improved *** purpose of this work is to present a weighted average ensemble model for predicting hemoglobin *** optimization method is utilized to get the ensemble’s optimum *** optimum weight for this work is determined using a sine cosine algorithm based on stochastic fractal search(SCSFS).The proposed SCSFS ensemble is compared toDecision Tree,Multilayer perceptron(MLP),Support Vector Regression(SVR)and Random Forest Regressors as model-based approaches and the average ensemble *** SCSFS results indicate that the proposed model outperforms existing models and provides an almost accurate hemoglobin estimate.
Twitter is the best source for sentiment analysis, product reviews, current issues, etc. Sentiment analysis extracts positive and negative opinions from the Twitter data set, and R studio provides the best environment...
详细信息
Forecasting river flow is crucial for optimal planning,management,and sustainability using freshwater *** machine learning(ML)approaches have been enhanced to improve streamflow *** techniques have been viewed as a vi...
详细信息
Forecasting river flow is crucial for optimal planning,management,and sustainability using freshwater *** machine learning(ML)approaches have been enhanced to improve streamflow *** techniques have been viewed as a viable method for enhancing the accuracy of univariate streamflow estimation when compared to standalone *** researchers have also emphasised using hybrid models to improve forecast ***,this paper conducts an updated literature review of applications of hybrid models in estimating streamflow over the last five years,summarising data preprocessing,univariate machine learning modelling strategy,advantages and disadvantages of standalone ML techniques,hybrid models,and performance *** study focuses on two types of hybrid models:parameter optimisation-based hybrid models(OBH)and hybridisation of parameter optimisation-based and preprocessing-based hybridmodels(HOPH).Overall,this research supports the idea thatmeta-heuristic approaches precisely improveML ***’s also one of the first efforts to comprehensively examine the efficiency of various meta-heuristic approaches(classified into four primary classes)hybridised with ML *** study revealed that previous research applied swarm,evolutionary,physics,and hybrid metaheuristics with 77%,61%,12%,and 12%,***,there is still room for improving OBH and HOPH models by examining different data pre-processing techniques and metaheuristic algorithms.
As the Internet becomes increasingly image-centric, users face substantial challenges in efficiently locating desired images due to the inherent limitations of image search engines in interpreting visual content and k...
详细信息
Accurate segmentation of brain tumors is a critical task in medical imaging, aiding diagnosis, treatment planning, and prognosis. This paper introduces a novel framework for brain tumor segmentation that leverages a D...
详细信息
Potatoes are essential for food production and consumption, but pests and illnesses can cause major economic losses. To quickly identify potato leaf diseases, image processing, computer vision, and deep learning can b...
详细信息
Cloud computing has taken over the high-performance distributed computing area,and it currently provides on-demand services and resource polling over the *** a result of constantly changing user service demand,the tas...
详细信息
Cloud computing has taken over the high-performance distributed computing area,and it currently provides on-demand services and resource polling over the *** a result of constantly changing user service demand,the task scheduling problem has emerged as a critical analytical topic in cloud *** primary goal of scheduling tasks is to distribute tasks to available processors to construct the shortest possible schedule without breaching precedence *** and schedules of tasks substantially influence system operation in a heterogeneous multiprocessor *** diverse processes inside the heuristic-based task scheduling method will result in varying makespan in the heterogeneous computing *** a result,an intelligent scheduling algorithm should efficiently determine the priority of every subtask based on the resources necessary to lower the *** research introduced a novel efficient scheduling task method in cloud computing systems based on the cooperation search algorithm to tackle an essential task and schedule a heterogeneous cloud computing *** basic idea of thismethod is to use the advantages of meta-heuristic algorithms to get the optimal *** assess our algorithm’s performance by running it through three scenarios with varying numbers of *** findings demonstrate that the suggested technique beats existingmethods NewGenetic Algorithm(NGA),Genetic Algorithm(GA),Whale Optimization Algorithm(WOA),Gravitational Search Algorithm(GSA),and Hybrid Heuristic and Genetic(HHG)by 7.9%,2.1%,8.8%,7.7%,3.4%respectively according to makespan.
暂无评论