In data mining, classification is a form of data analysis that can be used to extract models describing important data classes. Two of the well known algorithms used in data mining classification are Backpropagation Neural Network (BNN) and Naïve Bayesian (NB). This paper investigates the performance of these two classification methods using the Car Evaluation dataset. Two models were built for both algorithms and the results were compared. Our experimental results indicated that the BNN classifier yield higher accuracy as compared to the NB classifier but it is less efficient because it is time-consuming and difficult to analyze due to its black-box implementation.
A skip list data structure is really just a simulation of a binary search tree. Skip lists algorithm are simpler, faster and use less space. this data structure conceptually uses parallel sorted linked lists. Searching in a skip list is more difficult than searching in a regular sorted linked list. Because a skip list is a two dimensional data structure, it is implemented using a two dimensional network of nodes with four pointers. the implementation of the search, insert and delete operation taking a time of upto . The skip list could be modified to implement the order statistic operations of RANKand SEARCH BY RANK while maintaining the same expected time. Keywords:skip list , parallel linked list , randomized algorithm , rank.
Solar photovoltaic (PV) system has emerged as one of the most promising technology to generate clean energy. In this work, the performance of monocrystalline silicon photovoltaic module is studied through observing the effect of necessary parameters: solar irradiation and ambient temperature. The single diode model with series resistors is selected to find the characterization of current-voltage (I-V) and power-voltage (P-V) curves by determining the values of five parameters ( ). This model shows a high accuracy in modeling the solar PV module under various weather conditions. The modeling is simulated via using MATLAB/Simulink software. The performance of the selected solar PV module is tested experimentally for differ
... Show MoreIn this paper, image compression technique is presented based on the Zonal transform method. The DCT, Walsh, and Hadamard transform techniques are also implements. These different transforms are applied on SAR images using Different block size. The effects of implementing these different transforms are investigated. The main shortcoming associated with this radar imagery system is the presence of the speckle noise, which affected the compression results.
Characterization of the heterogonous reservoir is complex representation and evaluation of petrophysical properties and application of the relationships between porosity-permeability within the framework of hydraulic flow units is used to estimate permeability in un-cored wells. Techniques of flow unit or hydraulic flow unit (HFU) divided the reservoir into zones laterally and vertically which can be managed and control fluid flow within flow unit and considerably is entirely different with other flow units through reservoir. Each flow unit can be distinguished by applying the relationships of flow zone indicator (FZI) method. Supporting the relationship between porosity and permeability by using flow zone indictor is ca
... Show MoreOver the last 40 years, rate of cesarean delivery has risen from less than10% to over 30% around the world, and almost simultaneously a 10-foldraise in the incidence of placenta accrete spectrum. Fine coordinationamong vascular endothelial growth factor, soluble fms-like tyrosine kinase1 and placental growth factor is important for normal placentaldevelopment and trophoblast invasion. To measure and compare the levelsof circulating vascular endothelial growth factor, placental growth factorand soluble fms-like tyrosine kinase 1 in pregnant women with placentaaccreta to a control group. A case control study which involved one hundredpregnant females were recruited from the Obstetric ward in BaghdadTeaching Hospital who were pregnant with 28
... Show MoreBackground: Studies discussing the correlation between biochemical markers of bone turnover and the diagnosis of osteoporosis in postmenopausal Iraqi women are rare. This study is devoted to find out the significance of serum osteocalcin (OC) and osteopontin (OPN) levels with the incidence of osteoporosis and its major complication (fracture).Objectives: to investigate the significance of bone turnover biochemical markers; serum osteocalcin and serum osteopontin in evaluating osteoporosis for postmenopausal Iraqi women with and without history of vertebral fracture, as well as to explore the relationship of these markers with bone mineral density (BMD).Methods: Fifty seven postmenopausal women whose ages are fifty years old and over, cat
... Show MoreBackground: Polycystic ovary syndrome (PCOS) is the most common endocrine abnormality in women, there is an increasing evidence for an oxidative stress in PCOS that induce genomic and mitochondrial deoxyribonucleic acid damage that leads directly to reduced fertility. The objectives of this study are to assess and compare the periodontal health status by measuring clinical periodontal parameters (PLI, GI and BOP)as well as serum levels of superoxide dismutase at gingivitis ,gingivitis with PCOS and healthy periodontium groups, then correlate between clinical and biochemical parameters. Materials and Methods: 60 females with an age range between (25-40) years old had been tested and divided into3 groups ,the control group consists of (20) f
... Show More