Search results for: light weight algorithm
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 10491

Search results for: light weight algorithm

10221 A Parallel Implementation of Artificial Bee Colony Algorithm within CUDA Architecture

Authors: Selcuk Aslan, Dervis Karaboga, Celal Ozturk

Abstract:

Artificial Bee Colony (ABC) algorithm is one of the most successful swarm intelligence based metaheuristics. It has been applied to a number of constrained or unconstrained numerical and combinatorial optimization problems. In this paper, we presented a parallelized version of ABC algorithm by adapting employed and onlooker bee phases to the Compute Unified Device Architecture (CUDA) platform which is a graphical processing unit (GPU) programming environment by NVIDIA. The execution speed and obtained results of the proposed approach and sequential version of ABC algorithm are compared on functions that are typically used as benchmarks for optimization algorithms. Tests on standard benchmark functions with different colony size and number of parameters showed that proposed parallelization approach for ABC algorithm decreases the execution time consumed by the employed and onlooker bee phases in total and achieved similar or better quality of the results compared to the standard sequential implementation of the ABC algorithm.

Keywords: Artificial Bee Colony algorithm, GPU computing, swarm intelligence, parallelization

Procedia PDF Downloads 349
10220 High School Female-Adolescents' Weight Control Practices in Hawassa Town, Ethiopia

Authors: Beruk Berhanu Desalegn, Gelana Mulu

Abstract:

Adolescence, especially for females, is a period of an ongoing risk behavior that triggers development of adverse health outcomes during adulthood. This study aimed to investigate the weight control practice and its associated factors among high school female-adolescents in Hawassa town, Ethiopia. A school-based cross-sectional study was conducted on 552 female-adolescents in Hawassa town. The study was conducted between December, 2020 to January, 2021. SPSS version 26 was used to analyse the data from the pre-tested questionnaire of socio-demographic, economic, socio-cultural, and related information. Among the total female-adolescents, 38.6% [95% CI= 34.5-42.8%] took on weight control practices. The study further revealed the condition of the weight control practice to be healthy (20.5%), unhealthy(25.9%, and the rest to be both healthyand unhealthy(7.8%). The multivariate regression model, cutoff p < 0.05, disclosed that predicters like late adolescent age [AOR=1.98; 95% CI=1.33-2.95], middle wealth status [AOR=2.72; 95% CI=1.60-4.63], high wealth status [AOR=5.69; 95% CI=3.43-9.46], normal BMI [AOR=2.36; 95% CI=1.18-4.71], overweight [AOR=2.45; 95% CI=1.13-5.28], mild depression [AOR=1.72; 95% CI=1.12-2.66] and dissatisfied own mid-torso body image [AOR=2.68; 95% CI=1.52-4.73] were found to have significant association with weight control practice. Therefore, it may be benefiting to consider the findings of this study for interventions associated with female adolescents weight control practices.

Keywords: female-adolescents, highschool, weight control practice, Ethiopia

Procedia PDF Downloads 47
10219 Potential of Grass Silage as a Source of Nutrients in Poultry Production

Authors: Hamim Abbas, Jean Luc-Hornick, Isabelle Dufrasne

Abstract:

Feed costs constitute over 60% of total expenses in organic layer poultry production, with feed protein supply being a significant concern. Alfalfa-based dehydrated silage pellets are mainly diets composed of leaves (ABSP), which are non-conventional protein sources that could enhance profits by reducing feed costs and ensuring consistent availability. This experiment studied the effects on the performances of Novogen Brown light layers of a commercial control diet replaced with 10% ABSP. After a 21-day trial, this diet (ABSP) has improved the laying rate, yolk color of eggs, feed conversion rate, ω−3 (PUFAs) and ω−6/ω−3 ratio (P<0.05) while the body weight and egg weight were degraded with the substitution of the ABSP in the diet(P>0.05). The laying rate showed a tendency to increase (P=0.06). These findings suggest that ABSP can replace at least 10% of the feed in organic layer diets without compromising production parameters negatively.

Keywords: alfalfa, silage, pellet, organic layers

Procedia PDF Downloads 18
10218 Fast Prediction Unit Partition Decision and Accelerating the Algorithm Using Cudafor Intra and Inter Prediction of HEVC

Authors: Qiang Zhang, Chun Yuan

Abstract:

Since the PU (Prediction Unit) decision process is the most time consuming part of the emerging HEVC (High Efficient Video Coding) standardin intra and inter frame coding, this paper proposes the fast PU decision algorithm and speed up the algorithm using CUDA (Compute Unified Device Architecture). In intra frame coding, the fast PU decision algorithm uses the texture features to skip intra-frame prediction or terminal the intra-frame prediction for smaller PU size. In inter frame coding of HEVC, the fast PU decision algorithm takes use of the similarity of its own two Nx2N size PU's motion vectors and the hierarchical structure of CU (Coding Unit) partition to skip some modes of PU partition, so as to reduce the motion estimation times. The accelerate algorithm using CUDA is based on the fast PU decision algorithm which uses the GPU to make the motion search and the gradient computation could be parallel computed. The proposed algorithm achieves up to 57% time saving compared to the HM 10.0 with little rate-distortion losses (0.043dB drop and 1.82% bitrate increase on average).

Keywords: HEVC, PU decision, inter prediction, intra prediction, CUDA, parallel

Procedia PDF Downloads 377
10217 Quality of Service of Transportation Networks: A Hybrid Measurement of Travel Time and Reliability

Authors: Chin-Chia Jane

Abstract:

In a transportation network, travel time refers to the transmission time from source node to destination node, whereas reliability refers to the probability of a successful connection from source node to destination node. With an increasing emphasis on quality of service (QoS), both performance indexes are significant in the design and analysis of transportation systems. In this work, we extend the well-known flow network model for transportation networks so that travel time and reliability are integrated into the QoS measurement simultaneously. In the extended model, in addition to the general arc capacities, each intermediate node has a time weight which is the travel time for per unit of commodity going through the node. Meanwhile, arcs and nodes are treated as binary random variables that switch between operation and failure with associated probabilities. For pre-specified travel time limitation and demand requirement, the QoS of a transportation network is the probability that source can successfully transport the demand requirement to destination while the total transmission time is under the travel time limitation. This work is pioneering, since existing literatures that evaluate travel time reliability via a single optimization path, the proposed QoS focuses the performance of the whole network system. To compute the QoS of transportation networks, we first transfer the extended network model into an equivalent min-cost max-flow network model. In the transferred network, each arc has a new travel time weight which takes value 0. Each intermediate node is replaced by two nodes u and v, and an arc directed from u to v. The newly generated nodes u and v are perfect nodes. The new direct arc has three weights: travel time, capacity, and operation probability. Then the universal set of state vectors is recursively decomposed into disjoint subsets of reliable, unreliable, and stochastic vectors until no stochastic vector is left. The decomposition is made possible by applying existing efficient min-cost max-flow algorithm. Because the reliable subsets are disjoint, QoS can be obtained directly by summing the probabilities of these reliable subsets. Computational experiments are conducted on a benchmark network which has 11 nodes and 21 arcs. Five travel time limitations and five demand requirements are set to compute the QoS value. To make a comparison, we test the exhaustive complete enumeration method. Computational results reveal the proposed algorithm is much more efficient than the complete enumeration method. In this work, a transportation network is analyzed by an extended flow network model where each arc has a fixed capacity, each intermediate node has a time weight, and both arcs and nodes are independent binary random variables. The quality of service of the transportation network is an integration of customer demands, travel time, and the probability of connection. We present a decomposition algorithm to compute the QoS efficiently. Computational experiments conducted on a prototype network show that the proposed algorithm is superior to existing complete enumeration methods.

Keywords: quality of service, reliability, transportation network, travel time

Procedia PDF Downloads 196
10216 Off-Grid Sparse Inverse Synthetic Aperture Imaging by Basis Shift Algorithm

Authors: Mengjun Yang, Zhulin Zong, Jie Gao

Abstract:

In this paper, a new and robust algorithm is proposed to achieve high resolution for inverse synthetic aperture radar (ISAR) imaging in the compressive sensing (CS) framework. Traditional CS based methods have to assume that unknown scatters exactly lie on the pre-divided grids; otherwise, their reconstruction performance dropped significantly. In this processing algorithm, several basis shifts are utilized to achieve the same effect as grid refinement does. The detailed implementation of the basis shift algorithm is presented in this paper. From the simulation we can see that using the basis shift algorithm, imaging precision can be improved. The effectiveness and feasibility of the proposed method are investigated by the simulation results.

Keywords: ISAR imaging, sparse reconstruction, off-grid, basis shift

Procedia PDF Downloads 244
10215 Distributed Coverage Control by Robot Networks in Unknown Environments Using a Modified EM Algorithm

Authors: Mohammadhosein Hasanbeig, Lacra Pavel

Abstract:

In this paper, we study a distributed control algorithm for the problem of unknown area coverage by a network of robots. The coverage objective is to locate a set of targets in the area and to minimize the robots’ energy consumption. The robots have no prior knowledge about the location and also about the number of the targets in the area. One efficient approach that can be used to relax the robots’ lack of knowledge is to incorporate an auxiliary learning algorithm into the control scheme. A learning algorithm actually allows the robots to explore and study the unknown environment and to eventually overcome their lack of knowledge. The control algorithm itself is modeled based on game theory where the network of the robots use their collective information to play a non-cooperative potential game. The algorithm is tested via simulations to verify its performance and adaptability.

Keywords: distributed control, game theory, multi-agent learning, reinforcement learning

Procedia PDF Downloads 432
10214 Optimal Planning of Dispatchable Distributed Generators for Power Loss Reduction in Unbalanced Distribution Networks

Authors: Mahmoud M. Othman, Y. G. Hegazy, A. Y. Abdelaziz

Abstract:

This paper proposes a novel heuristic algorithm that aims to determine the best size and location of distributed generators in unbalanced distribution networks. The proposed heuristic algorithm can deal with the planning cases where power loss is to be optimized without violating the system practical constraints. The distributed generation units in the proposed algorithm is modeled as voltage controlled node with the flexibility to be converted to constant power factor node in case of reactive power limit violation. The proposed algorithm is implemented in MATLAB and tested on the IEEE 37 -node feeder. The results obtained show the effectiveness of the proposed algorithm.

Keywords: distributed generation, heuristic approach, optimization, planning

Procedia PDF Downloads 497
10213 Effect of Moringa Oleifera on Liveweight Reproductive Tract Dimention of Giant African Land Snail (Archachatina marginata)

Authors: J. A. Abiona, O. O. Fabinu, O. O. Ehimiyein, A. O. Ladokun, M. O. Abioja, J. O. Daramola, O. E. Oke, O. A. Osinowo, O. M. Onagbesan

Abstract:

A study was conducted on the effect of Moringa oleifera on liveweight and reproductive tract dimension of Giant African Land Snail (Archachatina marginata). Thirty two snails (32) with weight range of 100 – 150 g were used for this study. Eight snails (8) were subjected to each of the four treatments which were: Concentrate only, concentrate + 100g of Moringa oleifera, concentrate + 200g of Moringa oleifera and concentrate + 300g of Moringa oleifera. Parameters monitored were: Shell length, shell width, shell circumference and weekly live weight. Reproductive tract dimension taken include: Organ weight (ORGWT), reproductive tract weight (REPTWT), reproductive tract length (REPTLNT), ovo-tesis weight (OVOWT), edible part weight (EDPTWT), albumen weight (ALBWT) and albumen length (ALBLNT). Shell dimensions and the live weight were measured and recorded on a weekly basis with a tape rule and a sensitive weighing scale. After nine weeks, six snails were randomly selected from each treatment and dissected. Their reproductive tracts were removed and dimensions were taken. The result showed that ORGWT, OVOWT, ALBWT, ALBLNT, REPTLNT and REPTWT were not significantly affected (P>0.05) by different levels of Moringa oleifera inclusions with concentrate. However, Moringa oleifera inclusion with concentrate at different levels had significant effect (P<0.001) on Live weight, shell length and shell diameters of the animal. Snails given 300 g of Moringa oleifera per kilogramme of concentrate gave the highest live weight and shell length together with shell diameter. It was however recommended from this study that inclusion of Moringa oleifera leave meal into snail feed at 300 g per kg of concentrate would enhance live weight and shell parameters (length and width).

Keywords: reproductive tract, giant African land snails, Moringa oleifera, live weight, shell dimension

Procedia PDF Downloads 462
10212 Demonstrating a Relationship of Frequency and Weight with Arduino UNO and Visual Basic Program

Authors: Woraprat Chaomuang, Sirikorn Sringern, Pawanrat Chamnanwongsritorn, Kridsada Luangthongkham

Abstract:

In this study, we have applied a digital scale to demonstrate the electricity concept of changing the capacity (C), due to the weight of an object, as a function of the distance between the conductor plates and the pressing down. By calibrating on standard scales with the Visual Basic program and the Arduino Uno microcontroller board, we can obtain the weight of the object from the frequency (ƒ) that is measured from the electronic circuit (Astable Multivibrator). Our results support the concept, showing a linear correlation between the frequency and weight with an equation y = –0.0112x + 379.78 and the R2 value of 0.95. In addition, the effects of silicone rods shrinkage, permittivity and temperature were also examined and have found to affect various graph patterns observed.

Keywords: Arduino Uno board, frequency, microcontroller board, parallel plate conductor

Procedia PDF Downloads 182
10211 Block Based Imperial Competitive Algorithm with Greedy Search for Traveling Salesman Problem

Authors: Meng-Hui Chen, Chiao-Wei Yu, Pei-Chann Chang

Abstract:

Imperial competitive algorithm (ICA) simulates a multi-agent algorithm. Each agent is like a kingdom has its country, and the strongest country in each agent is called imperialist, others are colony. Countries are competitive with imperialist which in the same kingdom by evolving. So this country will move in the search space to find better solutions with higher fitness to be a new imperialist. The main idea in this paper is using the peculiarity of ICA to explore the search space to solve the kinds of combinational problems. Otherwise, we also study to use the greed search to increase the local search ability. To verify the proposed algorithm in this paper, the experimental results of traveling salesman problem (TSP) is according to the traveling salesman problem library (TSPLIB). The results show that the proposed algorithm has higher performance than the other known methods.

Keywords: traveling salesman problem, artificial chromosomes, greedy search, imperial competitive algorithm

Procedia PDF Downloads 442
10210 The Effects of Spirulina (Spiruvit Supplement) on Healthy Weight Control

Authors: F. Berahmandpour, K. Bagheri

Abstract:

Introduction: Spirulina is nutritious blue - green algae which are used as supplement or a preservative in many foods. The studies about the algae argue that the Spirulina can improve immune system, increase fat utilization, reduce oxidative stress and promote endurance at high-intensity exercise. The purpose of study is to assess the effects of Spirulina supplement on healthy weight control. Method: the study is a cross-sectional study which had 30 participants. The participants were men and women who referred to the nutrition and diet therapy clinic (in west of Tehran / Iran) for control weight. The sampling was a purposeful sampling. The participants were divided into three groups, and they were surveyed for 4 weeks. In the first group, 10 participants were used Spirulia supplement (dose: 500mg of Spiruvit Supplement as tablet / 3 times per day) without any special diet. The second group was 10 participants who received Spirulia supplement (dose 500mg of Spiruvit Supplement as tablet / 3 times per day) with a weight loss exercise program and without any special diet. The third group was 10 participants who used Spirulia supplement (dose 500mg of Spiruvit Supplement as tablet / 3 times per day) with an optimum weight loss diet. Results and Discussion: The results show that there were not any significant loss weights in first group. In while, the participants of second group argued that the Spirulina supplement had positive effects on their mud and physical body; however the clinical results showed that the loss weight had fixed tilt in this group. The significant results of study were related to the third group, because the participations could continuous loss weight during 4 weeks. However, the optimum weight loss diets were effective effects on weight loss in this group, but the researchers found that Spirulina supplement could improve loss weight with set of hormonal system (especially in women with menopause). Conclusion: The study is concluded that the Spirulina as a supplement (Spiruvit Supplement) can be an effective effect on healthy weight control, if it is used with a nutritious healthy weight loss diet. In fact, the effect of Spirulina can be related to powerful antioxidant effects and improvable hormonal system in the body.

Keywords: diet, healthy weight control, spirulina, spiruvit supplement

Procedia PDF Downloads 279
10209 Effect of Three Sand Types on Potato Vegetative Growth and Yield

Authors: Shatha A. Yousif, Qasim M. Zamil, Hasan Y. Al Muhi, Jamal A. Al Shammari

Abstract:

Potato (Solanum tuberosum L.) is one of the major vegetable crops that are grown world wide because of its economic importance. This experiment investigated the effect of local sands (River Base, Al-Ekader and Karbala) on number and total weight of mini tubers. Statistical analysis revealed that there were no significant differences among sand cultures in number of stem/plant, chlorophyll index and tubers dry weight. River Base sand had the highest plant height (74.9 cm), leaf number/plant number (39.3), leaf area (84.4 dcm2⁄plant), dry weight/plant (26.31), tubers number/plant (8.5), tubers weight/plant (635.53 gm) and potato tuber yields/trove (28.60 kg), whereas the Karbala sand had lower performance. All the characters had positive and significant correlation with yields except the traits number of stem and tuber dry weight.

Keywords: correlation, potato, sand culture, yield

Procedia PDF Downloads 453
10208 Research Analysis of Urban Area Expansion Based on Remote Sensing

Authors: Sheheryar Khan, Weidong Li, Fanqian Meng

Abstract:

The Urban Heat Island (UHI) effect is one of the foremost problems out of other ecological and socioeconomic issues in urbanization. Due to this phenomenon that human-made urban areas have replaced the rural landscape with the surface that increases thermal conductivity and urban warmth; as a result, the temperature in the city is higher than in the surrounding rural areas. To affect the evidence of this phenomenon in the Zhengzhou city area, an observation of the temperature variations in the urban area is done through a scientific method that has been followed. Landsat 8 satellite images were taken from 2013 to 2015 to calculate the effect of Urban Heat Island (UHI) along with the NPP-VRRIS night-time remote sensing data to analyze the result for a better understanding of the center of the built-up area. To further support the evidence, the correlation between land surface temperatures and the normalized difference vegetation index (NDVI) was calculated using the Red band 4 and Near-infrared band 5 of the Landsat 8 data. Mono-window algorithm was applied to retrieve the land surface temperature (LST) distribution from the Landsat 8 data using Band 10 and 11 accordingly to convert the top-of-atmosphere radiance (TOA) and to convert the satellite brightness temperature. Along with Landsat 8 data, NPP-VIIRS night-light data is preprocessed to get the research area data. The analysis between Landsat 8 data and NPP night-light data was taken to compare the output center of the Built-up area of Zhengzhou city.

Keywords: built-up area, land surface temperature, mono-window algorithm, NDVI, remote sensing, threshold method, Zhengzhou

Procedia PDF Downloads 119
10207 Changes in Some Biochemical Parameters and Body Weight of Chicken Exposed to Cadmium

Authors: Khaled Saeed Ali

Abstract:

This study was conducted with 3 week old domestic chicken to determine the effect of supplementation of cadmium to dietary. 10 mg/kg Cadmium chloride added to maize- sesame cake meal diet for 4 weeks. The additional cadmium to the diet induced a decreasing body weight and changes in biochemical parameters of chicken. Chicken were divided into two groups. The first group was given a diet containing the concentration of 10 mg cadmium /kg daily for a period of 30 days and the second group was given diet without cadmium and used as a control group. The result revealed decrease in the body weight of treated chicken by 12.7 % compared to control group, whose body weight increased. The plasma glucose concentration, creatinine, aspartate aminotranseferase (AST), and alanine aminotransferase (ALT) were increased significantly (P<0.05) in Cd treated chicken in comparison to the control group. Cadmium accumulation was observed in the intestine, kidney, liver and bone. The accumulation of cadmium was markedly higher (3-4 times) in cadmium-treated animals compared to the control.

Keywords: cadmium, biochemical parameters, body weight, chicken

Procedia PDF Downloads 446
10206 Genetic Algorithm for Bi-Objective Hub Covering Problem

Authors: Abbas Mirakhorli

Abstract:

A hub covering problem is a type of hub location problem that tries to maximize the coverage area with the least amount of installed hubs. There have not been many studies in the literature about multi-objective hubs covering location problems. Thus, in this paper, a bi-objective model for the hub covering problem is presented. The two objectives that are considered in this paper are the minimization of total transportation costs and the maximization of coverage of origin-destination nodes. A genetic algorithm is presented to solve the model when the number of nodes is increased. The genetic algorithm is capable of solving the model when the number of nodes increases by more than 20. Moreover, the genetic algorithm solves the model in less amount of time.

Keywords: facility location, hub covering, multi-objective optimization, genetic algorithm

Procedia PDF Downloads 33
10205 Scheduling in Cloud Networks Using Chakoos Algorithm

Authors: Masoumeh Ali Pouri, Hamid Haj Seyyed Javadi

Abstract:

Nowadays, cloud processing is one of the important issues in information technology. Since scheduling of tasks graph is an NP-hard problem, considering approaches based on undeterminisitic methods such as evolutionary processing, mostly genetic and cuckoo algorithms, will be effective. Therefore, an efficient algorithm has been proposed for scheduling of tasks graph to obtain an appropriate scheduling with minimum time. In this algorithm, the new approach is based on making the length of the critical path shorter and reducing the cost of communication. Finally, the results obtained from the implementation of the presented method show that this algorithm acts the same as other algorithms when it faces graphs without communication cost. It performs quicker and better than some algorithms like DSC and MCP algorithms when it faces the graphs involving communication cost.

Keywords: cloud computing, scheduling, tasks graph, chakoos algorithm

Procedia PDF Downloads 41
10204 Synthesis, Characterization, and Physico–Chemical Properties of Nano Zinc Oxide and PVA Composites

Authors: S. H. Rashmi, G. M. Madhu, A. A. Kittur, R. Suresh

Abstract:

Polymer nanocomposites represent a new class of materials in which nanomaterials act as the reinforcing material in composites, wherein small additions of nanomaterials lead to large enhancements in thermal, optical, and mechanical properties. A boost in these properties is due to the large interfacial area per unit volume or weight of the nanoparticles and the interactions between the particle and the polymer. Micro-sized particles used as reinforcing agents scatter light, thus, reducing light transmittance and optical clarity. Efficient nanoparticle dispersion combined with good polymer–particle interfacial adhesion eliminates scattering and allows the exciting possibility of developing strong yet transparent films, coatings and membranes. This paper aims at synthesizing zinc oxide nanoparticles which are reinforced in poly vinyl alcohol (PVA) polymer. The mechanical properties showed that the tensile strength of the PVA nanocomposites increases with the increase in the amount of nanoparticles.

Keywords: glutaraldehyde, polymer nanocomposites, poly vinyl alcohol, zinc oxide

Procedia PDF Downloads 277
10203 Gene Prediction in DNA Sequences Using an Ensemble Algorithm Based on Goertzel Algorithm and Anti-Notch Filter

Authors: Hamidreza Saberkari, Mousa Shamsi, Hossein Ahmadi, Saeed Vaali, , MohammadHossein Sedaaghi

Abstract:

In the recent years, using signal processing tools for accurate identification of the protein coding regions has become a challenge in bioinformatics. Most of the genomic signal processing methods is based on the period-3 characteristics of the nucleoids in DNA strands and consequently, spectral analysis is applied to the numerical sequences of DNA to find the location of periodical components. In this paper, a novel ensemble algorithm for gene selection in DNA sequences has been presented which is based on the combination of Goertzel algorithm and anti-notch filter (ANF). The proposed algorithm has many advantages when compared to other conventional methods. Firstly, it leads to identify the coding protein regions more accurate due to using the Goertzel algorithm which is tuned at the desired frequency. Secondly, faster detection time is achieved. The proposed algorithm is applied on several genes, including genes available in databases BG570 and HMR195 and their results are compared to other methods based on the nucleotide level evaluation criteria. Implementation results show the excellent performance of the proposed algorithm in identifying protein coding regions, specifically in identification of small-scale gene areas.

Keywords: protein coding regions, period-3, anti-notch filter, Goertzel algorithm

Procedia PDF Downloads 367
10202 ICanny: CNN Modulation Recognition Algorithm

Authors: Jingpeng Gao, Xinrui Mao, Zhibin Deng

Abstract:

Aiming at the low recognition rate on the composite signal modulation in low signal to noise ratio (SNR), this paper proposes a modulation recognition algorithm based on ICanny-CNN. Firstly, the radar signal is transformed into the time-frequency image by Choi-Williams Distribution (CWD). Secondly, we propose an image processing algorithm using the Guided Filter and the threshold selection method, which is combined with the hole filling and the mask operation. Finally, the shallow convolutional neural network (CNN) is combined with the idea of the depth-wise convolution (Dw Conv) and the point-wise convolution (Pw Conv). The proposed CNN is designed to complete image classification and realize modulation recognition of radar signal. The simulation results show that the proposed algorithm can reach 90.83% at 0dB and 71.52% at -8dB. Therefore, the proposed algorithm has a good classification and anti-noise performance in radar signal modulation recognition and other fields.

Keywords: modulation recognition, image processing, composite signal, improved Canny algorithm

Procedia PDF Downloads 170
10201 Rapid Weight Loss in Athletes: A Look at Suppressive Effects on Immune System

Authors: Nazari Maryam, Gorji Saman

Abstract:

For most competitions, athletes usually engage in a process called rapid weight loss (RWL) and subsequent rapid weight gain (RWG) in the days preceding the event. Besides the perfection of performance, weight regulation mediates a self-image of being “a real athlete” which is mentally important as a part of the pre-competition preparation. This feeling enhances the focus and commitment of the athlete. There is a large body of evidence that weight loss, particularly in combat sports, results in several health benefits. However, intentional weight loss beyond normal levels might have unknown negative special effects on the immune system. As the results show, a high prevalence (50%) of RWL is happening among combat athletes. It seems that energy deprivation and intense exercise to reach RWL results in altered blood cell distribution through modification of body composition that, in turn, changes B and T-Lymphocyte and/or CD4 T-Helper response. Moreover, it may diminish IgG antibody levels and modulate IgG glycosylation after this course. On the other hand, some studies show suppression of signaling and regulation of IgE antibody and chemokine production are responsible for immunodeficiency following a period of low-energy availability. Some researchers hypothesize that severe glutamine depletion, which occurs during exercise and calorie restriction, is responsible for this immune system weakness. However, supplementation by this amino acid is not prescribed yet. Therefore, weight loss is achieved not only through chronic strategies (body fat losses) but also through acute manipulations prior to competition should be supervised by a sports nutritionist to minimize side effects on the immune system and other body systems.

Keywords: athletes, immune system, rapid weight loss, weight loss strategies

Procedia PDF Downloads 93
10200 Robotic Arm Control with Neural Networks Using Genetic Algorithm Optimization Approach

Authors: Arbnor Pajaziti, Hasan Cana

Abstract:

In this paper, the structural genetic algorithm is used to optimize the neural network to control the joint movements of robotic arm. The robotic arm has also been modeled in 3D and simulated in real-time in MATLAB. It is found that Neural Networks provide a simple and effective way to control the robot tasks. Computer simulation examples are given to illustrate the significance of this method. By combining Genetic Algorithm optimization method and Neural Networks for the given robotic arm with 5 D.O.F. the obtained the results shown that the base joint movements overshooting time without controller was about 0.5 seconds, while with Neural Network controller (optimized with Genetic Algorithm) was about 0.2 seconds, and the population size of 150 gave best results.

Keywords: robotic arm, neural network, genetic algorithm, optimization

Procedia PDF Downloads 496
10199 Nutritional Status and Body Image Perception among Thai Adolescents

Authors: Nareemarn Neelapaichit, Sookfong Wongsathapat, Noppawan Piaseu

Abstract:

Body image plays an important role in adolescents. Thai adolescents put high concern on their body image result in unsatisfied their body shapes. Therefore, inappropriate weight management methods have been used. This study examined the body image perception and the nutritional status of Thai adolescents. Body mass index screening was done on 181 nursing students of Ramathibodi School of Nursing to categorized obesity, overweight, normal weight and underweight respondents by using recommended body-mass index (BMI) cut-off points for Asian populations. Self report questionnaire on demographics and body image perception were completed. Results showed that the respondents were mainly female (93.4%) and their mean age were 19.2 years. The prevalence of obesity, overweight, normal weight and underweight of the nursing students were 5.5%, 7.2%, 55.2% and 32.0%, respectively. Of all the respondents, 57.5% correctly perceived themselves, with 37.0% overestimating and 5.5% underestimating their weight status. Of those in the obesity category, 20.0% correctly perceived themselves and 80.0% perceived themselves as overweight. For overweight category, total respondents correctly perceived themselves. Fifty two percent of the normal weight respondents perceived themselves as overweight and 2.0% perceived themselves as obesity. Of the underweight respondents, 77.6% correctly perceived themselves and 20.7% perceived themselves as normal weight. These findings show high occurrence of body image misperception among Thai adolescents. Being concerned with this situation can promote adolescents for healthy weight and practice appropriate weight management methods.

Keywords: nutritional status, body image perception, Thai adolescents, body-mass index (BMI)

Procedia PDF Downloads 372
10198 A Hybrid Method for Determination of Effective Poles Using Clustering Dominant Pole Algorithm

Authors: Anuj Abraham, N. Pappa, Daniel Honc, Rahul Sharma

Abstract:

In this paper, an analysis of some model order reduction techniques is presented. A new hybrid algorithm for model order reduction of linear time invariant systems is compared with the conventional techniques namely Balanced Truncation, Hankel Norm reduction and Dominant Pole Algorithm (DPA). The proposed hybrid algorithm is known as Clustering Dominant Pole Algorithm (CDPA) is able to compute the full set of dominant poles and its cluster center efficiently. The dominant poles of a transfer function are specific eigenvalues of the state space matrix of the corresponding dynamical system. The effectiveness of this novel technique is shown through the simulation results.

Keywords: balanced truncation, clustering, dominant pole, Hankel norm, model reduction

Procedia PDF Downloads 580
10197 Transcriptomic Analyses of Kappaphycus alvarezii under Different Wavelengths of Light

Authors: Vun Yee Thien, Kenneth Francis Rodrigues, Clemente Michael Vui Ling Wong, Wilson Thau Lym Yong

Abstract:

Transcriptomes associated with the process of photosynthesis have offered insights into the mechanism of gene regulation in terrestrial plants; however, limited information is available as far as macroalgae are concerned. This investigation aims to decipher the underlying mechanisms associated with photosynthesis in the red alga, Kappaphycus alvarezii, by performing a differential expression analysis on a de novo assembled transcriptomes. Comparative analysis of gene expression was designed to examine the alteration of light qualities and its effect on physiological mechanisms in the red alga. High-throughput paired-end RNA-sequencing was applied to profile the transcriptome of K. alvarezii irradiated with different wavelengths of light (blue 492-455 nm, green 577-492 nm and red 780-622 nm) as compared to the full light spectrum, resulted in more than 60 million reads individually and assembled using Trinity and SOAPdenovo-Trans. The transcripts were annotated in the NCBI non-redundant (nr) protein, SwissProt, KEGG and COG databases with a cutoff E-value of 1e-5 and nearly 30% of transcripts were assigned to functional annotation by Blast searches. Differential expression analysis was performed using edgeR. The DEGs were designated to six categories: BL (blue light) regulated, GL (green light) regulated, RL (red light) regulated, BL or GL regulated, BL or RL regulated, GL or RL regulated, and either BL, GL or RL regulated. These DEGs were mapped to terms in KEGG database and compared with the whole transcriptome background to search for genes that regulated by light quality. The outcomes of this study will enhance our understanding of molecular mechanisms underlying light-induced responses in red algae.

Keywords: de novo transcriptome sequencing, differential gene expression, Kappaphycus alvareziired, red alga

Procedia PDF Downloads 490
10196 Influence Maximization in Dynamic Social Networks and Graphs

Authors: Gkolfo I. Smani, Vasileios Megalooikonomou

Abstract:

Social influence and influence diffusion have been studied in social networks. However, most existing tasks on this subject focus on static networks. In this paper, the problem of maximizing influence diffusion in dynamic social networks, i.e., the case of networks that change over time, is studied. The DM algorithm is an extension of the MATI algorithm and solves the influence maximization (IM) problem in dynamic networks and is proposed under the linear threshold (LT) and independent cascade (IC) models. Experimental results show that our proposed algorithm achieves a diffusion performance better by 1.5 times than several state-of-the-art algorithms and comparable results in diffusion scale with the Greedy algorithm. Also, the proposed algorithm is 2.4 times faster than previous methods.

Keywords: influence maximization, dynamic social networks, diffusion, social influence, graphs

Procedia PDF Downloads 212
10195 Morphometric Relationships of Unfarmed Puntius sophore, Collected from Chenab River, Punjab, Pakistan

Authors: Alina Zafar

Abstract:

In this particular research, various morphometric characters such as total length (TL), wet weight (WW), standard length (SL), fork length (FL), head length (HL), head width (HW), body depth (BD), body girth (BG), dorsal fin length (DFL), pelvic fin length (PelFL), pectoral fin length (PecFL), anal fin length (AFL), dorsal fin base (DFB), anal fin base (AFB), caudal fin length (CFL) and caudal fin width (CFW) of wild collected Puntius sophore were studied, to know the types of growth patterns and correlations in reference to length and weight, however, high significant relationships were recorded between total length and wet weight, as the correlation coefficient (r) possessed value of 0.989. The growth pattern was observed to be positively allometric as the value of ‘b’ was 3.22 (slightly higher than the ideal value, 3) with 95% confidence intervals ranging from 3.076 to 3.372. Wet weight and total length parameters showed high significant correlations (p < 0.001) with all other morphometric characters.

Keywords: Puntius sophore, length and weight relation, morphometrics, small indigenous species

Procedia PDF Downloads 78
10194 Automatic Facial Skin Segmentation Using Possibilistic C-Means Algorithm for Evaluation of Facial Surgeries

Authors: Elham Alaee, Mousa Shamsi, Hossein Ahmadi, Soroosh Nazem, Mohammad Hossein Sedaaghi

Abstract:

Human face has a fundamental role in the appearance of individuals. So the importance of facial surgeries is undeniable. Thus, there is a need for the appropriate and accurate facial skin segmentation in order to extract different features. Since Fuzzy C-Means (FCM) clustering algorithm doesn’t work appropriately for noisy images and outliers, in this paper we exploit Possibilistic C-Means (PCM) algorithm in order to segment the facial skin. For this purpose, first, we convert facial images from RGB to YCbCr color space. To evaluate performance of the proposed algorithm, the database of Sahand University of Technology, Tabriz, Iran was used. In order to have a better understanding from the proposed algorithm; FCM and Expectation-Maximization (EM) algorithms are also used for facial skin segmentation. The proposed method shows better results than the other segmentation methods. Results include misclassification error (0.032) and the region’s area error (0.045) for the proposed algorithm.

Keywords: facial image, segmentation, PCM, FCM, skin error, facial surgery

Procedia PDF Downloads 562
10193 Optimizing the Probabilistic Neural Network Training Algorithm for Multi-Class Identification

Authors: Abdelhadi Lotfi, Abdelkader Benyettou

Abstract:

In this work, a training algorithm for probabilistic neural networks (PNN) is presented. The algorithm addresses one of the major drawbacks of PNN, which is the size of the hidden layer in the network. By using a cross-validation training algorithm, the number of hidden neurons is shrunk to a smaller number consisting of the most representative samples of the training set. This is done without affecting the overall architecture of the network. Performance of the network is compared against performance of standard PNN for different databases from the UCI database repository. Results show an important gain in network size and performance.

Keywords: classification, probabilistic neural networks, network optimization, pattern recognition

Procedia PDF Downloads 233
10192 Enhanced Visible-Light Photocatalytic Activity of TiO2 Doped in Degradation of Acid Dye

Authors: B. Benalioua, I. Benyamina, M. Mansour, A. Bentouami, B. Boury

Abstract:

The objective of this study is based on the synthesis of a new photocatalyst based on TiO2 and its application in the photo-degradation of an acid dye under the visible light. The material obtained was characterized by XRD, BET and UV- vis DRS. The photocatalytic efficiency of the Zn -Fe TiO2 treated at 500°C was tested on the Indigo Carmine under the irradiation of visible light and compared with that of the commercial titanium oxide TiO2-P25 (Degussa). The XRD characterization of the material Zn-Fe-TiO2 (500°C) revealed the presence of the anatase phase and the absence of the Rutile phase in comparison of the TiO2 P25 diffractogram. Characterization by UV-visible diffuse reflection material showed that the Fe-Zn-TiO2 exhibits redshift (move visible) relative to commercial titanium oxide TiO2-P25, this property promises a photocatalytic activity of Zn -Fe- TiO2 under visible light. Indeed, the efficiency of photocatalytic Fe-Zn-TiO2 as a visible light is shown by a complete discoloration of indigo carmine solution of 16 mg/L after 40 minutes, whereas with the P25-TiO2 discoloration is achieved after 90 minutes.

Keywords: POA, heterogeneous photocatalysis, TiO2, doping

Procedia PDF Downloads 389