Background Solar irradiance is a nonlinear and intermittent function, which makes accurate forecasting of solar power generation a challenge. The high variability of meteorological conditions is not well represented by conventional atmospheric models, thus hampering forecasting skill and model robustness. In this work, an advanced hybridization of multi-population cuckoo search (HMPCS) algorithm with machine learning (ML) methods is developed to enhance the prediction performance of photovoltaic (PV) power forecasting with more reliability. Methods In this study, a hybrid modeling framework is proposed, called HMPCS–ML framework which captures the global search capacity of HMPCS and predictive power of sophisticated ML models (Long Short-Term Memory (LSTM), Light Gradient Boosting Machine (LightGBM)). Optimizing hyperparameters by balancing exploration and exploitation, the algorithm runs on multi-populations through Lévy flight randomization. Interpolation, normalization, and temporal windowing were utilized to preprocess synthetic meteorological and irradiance datasets. We evaluated the framework by comparing commonly used statistical measures (MAE, RMSE, MAPE, R 2 ). Results Moreover, experimental analyses showed that HMPCS–ML models significantly outperformed baseline approaches (Grid Search and Particle Swarm Optimization (PSO)). Results showed that the optimized LSTM+HMPCS model outperformed other models in terms of lowest RMSE (0.139) and highest R 2 (0.93), reflecting the LSTM model’s good fit with practical observations and generalization ability. The optimal LightGBM + HMPCS variant also proved to be consistently better, with reduced error (23% lower than unoptimized models). Conclusions In this regard, the HMPCS–ML framework is a powerful and efficient solution for the optimization of solar power forecasting, improving the predictive performance and calculation efficiency. This research shows the potential of hybrid metaheuristic–ML integration for renewable energy prediction and smart-grid applications in general and indicates further extensions to multi-objective and Transformer-based architectures.
Background: Loss of tooth structure may be due to tooth to tooth contact and presence of abrasive components in the work environment. The aim of study was planned to evaluate the occurrence of dental attrition among Cement factory workers. Material and Method: The Sample included all workers chronically exposed to cement dust in the EL-Kubaisa cement factory (95 workers). A comparative group of workers (97) were non-exposed to cement dust was selected. All workers were males in gender with age range (25-55) years. The assessment of tooth wear was based on the criteria of smith and knight, 1984. Results: The maximum tooth wear score for exposed workers was 84.2% while non exposed workers was 38.1%,with statistical differences between two g
... Show MoreBackground: The bond strength of the root canal sealers to dentin seems to be a very important property for maintaining the integrity and the seal of root canal filling. The aim of this study was to evaluate the shear bond strength of four different obturation systems using push-out test. Materials and methods: Forty straight palatal roots of the maxillary first molars teeth were used in this study, these roots were instrumented using crown down technique and ProTaper system, instrumentation were done with copious irrigation of 2.5% sodium hypochlorite and 17% buffered solution of EDTA was used as final irrigant followed by distilled water, roots were randomly divided into four groups according to the obturation system (ten teeth for each g
... Show MoreBackground: Restoration of the gingival margin of Class II cavities with composite resin continues to be problematic, especially where no enamel exists for bonding to the gingival margin. The aim of study is to evaluate the marginal leakage at enamel and cementum margin of class II MOD cavities using amalgam restoration and modern composite restorations Filtek™ P90, Filtek™ Z250 XT (Nano Hybrid Universal Restorative) and SDR bulk fill with different restoratives techniques. Materials and method: Eighty sound maxillary first premolar teeth were collected and divided into two main groups, enamel group and cementum group (40 teeth) for each group. The enamel group was prepared with standardized Class II MOD cavity with gingival margin (1 m
... Show MoreThis study carry’s out the correlation and the effect of two main variables, these variables are Job Satisfaction included six sub: wages - salaries and justice and yield, working conditions and services, pattern of supervision and the relationship with the manger, Relationship with colleagues, the content of the work and the variety of tasks, development and promotion opportunities available to an individual, and Organizational Performance included two sub variables: Efficiency, Effectiveness. This research was conducted using a questioner as a main tool, This questioner was distributed randomly to a research community composed of
... Show MoreThe inhibitory behavior of L-Cysteine (Cys) and its derivatives towards iron corrosion through density functional theory (DFT) was investigated. The current research study undertakes a rigorous evaluation of global as well as local reactivity descriptors of the Cys in protonated as well as neutral forms and the changes in reactivity after the combination of Cys into di- and tripeptides. The inhibitory effect of di- and tri-peptides increases since, in the molecular structure, the number of reaction centers increase. We computed the adsorption energies (Eads) and low energy complexes with most stability for the adsorption of small peptides and Cys amino acids onto the surfaces of Fe (1 1 1). We found that the adsorption of tri-peptides onto
... Show MoreThis practical research aims to study playfulness in Al- A'sha's poetry by analyzing the context and rhetorical interaction between the poetic text and the various sources and quotations it contains. The study relies on a theoretical framework derived from the sciences of playfulness to highlight how linguistic, social, and cultural context influences the construction of poetic meanings, and how rhetorical interaction plays a pivotal role in poetry's communication with the recipient and other texts. Through analyzing selected examples of Al-A'sha's poetry, it becomes clear that the poet was not merely a transmitter of words, but rather an active participant in a network of discursive exchanges with his cultural and literary heritage, borro
... Show MoreObjective: To assess the clinical learning environment and clinical training for students' in maternal and child
health nursing.
Methodology: A descriptive study was conducted on non probability sample (purposive) of (175) students' in
Nursing College/ University of Baghdad for the period of June 19th to July 18th 2013. A questionnaire was used as a
tool of data collection to fulfill with objective of the study and consisted of three parts, including demographic,
clinical learning environment and clinical training for students' in maternal and child health nursing. Descriptive
statistical analyses were used to analyze the data.
Results: The results of the study revealed that the 65.1% of student at age which ranged b
It is often needed to have circuits that can display the decimal representation of a binary number and specifically in this paper on a 7-segment display. In this paper a circuit that can display the decimal equivalent of an n-bit binary number is designed and it’s behavior is described using Verilog Hardware Descriptive Language (HDL). This HDL program is then used to configure an FPGA to implement the designed circuit.