Search results for: tree leaves
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 1770

Search results for: tree leaves

750 Helping the Development of Public Policies with Knowledge of Criminal Data

Authors: Diego De Castro Rodrigues, Marcelo B. Nery, Sergio Adorno

Abstract:

The project aims to develop a framework for social data analysis, particularly by mobilizing criminal records and applying descriptive computational techniques, such as associative algorithms and extraction of tree decision rules, among others. The methods and instruments discussed in this work will enable the discovery of patterns, providing a guided means to identify similarities between recurring situations in the social sphere using descriptive techniques and data visualization. The study area has been defined as the city of São Paulo, with the structuring of social data as the central idea, with a particular focus on the quality of the information. Given this, a set of tools will be validated, including the use of a database and tools for visualizing the results. Among the main deliverables related to products and the development of articles are the discoveries made during the research phase. The effectiveness and utility of the results will depend on studies involving real data, validated both by domain experts and by identifying and comparing the patterns found in this study with other phenomena described in the literature. The intention is to contribute to evidence-based understanding and decision-making in the social field.

Keywords: social data analysis, criminal records, computational techniques, data mining, big data

Procedia PDF Downloads 84
749 System Survivability in Networks

Authors: Asma Ben Yaghlane, Mohamed Naceur Azaiez

Abstract:

We consider the problem of attacks on networks. We define the concept of system survivability in networks in the presence of intelligent threats. Our setting of the problem assumes a flow to be sent from one source node to a destination node. The attacker attempts to disable the network by preventing the flow to reach its destination while the defender attempts to identify the best path-set to use to maximize the chance of arrival of the flow to the destination node. Our concept is shown to be different from the classical concept of network reliability. We distinguish two types of network survivability related to the defender and to the attacker of the network, respectively. We prove that the defender-based-network survivability plays the role of a lower bound while the attacker-based-network survivability plays the role of an upper bound of network reliability. We also prove that both concepts almost never agree nor coincide with network reliability. Moreover, we use the shortest-path problem to determine the defender-based-network survivability and the min-cut problem to determine the attacker-based-network survivability. We extend the problem to a variety of models including the minimum-spanning-tree problem and the multiple source-/destination-network problems.

Keywords: defense/attack strategies, information, networks, reliability, survivability

Procedia PDF Downloads 392
748 Biologiacal and Morphological Aspects of the Sweet Potato Bug, Physomerus grossipes F. (Heteroptera: Coreidae)

Authors: J. Name, S. Bumroongsook

Abstract:

The laboratory and field studies was conducted at King Monkut’s Institute of Technology Ladkrabang to determine biological and morphological aspects of a sweet potato bug ( Physomerus grossipes F.)(Heteroptera). It belongs to the family Coreidae. This insect lays eggs underside of leaves or on the stem of water convolvulus ( Ipomoea aquatic Forsk ) naturally grown in asiatic pennywort plantations. Male and female adults, aged 12-16 day, are known to have multiple mating. Its copulatory position was observed as end to end position which was lasted as long as for 9-60 hours. Groups of eggs were attached to parts of host plants. The egg normally hatches in 16.00-17.50 days(mean 16.63±0.53days). They have 5 nymphal stages and pass through 5 molts before reaching maturity as follows:the first instar 3.83-4.25 days(mean 4.09±0.13 days), the second instar 15.25-27.63 days(mean 20.86± 3.24 days), the third nymphs instar 15.25-27.63 days(mean 20.86±4.42 days), the fourth nymphs 7.29-14.25 days(mean 10.42±2.64 day) and the fifth nymphs 12.58-18.00 days(mean 14.88±1.53 days).These nymphs tend to stay together and suck plant sap from stolons and stems of water convolvulus. The fifth nymps are morphologically similar to adults and they have small wing pads. Adult bugs have full grown wings which cover the abdomen. Total developmental time from egg to adult takes about 104-123 days.

Keywords: morphological aspects, sweet potato bugs (Physomerus grossipes F.), water convolvulus

Procedia PDF Downloads 314
747 Forensic Study on Personal Identification of Pakistani Population by Individualizing Characteristics of Footprints

Authors: Muneeba Butt

Abstract:

One of the most important physical evidence which leaves suspects at the crime scene is footprints. Analysis of footprints, which can provide useful information for personal identification, is helpful in crime scene investigation. For the current study, 200 samples collected (144 male and 56 female) from Pakistani population with a consent form. The footprints were collected by using black ink with an ink pad. The entire samples were photographed, and then the magnifying glass was used for visualization of individual characteristics including detail of toes, humps, phalange mark, and flat foot cracks in footprint patterns. The descriptive results of individualizing characteristics features were presented in tabular form with respective frequency and percentage. In the result in the male population, the prevalence of tibialis type (T-type) is highest. In the female population, the prevalence of midularis type (M-type) is highest. Humps on the first toe are more found in the male population rather than other humps. In the female population, humps on the third toe are more found rather than other humps. In the male population, the prevalence of phalange mark by toe 1 is highest followed by toe 3, toe 5, toe 2, toe 4 and in female population the prevalence of phalange mark by toe 1 is highest followed by toe 5, 4, 3 and 2. Creases marks are found highest in male population as compared to the female population.

Keywords: foot prints, toes, humps, cracks

Procedia PDF Downloads 163
746 Feature Extraction and Impact Analysis for Solid Mechanics Using Supervised Finite Element Analysis

Authors: Edward Schwalb, Matthias Dehmer, Michael Schlenkrich, Farzaneh Taslimi, Ketron Mitchell-Wynne, Horen Kuecuekyan

Abstract:

We present a generalized feature extraction approach for supporting Machine Learning (ML) algorithms which perform tasks similar to Finite-Element Analysis (FEA). We report results for estimating the Head Injury Categorization (HIC) of vehicle engine compartments across various impact scenarios. Our experiments demonstrate that models learned using features derived with a simple discretization approach provide a reasonable approximation of a full simulation. We observe that Decision Trees could be as effective as Neural Networks for the HIC task. The simplicity and performance of the learned Decision Trees could offer a trade-off of a multiple order of magnitude increase in speed and cost improvement over full simulation for a reasonable approximation. When used as a complement to full simulation, the approach enables rapid approximate feedback to engineering teams before submission for full analysis. The approach produces mesh independent features and is further agnostic of the assembly structure.

Keywords: mechanical design validation, FEA, supervised decision tree, convolutional neural network.

Procedia PDF Downloads 139
745 Meta-Learning for Hierarchical Classification and Applications in Bioinformatics

Authors: Fabio Fabris, Alex A. Freitas

Abstract:

Hierarchical classification is a special type of classification task where the class labels are organised into a hierarchy, with more generic class labels being ancestors of more specific ones. Meta-learning for classification-algorithm recommendation consists of recommending to the user a classification algorithm, from a pool of candidate algorithms, for a dataset, based on the past performance of the candidate algorithms in other datasets. Meta-learning is normally used in conventional, non-hierarchical classification. By contrast, this paper proposes a meta-learning approach for more challenging task of hierarchical classification, and evaluates it in a large number of bioinformatics datasets. Hierarchical classification is especially relevant for bioinformatics problems, as protein and gene functions tend to be organised into a hierarchy of class labels. This work proposes meta-learning approach for recommending the best hierarchical classification algorithm to a hierarchical classification dataset. This work’s contributions are: 1) proposing an algorithm for splitting hierarchical datasets into new datasets to increase the number of meta-instances, 2) proposing meta-features for hierarchical classification, and 3) interpreting decision-tree meta-models for hierarchical classification algorithm recommendation.

Keywords: algorithm recommendation, meta-learning, bioinformatics, hierarchical classification

Procedia PDF Downloads 314
744 Isolation and Characterization of Anti-melanoma (Skin Cancer) Compounds from Corchorus olitorius .L

Authors: Peramachi Sathiyamoorthy, Jacop Gopas, Avi Golan Goldhirsh

Abstract:

Corchorus olitorius is a leafy vegetable and an industrial crop. The herb has antioxidant, anti inflammatory, and anti-cancer properties. To assay the pharmaceutical properties, aqueous extracts of leaves and seeds from C. olitorius were tested against drug resistant melanoma cell line. The test showed LC50 of the extract was 0.08µg/ml. Aqueous seed extract exhibited higher melanoma inhibiting activity than leaf extract. Dialysis of seed extract showed that the active compound is less than 12 KDa. The compound with <3 KDa MW separated by microconcentration of seed extract showed 70.5 % inhibition of melanoma cell growth. Among the two fractions obtained by Gel filtration with G10 column, the first fraction at 1:2000 dilutions exhibited 100% inhibition of melanoma growth. The compound with Rf value 0.86 (MA4) isolated by TLC separation showed about 98% cytotoxicity against melanoma at 1: 1000 dilutions. Furthermore, HPLC separation of MA4 compound with Superdex 75 column resulted in 4 compounds. Out of 4, one compound showed melanoma inhibition. The active compound is identified by reagent methods as Strophanthidin. Further toxicological and clinical studies will lead to the development of a potential drug to treat drug resistant melanoma.

Keywords: corchorus olitorius, melanoma, drug development, strophanthidin

Procedia PDF Downloads 129
743 Environmental Evaluation of Two Kind of Drug Production (Syrup and Pomade Form) Using Life Cycle Assessment Methodology

Authors: H. Aksas, S. Boughrara, K. Louhab

Abstract:

The goal of this study was the use of life cycle assessment (LCA) methodology to assess the environmental impact of pharmaceutical product (four kinds of syrup form and tree kinds of pomade form), which are produced in one leader manufactory in Algeria town that is SAIDAL Company. The impacts generated have evaluated using SimpaPro7.1 with CML92 Method for syrup form and EPD 2007 for pomade form. All impacts evaluated have compared between them, with determination of the compound contributing to each impacts in each case. Data needed to conduct Life Cycle Inventory (LCI) came from this factory, by the collection of theoretical data near the responsible technicians and engineers of the company, the practical data are resulting from the assay of pharmaceutical liquid, obtained at the laboratories of the university. This data represent different raw material imported from European and Asian country necessarily to formulate the drug. Energy used is coming from Algerian resource for the input. Outputs are the result of effluent analysis of this factory with different form (liquid, solid and gas form). All this data (input and output) represent the ecobalance.

Keywords: pharmaceutical product, drug residues, LCA methodology, environmental impacts

Procedia PDF Downloads 246
742 Trees in Different Vegetation Types of Mt. Hamiguitan Range, Davao Oriental, Mindanao Island, Philippines

Authors: Janece Jean A. Polizon, Victor B. Amoroso

Abstract:

Mt. Hamiguitan Range in Davao Oriental, Mindanao Island, Philippines is the only protected area with pygmy forest and a priority site for protection and conservation. This range harbors different vegetation types such as agroecosystem, dipterocarp forest, montane forest and mossy forest. This study was conducted to determine the diversity of trees and shrubs in different vegetation types of Mt. Hamiguitan Range. Transect walk and 16 sampling plots of 20 x 20 m were established in the different vegetation types. Specimens collected were classified and identified using the Flora Malesiana and type images. Assessment of status was determined based on International Union for the Conservation of Nature (IUCN). There were 223 species of trees, 141 genera and 71 families. Of the vegetation types, the pygmy forest obtained a comparatively high diversity value of H=1.348 followed by montane forest with H=1.284. The high species importance value (SIV) of Diospyros philippinensis for trees indicates that these species have an important role in regulating the stability of the ecosystem. The tree profile of the pygmy forest is different due to the ultramafic substrate causing the dwarfness of the trees. These forest types should be given high priority for protection and conservation.

Keywords: diversity, Mt Hamiguitan, vegetation, trees, shrubs

Procedia PDF Downloads 409
741 In vitro Susceptibility of Madurella mycetomatis to the Extracts of Anogeissus leiocarpus Leaves

Authors: Ikram Mohamed Eltayeb Elsiddig, Abdel Khalig Muddather, Hiba Abdel Rahman Ali, Saad Mohamed Hussein Ayoub

Abstract:

Anogeissusleiocarpus (Combretaceae) is well known for its medicinal uses in African traditional medicine, for treating many human diseases mainly skin diseases and infections.Mycetoma disease is a fungal and/ or bacterial skin infection, mainly cause by Madurella mycetomatis fungus.This study was carried out in vitro to investigate the antifungal activity of Anogeissusleiocarpus leaf extracts against the isolated pathogenicMadurellamycetomatis, by using the NCCLS modified method compared to Ketoconazole standard drug and MTT assay. The bioactive fraction was subjected to chemical analysis implementing different chromatographic analytical methods (TLC, HPLC, and LC-MS/MS). The results showed significance antifungal activity of A. leiocarpus leaf extractsagainst the isolated pathogenicM. mycetomatis, compared to negative and positive controls. The chloroform fraction showed the highest antifungal activity.The chromatographic analysis of the chloroform fraction with the highest activity showed the presence of important bioactive compounds such as ellagic and flavellagic acids derivatives, flavonoids and stilbenoid, which are well known for their antifungal activity.

Keywords: Anogeissus leiocarpus, crude extracts and fractions of Anogeissus leiocarpus, in vitrosusceptibility of Madurella mycetomatis, Madurella mycetomatis

Procedia PDF Downloads 622
740 Traditional Management Systems and the Conservation of Cultural and Natural Heritage: Multiple Case Studies in Zimbabwe

Authors: Nyasha Agnes Gurira, Petronella Katekwe

Abstract:

Traditional management systems (TMS) are a vital source of knowledge for conserving cultural and natural heritage. TMS’s are renowned for their ability to preserve both tangible and intangible manifestations of heritage. They are a construct of the intricate relationship that exists between heritage and host communities, where communities are recognized as owners of heritage and so, set up management mechanisms to ensure its adequate conservation. Multiple heritage condition surveys were conducted to assess the effectiveness of using TMS in the conservation of both natural and cultural heritage. Surveys were done at Nharira Hills, Mahwemasimike, Dzimbahwe, Manjowe Rock art sites and Norumedzo forest which are heritage places in Zimbabwe. It assessed the state of conservation of the five case studies and assessed the role that host communities play in the management of these heritage places. It was revealed that TMS’s are effective in the conservation of natural heritage, however in relation to heritage forms with cultural manifestations, there are major disparities. These range from differences in appreciation and perception of value within communities leading to vandalism, over emphasis in the conservation of the intangible element as opposed to the tangible. This leaves the tangible element at risk. Despite these issues, TMS are a reliable knowledge base which enables more holistic conservation approaches for cultural and natural heritage.

Keywords: communities, cultural intangible, tangible heritage, traditional management systems, natural

Procedia PDF Downloads 558
739 Environmental Impact Assessment of Ambient Particle Industrial Complex Upon Vegetation Near Settling at El-Fatyah,Libya

Authors: Ashraf M. S. Soliman, Mohsen Elhasadi

Abstract:

The present study was undertaken to evaluate the impact of ambient particles emitted from an industrial complex located at El-Fatyah on growth, phytomass partitioning and accumulation, pigment content and nutrient uptake of two economically important crop species; barley (Hordeum vulgare L.Family: Poaceae) and broad bean (Vicia faba L. Family: Fabaceae) growing in the region. It was obvious from the present investigation that chlorophyll and carotenoid content showed significant responses to the industrial dust. Generally, the total pigment content of the two investigated crops in the two locations continually increased till the plant age reached 70 days after sowing then begins to decrease till the end of the growing season..The total uptake of N, P and K in the two studied species decreased in response to industrial dust in the study area compared to control location. In conclusion, barley and broad bean are very sensitive to air pollutants, and may consider as bioindicators for atmospheric pollution. Pollutants caused damage of their leaves, impair plant growth, hindered nutrient uptake and consequently limit primary productivity.

Keywords: Effect of Industrial Complex on barley and broad bean

Procedia PDF Downloads 536
738 Application of Data Mining Techniques for Tourism Knowledge Discovery

Authors: Teklu Urgessa, Wookjae Maeng, Joong Seek Lee

Abstract:

Application of five implementations of three data mining classification techniques was experimented for extracting important insights from tourism data. The aim was to find out the best performing algorithm among the compared ones for tourism knowledge discovery. Knowledge discovery process from data was used as a process model. 10-fold cross validation method is used for testing purpose. Various data preprocessing activities were performed to get the final dataset for model building. Classification models of the selected algorithms were built with different scenarios on the preprocessed dataset. The outperformed algorithm tourism dataset was Random Forest (76%) before applying information gain based attribute selection and J48 (C4.5) (75%) after selection of top relevant attributes to the class (target) attribute. In terms of time for model building, attribute selection improves the efficiency of all algorithms. Artificial Neural Network (multilayer perceptron) showed the highest improvement (90%). The rules extracted from the decision tree model are presented, which showed intricate, non-trivial knowledge/insight that would otherwise not be discovered by simple statistical analysis with mediocre accuracy of the machine using classification algorithms.

Keywords: classification algorithms, data mining, knowledge discovery, tourism

Procedia PDF Downloads 295
737 Investigation of Extreme Gradient Boosting Model Prediction of Soil Strain-Shear Modulus

Authors: Ehsan Mehryaar, Reza Bushehri

Abstract:

One of the principal parameters defining the clay soil dynamic response is the strain-shear modulus relation. Predicting the strain and, subsequently, shear modulus reduction of the soil is essential for performance analysis of structures exposed to earthquake and dynamic loadings. Many soil properties affect soil’s dynamic behavior. In order to capture those effects, in this study, a database containing 1193 data points consists of maximum shear modulus, strain, moisture content, initial void ratio, plastic limit, liquid limit, initial confining pressure resulting from dynamic laboratory testing of 21 clays is collected for predicting the shear modulus vs. strain curve of soil. A model based on an extreme gradient boosting technique is proposed. A tree-structured parzan estimator hyper-parameter tuning algorithm is utilized simultaneously to find the best hyper-parameters for the model. The performance of the model is compared to the existing empirical equations using the coefficient of correlation and root mean square error.

Keywords: XGBoost, hyper-parameter tuning, soil shear modulus, dynamic response

Procedia PDF Downloads 201
736 Identification of Active Phytocomponents in the Ethyl Acetate Extract of Glycosmis pentaphylla Retz. DC by Using GC-MS

Authors: M. Sivakumar, D. Chamundeeswari

Abstract:

Glycosmis pentaphylla is one of the medicinally important plants belonging to the family Rutaceae, commonly known as “Anam or Panal” in Tamil. Traditionally, leaves are useful in fever, hepatopathy, eczema, skin disease, helminthiasis, wounds, and erysipelas. The fruits are sweet and are useful in vitiated conditions of vata, kapha, cough, and bronchitis. The roots are good for facial inflammations, rheumatism, jaundice, and anemia. The preliminary phytochemical investigations indicated the presence of alkaloids, terpenoids, flavonoids, tannins, sugar, glycoside, and phenolic compounds. In the present study, the root part of Glycosmis pentaphylla was used, and the root was collected from Western Ghats of South India. The root was sun/shade dried and pulverized to powder in a mechanical grinder. The powder was successively extracted with various solvents, and the ethyl acetate extract of Glycosmis pentaphylla has been subjected to the GC-MS analysis. Amongst the 46 chemical constituents identified from this plant, three major phytoconstituents were reported for the first time. Marmesin, a furanocumarin compound with the chemical structure 7H-Furo (3,2-G) (1)Benzopyran-7-one,2,3–dihydro–2 - (1-Hydroxy-1methylethyl)-(s) is one of the three compounds identified for the first time at the concentration of 11-60% in ethyl acetate extract of Glycosmis pentaphylla. Others include, Beta.-Fagarine (4.71%) and Paverine (13.08%).

Keywords: ethyl acetate extract, Glycosmis pentaphylla, GC-MS analysis, Phytochemicals

Procedia PDF Downloads 300
735 Influence of Different Light Levels in Amaryllis (Hippeastrum X hybridum Hort.) Development and Flowering

Authors: Regina Maria M. Castilho, Isabela M. Morita, Ana Carolina T. Malavolta, Maximiliano K. Pagliarini

Abstract:

An essential factor for flower production is solar radiation, which is part of plant vital processes. As excess as shortage of light can harm the development of the culture leading to loss in product quality, Unfeasible or decreasing their commercial value. The objective of this research was to evaluate different light levels and their influence on Amaryllis (Hippeastrum X hybridum Hort.) development and flowering. The experiment was conducted at UNESP, São Paulo State, Brazil from August to October 2014. The bulbs were placed in black vases of 1.2 L filled with commercial substrate and divided into 4 different lighting environments (treatments): T1–greenhouse, T2–greenhouse with shade cloth (50%), T3–low lights indoor (until 500 lx) and T4–medium lights indoor (between 500–1000 lx). The used design was completely randomized with ten repetitions and three vessels (bulbs), totalling 30 vessels (bulbs) per treatment. The evaluated characteristics were: Chlorophyll content, number of leaves, length of leaf, number of simultaneous rods, rod length, rod diameter, number of flowers, flowers diameter, beginning of flowering and flowering duration. The results showed that in greenhouse provided Amaryllis better quality plants.

Keywords: açucena, bulbs, light, ornamental plants

Procedia PDF Downloads 454
734 Analysis of Traffic Crashes on Rural Roads in Oman

Authors: Mohammed Bakhit Kashoob, Mohammed Salim Al-Maashani, Ahmed Abdullah Al-Marhoon

Abstract:

Fatalities of Road Traffic Crashes (RTCs) on rural roads are usually higher than that on urban roads. The likelihood of traffic accidents may increase with the presence of factors that are associated with the rural type of community such as long-distance, road type, road geometry (e.g., curves and steepens), poor lighting, terrain, obstacles (e.g., animals crossing, boulders or tree branches), heavy truck traffic, weather conditions, and road flaws. Most of these factors are present on the rural roads of Oman. As many cities in Oman are surrounded by mountains and connected by rural roads, this is of great concern. In this paper, the causes of traffic crashes on rural roads in Oman are analyzed. The fatality rate of traffic deaths on rural roads is compared with the fatality rate on urban roads for different regions in Oman. Statistical data and police reports show that the leading cause of RTCs and deaths on rural roads is vehicle speeding, especially on long-distance roads. It is shown that crashes on rural roads result in higher fatalities than crashes on urban roads. In comparison to speed, the numbers of RTCs and deaths that resulted from other causes are small.

Keywords: causes of traffic crashes, road safety, road traffic crash, rural roads

Procedia PDF Downloads 166
733 Relay Node Placement for Connectivity Restoration in Wireless Sensor Networks Using Genetic Algorithms

Authors: Hanieh Tarbiat Khosrowshahi, Mojtaba Shakeri

Abstract:

Wireless Sensor Networks (WSNs) consist of a set of sensor nodes with limited capability. WSNs may suffer from multiple node failures when they are exposed to harsh environments such as military zones or disaster locations and lose connectivity by getting partitioned into disjoint segments. Relay nodes (RNs) are alternatively introduced to restore connectivity. They cost more than sensors as they benefit from mobility, more power and more transmission range, enforcing a minimum number of them to be used. This paper addresses the problem of RN placement in a multiple disjoint network by developing a genetic algorithm (GA). The problem is reintroduced as the Steiner tree problem (which is known to be an NP-hard problem) by the aim of finding the minimum number of Steiner points where RNs are to be placed for restoring connectivity. An upper bound to the number of RNs is first computed to set up the length of initial chromosomes. The GA algorithm then iteratively reduces the number of RNs and determines their location at the same time. Experimental results indicate that the proposed GA is capable of establishing network connectivity using a reasonable number of RNs compared to the best existing work.

Keywords: connectivity restoration, genetic algorithms, multiple-node failure, relay nodes, wireless sensor networks

Procedia PDF Downloads 241
732 Paleopalynology as an Analysis Tool to Measure the Resilience of the Ecosystems of the Western Mediterranean and Their Adaptation to Climate Change

Authors: F. Ismael Roman Moreno, Francisca Alba Sanchez

Abstract:

Over time, the plant landscape has changed as a result of the numerous events on a global and local scale that have happened. This is the case of the Mediterranean ecosystems, one of the most complex and rich in endemisms on the planet, subjected to anthropic pressures from the beginning of civilizations. The intervention in these systems together with climate changes has led to changes in diversity, tree cover, shrub, and ultimately in the structure and functioning of these ecosystems. Paleopalinology is used as a tool for analysis of pollen and non-pollen microfossils preserved in the flooded grasslands of the Middle Atlas (Morocco). This allows reconstructing the evolution of vegetation and climate, as well as providing data and reasoning to different ecological, cultural and historical processes. Although climatic and anthropic events are well documented in Europe, they are not so well documented in North Africa, which gives added value to the study area. The results obtained serve to predict the behavior and evolution of Mediterranean mountain ecosystems during the Holocene, their response to future changes, resilience, and recovery from climatic and anthropic disturbances. In the stratigraphic series analyzed, nine major events were detected, eight of which appeared to be of climatic and anthropic origin, and one unexpected, related to volcanic activity.

Keywords: anthropic, Holocene, Morocco, paleopalynology, resilience

Procedia PDF Downloads 165
731 Antioxidant Activity of Aristolochia longa L. Extracts

Authors: Merouani Nawel, Belhattab Rachid

Abstract:

Aristolochia longa L. (Aristolochiacea) is a native plant of Algeria used in traditional medicine. This study was devoted to the determination of polyphenols, flavonoids, and condensed tannins contents of Aristolochia longa L. after their extraction by using various solvents with different polarities (methanol, acetone and distilled water). These extracts were prepared from stem, leaves, fruits and rhizome. The antioxidant activity was determined using three in vitro assays methods: scavenging effect on DPPH, the reducing power assay and ẞ-carotene bleaching inhibition (CBI). The results obtained indicate that the acetone extracts from the aerial parts presented the highest contents of polyphenols. The results of The antioxidant activity showed that all extracts of Aristolochia longa L., prepared using different solvent, have diverse antioxidant capacities. However, the aerial parts methanol extract exhibited the highest antioxidant capacity of DPPH and reducing power (Respectively 55,04ug/ml±1,29 and 0,2 mg/ml±0,019 ). Nevertheless, the aerial parts acetone extract showed the highest antioxidant capacity in the test of ẞ-carotene bleaching inhibition with 57%. These preliminary results could be used to justify the traditional use of this plant and their bioactive substances could be exploited for therapeutic purposes such as antioxidant and antimicrobial.

Keywords: aristolochia longa l., polyphenols, flavonoids, condensed tannins, antioxidant activity

Procedia PDF Downloads 251
730 Polarimetric Synthetic Aperture Radar Data Classification Using Support Vector Machine and Mahalanobis Distance

Authors: Najoua El Hajjaji El Idrissi, Necip Gokhan Kasapoglu

Abstract:

Polarimetric Synthetic Aperture Radar-based imaging is a powerful technique used for earth observation and classification of surfaces. Forest evolution has been one of the vital areas of attention for the remote sensing experts. The information about forest areas can be achieved by remote sensing, whether by using active radars or optical instruments. However, due to several weather constraints, such as cloud cover, limited information can be recovered using optical data and for that reason, Polarimetric Synthetic Aperture Radar (PolSAR) is used as a powerful tool for forestry inventory. In this [14paper, we applied support vector machine (SVM) and Mahalanobis distance to the fully polarimetric AIRSAR P, L, C-bands data from the Nezer forest areas, the classification is based in the separation of different tree ages. The classification results were evaluated and the results show that the SVM performs better than the Mahalanobis distance and SVM achieves approximately 75% accuracy. This result proves that SVM classification can be used as a useful method to evaluate fully polarimetric SAR data with sufficient value of accuracy.

Keywords: classification, synthetic aperture radar, SAR polarimetry, support vector machine, mahalanobis distance

Procedia PDF Downloads 133
729 Landscape Genetic and Species Distribution Modeling of Date Palm (Phoenix dactylifera L.)

Authors: Masoud Sheidaei, Fahimeh Koohdar

Abstract:

Date palms are economically important tree plants with high nutrition and medicinal values. More than 400 date palm cultivars are cultivated in many regions of Iran, but no report is available on landscape genetics and species distribution modeling of these trees from the country. Therefore, the present study provides a detailed insight into the genetic diversity and structure of date palm populations in Iran and investigates the effects of geographical and climatic variables on the structuring of genetic diversity in them. We used different computational methods in the study like, spatial principal components analysis (sPCA), redundancy analysis (RDA), latent factor mixed model (LFMM), and Maxent and Dismo models of species distribution modeling. We used a combination of different molecular markers for this study. The results showed that both global and local spatial features play an important role in the genetic structuring of date palms, and the genetic regions associated with local adaptation and climatic variables were identified. The effects of climatic change on the distribution of these taxa and the genetic regions adaptive to these changes will be discussed.

Keywords: adaptive genetic regions, genetic diversity, isolation by distance, populations divergence

Procedia PDF Downloads 108
728 Antimicrobial, Antioxidant and Free Radical Scavenging Activities of Essential Oils Extracted from Six Eucalyptus Species

Authors: Sanaa K. Bardaweel, Mohammad M. Hudaib, Khaled A. Tawaha, Rasha M. Bashatwah

Abstract:

Eucalyptus species are well reputed for their traditional use in Asia as well as in other parts of the world; therefore, the present study was designed to investigate the antimicrobial and antioxidant activities associated with essential oils from different Eucalyptus species. Essential oils from the leaves of six Eucalyptus species, including: Eucalyptus woodwardi, Eucalyptus stricklandii, Eucalyptus salubris, Eucalyptus sargentii, Eucalyptus torquata and Eucalyptus wandoo were separated by hydrodistillation and dried over anhydrous sodium sulphate. DPPH, ferric reducing antioxidant power, and hydroxyl radical scavenging activity assays were carried out to evaluate the antioxidant potential of the oils. The results indicate that examined oils exhibit substantial antioxidant activities relative to ascorbic acid. Previously, these oils were evaluated for their antimicrobial activities, against wide range of bacterial and fungal strains, and they were shown to possess significant antimicrobial activities. In this study, further investigation into the growth kinetics of oil-treated microbial cultures was conducted. The results clearly demonstrate that the microbial growth was markedly inhibited when treated with sub-MIC concentrations of the oils. Taken together, the results obtained indicate a high potential of the examined essential oils as bioactive oils, for nutraceutical and medical applications, possessing significant antioxidant and anti microbial activities.

Keywords: antimicrobial, antioxidants, essential (volatile) oil, Eucalyptus

Procedia PDF Downloads 402
727 Mapping Feature Models to Code Using a Reference Architecture: A Case Study

Authors: Karam Ignaim, Joao M. Fernandes, Andre L. Ferreira

Abstract:

Mapping the artifacts coming from a set of similar products family developed in an ad-hoc manner to make up the resulting software product line (SPL) plays a key role to maintain the consistency between requirements and code. This paper presents a feature mapping approach that focuses on tracing the artifact coming from the migration process, the current feature model (FM), to the other artifacts of the resulting SPL, the reference architecture, and code. Thus, our approach relates each feature of the current FM to its locations in the implementation code, using the reference architecture as an intermediate artifact (as a centric point) to preserve consistency among them during an SPL evolution. The approach uses a particular artifact (i.e., traceability tree) as a solution for managing the mapping process. Tool support is provided using friendlyMapper. We have evaluated the feature mapping approach and tool support by putting the approach into practice (i.e., conducting a case study) of the automotive domain for Classical Sensor Variants Family at Bosch Car Multimedia S.A. The evaluation reveals that the mapping approach presented by this paper fits the automotive domain.

Keywords: feature location, feature models, mapping, software product lines, traceability

Procedia PDF Downloads 127
726 The Effect of Applying Surgical Safety Checklist on Surgical Team’s Knowledge and Performance in Operating Room

Authors: Soheir Weheida, Amal E. Shehata, Samira E. Aboalizm

Abstract:

The aim of this study was to examine the effect of surgical safety checklist on surgical team’s knowledge and performance in operating room. Subjects: A convenience sample 151 (48 head nurse, 45 nurse, 37 surgeon and 21 anesthesiologist) which available in operating room at two different hospitals was included in the study. Setting: The study was carried out at operating room in Menoufia University and Shebin Elkom Teaching Hospitals, Egypt. Tools: I: Surgical safety: Surgical team knowledge assessment structure interview schedule. II: WHO surgical safety observational Checklist. III: Post Surgery Culture Survey scale. Results: There was statistical significant improvement of knowledge mean score and performance about surgical safety especially in post and follow up than pre intervention, before patients entering the operating, before induction of anesthesia, skin incision and post skin closure and before patient leaves operating room, P values (P < 0.001). Improvement of communication post intervention than pre intervention between surgical team’s (4.74 ± 0.540). About two thirds (73.5 %) of studied sample strongly agreed on surgical safety in operating room. Conclusions: Implementation of surgical safety checklist has a positive effect on improving knowledge, performance and communication between surgical teams and these seems to have a positive effect on improve patient safety in the operating room.

Keywords: knowledge, operating room, performance, surgical safety checklist

Procedia PDF Downloads 334
725 Luxury in Fashion: Visual Analysis on Bag Advertising

Authors: Lama Ajinah

Abstract:

Luxury brands witnessed continuous growth which followed women’s desire towards individual distinctiveness and social glare. Bags are a woman’s best friend either for aesthetic or functional purposes when she leaves her home for leisure or work. One way of women constant aspiration for being distinguished while reflecting their wealth is through handbags. Subsequently, the demand and attraction by consumers towards the dazzle of luxurious brands for personal pleasure and social status have flourished. According to the literature review, a visual analysis on luxury brands has been explored yet a focus on bags was not discussed in details. Hence, a deep analysis will be dedicated on the two segments by showcasing examples of high-end bag advertising. The research is conducted to understand advertising strategies used in promoting for luxurious products. Furthermore, the paper explores the definition of the term luxury, the condition in which it is used in, and the visual language used along with the term. As luxury is an indicator of superior satisfaction, it is obtained on two levels: a personal and a social level. The examples of luxury brand ads are selected from the last five years to uncover the latest, most common strategies used to promote for luxurious brands. The methods employed in this paper consist of literature review, semiotic analysis, and content analysis. The researcher concludes with revealing the methods used in advertising while categorizing them into various themes.

Keywords: advertising, brands, fashion, graphic design, luxury, semiotic analysis, semiology, visual analysis, visual communication

Procedia PDF Downloads 244
724 Applied Complement of Probability and Information Entropy for Prediction in Student Learning

Authors: Kennedy Efosa Ehimwenma, Sujatha Krishnamoorthy, Safiya Al‑Sharji

Abstract:

The probability computation of events is in the interval of [0, 1], which are values that are determined by the number of outcomes of events in a sample space S. The probability Pr(A) that an event A will never occur is 0. The probability Pr(B) that event B will certainly occur is 1. This makes both events A and B a certainty. Furthermore, the sum of probabilities Pr(E₁) + Pr(E₂) + … + Pr(Eₙ) of a finite set of events in a given sample space S equals 1. Conversely, the difference of the sum of two probabilities that will certainly occur is 0. This paper first discusses Bayes, the complement of probability, and the difference of probability for occurrences of learning-events before applying them in the prediction of learning objects in student learning. Given the sum of 1; to make a recommendation for student learning, this paper proposes that the difference of argMaxPr(S) and the probability of student-performance quantifies the weight of learning objects for students. Using a dataset of skill-set, the computational procedure demonstrates i) the probability of skill-set events that have occurred that would lead to higher-level learning; ii) the probability of the events that have not occurred that requires subject-matter relearning; iii) accuracy of the decision tree in the prediction of student performance into class labels and iv) information entropy about skill-set data and its implication on student cognitive performance and recommendation of learning.

Keywords: complement of probability, Bayes’ rule, prediction, pre-assessments, computational education, information theory

Procedia PDF Downloads 161
723 Developing Local Wisdom to Integrate Etnobiology and Biodiversity Conservation in Mount Ungaran, Central Java Indonesia

Authors: Margareta Rahayuningsih, Nur Rahayu Utami, Tsabit A. M., Muh. Abdullah

Abstract:

Mount Ungaran is one area that has remaining natural forest in Central Java, Indonesia. Mount Ungaran consists of several habitats that supporting appropriate areas for flora, fauna, and microorganisms biodiversity, particularly of it is protected by government law and IUCN red list data. Therefore, Mount Ungaran also settled up as AZE (Alliance for Zero Extinction) and IBA (Important Bird Area). The land use for agriculture and plantation reduces forest covered areas. It is serious threat to the existence of biodiversity in Moun Ungaran. This research has been identified community local wisdom that possible to be integrated as ethno-biological research and biodiversity conservation. The result showed at least four local wisdom that possible to be integrated to ethno-biological and biodiversity conservation were Wit Weh Woh (a ceremony of life-giving tree), Grebeg Alas Susuk Wangan (a ceremony for forest protection), Iriban (a ceremony of clean water resource protection), and tingkep tandur (a ceremony for ready-harvested plant protection). It is needed ethno-biological researches of local wisdom-contained values, which essential to be developed as a strategy for biodiversity conservation in Mount Ungaran.

Keywords: Mount Ungaran, local wisdom, biodiversity, fragmentation

Procedia PDF Downloads 283
722 Utilization of Two Kind of Recycling Greywater in Irrigation of Syngonium SP. Plants Grown Under Different Water Regime

Authors: Sami Ali Metwally, Bedour Helmy Abou-Leila, Hussien I.Abdel-Shafy

Abstract:

The work was carried out at the greenhouse of National Research Centre, Pot experiment was carried out during of 2020 and 2021 seasons aimed to study the effect of two types of water (two recycling gray water treatments((SMR (Sequencing Batch Reactor) and MBR(Membrane Biology Reactor) and three watering intervals 15, 20 and 25 days on Syangonium plants growth. Examination of data cleared that, (MBR) recorded increase in vegetative growth parameters, osmotic pressure, transpiration rate chlorophyll a,b,carotenoids and carbohydrate)in compared with SBR.As for water, intervalsthe highest values of most growth parameters were obtained from plants irrigated with after (20 days) compared with other treatments.15 days irrigation intervals recorded significantly increased in osmotic pressure, transpiration rate and photosynthetic pigments, while carbohydrate values recorded decreased. Interaction between water type and water intervals(SBR) recorded the highest values of most growth parameters by irrigation after 20 days. While the treatment (MBR)and irrigated after 25 days showed the highest values on leaf area and leaves fresh weight compared with other treatments.

Keywords: grey water, water intervals, Syngonium plant, recycling water, vegetative growth

Procedia PDF Downloads 108
721 Response of Onion to FTM and Inorganic Fertilizers Application on Growth, Yield and Nutrient Uptake in Lateritic Soil of Konkan

Authors: Rupali Thorat, S. B. Dodake, V. N. Palsande, S. D. Patil

Abstract:

A field experiment was conducted to study the “Response of onion to FYM and inorganic fertilizers application on growth, yield and nutrient uptake in lateritic soil of Konkan” at the farm of Pangari block of Irrigation of Scheme, Central Experimentation Station, Wakawali during Rabi 2009-10. There were 12 treatment combinations, comprising of 3 levels of NPK fertilizers (C1 ,C2-125 kg N, 62.5 kg P205 and 62.5 kg K20 ha-1 and C3-150 kg N, 75 kg P205 and 75 kg K20 ha-1) and 4 levels of FYM (F1-10 t FYM ha-1, F2 - 15 t FYM ha-1, F3-20 t FYM ha-1, F4-25 t FYM ha-1) replicated thrice using Factorial Randomized Block Design. The observations on plant height, number of leaves, girth of plant, polar and equatorial diameter of bulb as well as dry matter yield, onion bulb yield recorded during the course of field study were subjected to statistical analysis. Similarly nutrient content and uptake, quality parameters of bulb and soil properties were also determined and their data were also analyzed statistically. It is revealed from the study that the growth attributes, dry matter yield, onion bulb yield, nutrient content, nutrient uptake, quality parameters were improved significantly due to application of NPK @ 150:75:75 kg ha-1 along with FYM @ 20 t ha-1(C3F3). Application of NPK @ 150:75:75 kg ha-1 along with FYM @ 20 t ha-1 (C3F3) registered highest onion bulb yield (t ha-1). The quality of onion as well as availability of N, P, K, Fe, Mn, Zn and Cu in the soil was improved due to application of NPK @ 150:75:75 kg ha-1 and FYM @ 20 t ha-1.

Keywords: onion, FYM, yield, nutrient uptake and fertilizer

Procedia PDF Downloads 486