Open Access. Powered by Scholars. Published by Universities.®

Computational Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

1,045 Full-Text Articles 1,623 Authors 657,936 Downloads 123 Institutions

All Articles in Computational Engineering

Faceted Search

1,045 full-text articles. Page 23 of 48.

Affective Computing For Emotion Detection Using Vision And Wearable Sensors, Alphonsus Keary 2018 Department of Computer Science, Cork Institute of Technology, Bishopstown, Cork.

Affective Computing For Emotion Detection Using Vision And Wearable Sensors, Alphonsus Keary

PhDs

The research explores the opportunities, challenges, limitations, and presents advancements in computing that relates to, arises from, or deliberately influences emotions (Picard, 1997). The field is referred to as Affective Computing (AC) and is expected to play a major role in the engineering and development of computationally and cognitively intelligent systems, processors and applications in the future. Today the field of AC is bolstered by the emergence of multiple sources of affective data and is fuelled on by developments under various Internet of Things (IoTs) projects and the fusion potential of multiple sensory affective data streams. The core focus of …


Applying Neural Networks For Tire Pressure Monitoring Systems, Alex Kost 2018 California Polytechnic State University, San Luis Obispo

Applying Neural Networks For Tire Pressure Monitoring Systems, Alex Kost

Master's Theses

A proof-of-concept indirect tire-pressure monitoring system is developed using neural net- works to identify the tire pressure of a vehicle tire. A quarter-car model was developed with Matlab and Simulink to generate simulated accelerometer output data. Simulation data are used to train and evaluate a recurrent neural network with long short-term memory blocks (RNN-LSTM) and a convolutional neural network (CNN) developed in Python with Tensorflow. Bayesian Optimization via SigOpt was used to optimize training and model parameters. The predictive accuracy and training speed of the two models with various parameters are compared. Finally, future work and improvements are discussed.


Reconocimiento Automático De Partituras Para Guitarra Por Medio De Visión Artificial Y Redes Neuronales Artificiales, Jeferson Camilo Varela Cañón 2018 Universidad de La Salle, Bogotá

Reconocimiento Automático De Partituras Para Guitarra Por Medio De Visión Artificial Y Redes Neuronales Artificiales, Jeferson Camilo Varela Cañón

Ingeniería en Automatización

Cuando se comienza a tomar lecciones de guitarra, el primer elemento de aprendizaje son las acordes básicos (Do, Re, Mi, Fa, Sol, La, Si) o notas naturales. La tablatura es el siguiente paso donde explícitamente se indica la posición de los dedos en el diapasón, este método es sencillo pero carece de información al momento de interpretar; por ello es necesario leer la partitura musical, siendo una tarea complicada para muchas personas que hasta ahora inician con el aprendizaje retrasando así el mismo; mediante el reconocimiento de imágenes, algoritmo OCR(Optical Carácter Recognition) y RNA (Redes Neuronales Artificiales) se desarrolló una …


Diseño E Implementación De Una Aplicación Domótica Para Iluminación Usando Inteligencia Artificial, Johan Orlando Mahecha Chaux 2018 Universidad de La Salle, Bogotá

Diseño E Implementación De Una Aplicación Domótica Para Iluminación Usando Inteligencia Artificial, Johan Orlando Mahecha Chaux

Ingeniería en Automatización

En el siguiente proyecto de grado se desarrolló una aplicación Domótica para el control de la iluminación de una vivienda unifamiliar. Para la eficiencia energética y el consumo de energía, se optimizó teniendo el control total de la iluminación en el hogar, independientemente de la hora o el lugar donde esté el usuario. El confort es una sensación óptima que genera un estado físico, mental y social, donde el cuerpo humano se siente satisfecho y en equilibrio con su entorno. En casa, cada persona puede buscar su propia comodidad de acuerdo con sus intereses y necesidades; en este proyecto, se …


Image-Based Modeling Of Flow Through Porous Media: Development Of Multiscale Techniques For The Pore Level, Timothy Wayne Thibodeaux 2018 Louisiana State University and Agricultural and Mechanical College

Image-Based Modeling Of Flow Through Porous Media: Development Of Multiscale Techniques For The Pore Level, Timothy Wayne Thibodeaux

LSU Doctoral Dissertations

Increasingly, imaging technology allows porous media problems to be modeled at microscopic and sub-microscopic levels with finer resolution. However, the physical domain size required to be representative of the media prohibits comprehensive micro-scale simulation. A hybrid or multiscale approach is necessary to overcome this challenge. In this work, a technique was developed for determining the characteristic scales of porous materials, and a multiscale modeling methodology was developed to better understand the interaction/dependence of phenomena occurring at different microscopic scales. The multiscale method couples microscopic simulations at the pore and sub-pore scales. Network modeling is a common pore-scale technique which employs …


Master Of Science In Information Technology, Nova Southeastern University 2018 Nova Southeastern University

Master Of Science In Information Technology, Nova Southeastern University

College of Engineering and Computing Course Catalogs

No abstract provided.


Drughelp.Care – A Web Application For The Discovery Of Drug Addiction Treatment Facilities, Sachin Hiriyanna 2018 Cleveland State University

Drughelp.Care – A Web Application For The Discovery Of Drug Addiction Treatment Facilities, Sachin Hiriyanna

ETD Archive

One of the current and biggest problems in the system of emergency care for the drug overdose epidemic, is the failure of information delivery on nearby treatment facilities. Even though some initiatives on the internet tried to solve this issue, they either failed in delivering the information or in providing ease of usability. This thesis research aims to develop a web application which, 1. Delivers a highly accurate, easy-to-understand and targeted information in a timely manner for drug abusers and their well-wishers. 2. Provides an eco-system for the treatment facilities with an easy-to-use backend to constantly update their complex information …


Examining A Hate Speech Corpus For Hate Speech Detection And Popularity Prediction, Filip Klubicka, Raquel Fernandez 2018 Technological University Dublin

Examining A Hate Speech Corpus For Hate Speech Detection And Popularity Prediction, Filip Klubicka, Raquel Fernandez

Other resources

As research on hate speech becomes more and more relevant every day, most of it is still focused on hate speech detection. By attempting to replicate a hate speech detection experiment performed on an existing Twitter corpus annotated for hate speech, we highlight some issues that arise from doing research in the field of hate speech, which is essentially still in its infancy. We take a critical look at the training corpus in order to understand its biases, while also using it to venture beyond hate speech detection and investigate whether it can be used to shed light on other …


Automated Tree-Level Forest Quantification Using Airborne Lidar, Hamid Hamraz 2018 University of Kentucky

Automated Tree-Level Forest Quantification Using Airborne Lidar, Hamid Hamraz

Theses and Dissertations--Computer Science

Traditional forest management relies on a small field sample and interpretation of aerial photography that not only are costly to execute but also yield inaccurate estimates of the entire forest in question. Airborne light detection and ranging (LiDAR) is a remote sensing technology that records point clouds representing the 3D structure of a forest canopy and the terrain underneath. We present a method for segmenting individual trees from the LiDAR point clouds without making prior assumptions about tree crown shapes and sizes. We then present a method that vertically stratifies the point cloud to an overstory and multiple understory tree …


Improving Table Scans For Trie Indexed Databases, Ethan Toney 2018 University of Kentucky

Improving Table Scans For Trie Indexed Databases, Ethan Toney

Theses and Dissertations--Computer Science

We consider a class of problems characterized by the need for a string based identifier that reflect the ontology of the application domain. We present rules for string-based identifier schemas that facilitate fast filtering in databases used for this class of problems. We provide runtime analysis of our schema and experimentally compare it with another solution. We also discuss performance in our solution to a game engine. The string-based identifier schema can be used in addition scenarios such as cloud computing. An identifier schema adds metadata about an element. So the solution hinges on additional memory but as long as …


Investigating Smoke Exposure And Chronic Obstructive Pulmonary Disease (Copd) With A Calibrated Agent Based Model (Abm) Of In Vitro Fibroblast Wound Healing., James A. Ratti 2018 Virginia Commonwealth University

Investigating Smoke Exposure And Chronic Obstructive Pulmonary Disease (Copd) With A Calibrated Agent Based Model (Abm) Of In Vitro Fibroblast Wound Healing., James A. Ratti

Theses and Dissertations

COPD is characterized by tissue inflammation and impaired remodeling that suggests fibroblast maintenance of structural homeostasis is dysregulated. Thus, we performed in vitro wound healing experiments on normal and diseased human lung fibroblasts and developed an ABM of fibroblasts closing a scratched monolayer using NetLogo to evaluate differences due to COPD or cigarette smoke condensate exposure. This ABM consists of a rule-set governing the healing response, accounting for cell migration, proliferation, death, activation and senescence rates; along with the effects of heterogeneous activation, phenotypic changes, serum deprivation and exposure to cigarette smoke condensate or bFGF. Simulations were performed to calibrate …


Assessment Of The Accuracy Of Cable Sheath Fault Location Device And Enhancement Of Its Performance, Niall Kennedy, Joseph Kearney, Tom Looby, Ciaran O'Leary 2018 Technological University Dublin

Assessment Of The Accuracy Of Cable Sheath Fault Location Device And Enhancement Of Its Performance, Niall Kennedy, Joseph Kearney, Tom Looby, Ciaran O'Leary

Conference papers

As power system networks are being constantly upgraded and extended, there is a greater importance in the reliable transmission of electrical power and fault finding techniques, especially for cables installed underground. Damage to a cable’s protective sheath can damage a cables life span and also lead to disruption of system operation and loss of supply. This study includes research into the literature and techniques used to locate these faults accurately. Bridge resistance and volt drop measurement techniques are the main methods used by sheath fault location devices to locate faults accurately. This task is made more difficult because such devices …


High-Order Integral Equation Methods For Quasi-Magnetostatic And Corrosion-Related Field Analysis With Maritime Applications, Robert Pfeiffer 2018 University of Kentucky

High-Order Integral Equation Methods For Quasi-Magnetostatic And Corrosion-Related Field Analysis With Maritime Applications, Robert Pfeiffer

Theses and Dissertations--Electrical and Computer Engineering

This dissertation presents techniques for high-order simulation of electromagnetic fields, particularly for problems involving ships with ferromagnetic hulls and active corrosion-protection systems.

A set of numerically constrained hexahedral basis functions for volume integral equation discretization is presented in a method-of-moments context. Test simulations demonstrate the accuracy achievable with these functions as well as the improvement brought about in system conditioning when compared to other basis sets.

A general method for converting between a locally-corrected Nyström discretization of an integral equation and a method-of-moments discretization is presented next. Several problems involving conducting and magnetic-conducting materials are solved to verify the accuracy …


Pressure Measurements Inside Multiple Cavities Of A Torque Converter And Cfd Correlation, Edward De Jesus Rivera 2018 Michigan Technological University

Pressure Measurements Inside Multiple Cavities Of A Torque Converter And Cfd Correlation, Edward De Jesus Rivera

Dissertations, Master's Theses and Master's Reports

A torque converter was instrumented with 29 pressure transducers. The pressure transducers were located in multiple cavities. The instrumented cavities included, four transducers mounted on the impeller shell, on the channel between blades. Six transducers mounted on the pressure and suction sides on the middle streamline of a turbine blade. Another seven transducers mounted on the pressure and suction sides of the core, middle and shell streamlines of a stator blade. Seven transducers mounted on the torque converter clutch cavity. Finally, five on the cavity between the pressure plate and the turbine shell. The torque converter was part of a …


Neutrosophic Computing With Sympy (Computación Neutrosófica Mediante Sympy ), Maykel Leyva-Vazquez, Florentin Smarandache 2018 University of New Mexico

Neutrosophic Computing With Sympy (Computación Neutrosófica Mediante Sympy ), Maykel Leyva-Vazquez, Florentin Smarandache

Branch Mathematics and Statistics Faculty and Staff Publications

In this article the concept of neutrosophic number is presented. Jupyter through Google Colaboratory is introduced for calculations. The Sympy library is used to perform the process of neutrosophic computation. Systems of linear neutrosóficas equations are solved by means of the symbolic computation in python. A case study was developed for the determination of vehicular traffic with indeterminacy. As future works are the development of new applications in different areas of engineering and science.


Tracking Pose Using Common Mobile Phone Sensors, Andrew Lee Carlson 2018 Bard College

Tracking Pose Using Common Mobile Phone Sensors, Andrew Lee Carlson

Senior Projects Spring 2018

The original goal of this project was to develop an accurate ”tape measure” application for Android based mobile phones. The main challenge for such applications is to construct one method that ensures a given Android device can, with accuracy and precision, estimate its own position and movement.

The author developed an application in the Unity 3D game environment in order to understand the challenges of such estimation. This required translation of accelerometer and gyroscope data to the Unity platform. Efficient computation required easy translation from right-handed coordinates to left-handed coordinates. Moreover, it is necessary to design and implement calibration procedures …


Is It Worth It? Budget-Related Evaluation Metrics For Model Selection, Filip Klubicka, Giancarlo Salton, John D. Kelleher 2018 Technological University Dublin

Is It Worth It? Budget-Related Evaluation Metrics For Model Selection, Filip Klubicka, Giancarlo Salton, John D. Kelleher

Conference papers

Projects that set out to create a linguistic resource often do so by using a machine learning model that pre-annotates or filters the content that goes through to a human annotator, before going into the final version of the resource. However, available budgets are often limited, and the amount of data that is available exceeds the amount of annotation that can be done. Thus, in order to optimize the benefit from the invested human work, we argue that the decision on which predictive model one should employ depends not only on generalized evaluation metrics, such as accuracy and F-score, but …


The Rhetoric Of Science Education And Technology, Iwasan D. Kejawa 2018 University of Nebraska-Lincoln

The Rhetoric Of Science Education And Technology, Iwasan D. Kejawa

School of Computing: Faculty Publications

Nearly thousands of science experiments are performed both on humans and animals every year in the United States (Gregory, 1999). Does Science enormously play a role in the well-beings of individual in the society? Research has found that science education is through motivation and satisfying the needs of humans. The scientific world is part of an elongated human development. This can be substantiated with the use and evolution of TECHNOLOGY and SCIENCE (Minton, 2004). Education of the entities that comprise the need to achieve the goal of TECHNOLOGY and SCIENCE which are important issues of today. Research has shown that …


Energy Efficient Hybrid Routing Protocol Based On The Artificial Fish Swarm Algorithm And Ant Colony Optimisation For Wsns, Xinlu Li, Brian Keegan, Fredrick Mtenzi 2018 Department of Computer Science, Hefei University, Hefei, China

Energy Efficient Hybrid Routing Protocol Based On The Artificial Fish Swarm Algorithm And Ant Colony Optimisation For Wsns, Xinlu Li, Brian Keegan, Fredrick Mtenzi

Articles

Wireless Sensor Networks (WSNs) are a particular type of distributed self-managed network with limited energy supply and communication ability. The most significant challenge of a routing protocol is the energy consumption and the extension of the network lifetime. Many energy-efficient routing algorithms were inspired by the development of Ant Colony Optimisation (ACO). However, due to the inborn defects, ACO-based routing algorithms have a slow convergence behaviour and are prone to premature, stagnation phenomenon, which hinders further route discovery, especially in a large-scale network. This paper proposes a hybrid routing algorithm by combining the Artificial Fish Swarm Algorithm (AFSA) and ACO …


Experienced Mental Workload, Perception Of Usability, Their Interaction And Impact On Task Performance, Luca Longo 2018 Technological University Dublin

Experienced Mental Workload, Perception Of Usability, Their Interaction And Impact On Task Performance, Luca Longo

Articles

No abstract provided.


Digital Commons powered by bepress