Search results for "Data type"
showing 10 items of 1183 documents
DECENTRALIZED SUBSPACE PROJECTION IN LARGE NETWORKS
2018
A great number of applications in wireless sensor networks involve projecting a vector of observations onto a subspace dictated by prior information. Accomplishing such a task in a centralized fashion entails great power consumption, congestion at certain nodes, and suffers from robustness issues. A sensible alternative is to compute such projections in a decentralized fashion. To this end, recent works proposed schemes based on graph filters, which compute projections exactly with a finite number of local exchanges among sensor nodes. However, existing methods to obtain these filters are confined to reduced families of projection matrices or small networks. This paper proposes a method tha…
What to Expect and What to Focus on in SQL Query Teaching
2019
In the process of learning a new computer language, writing erroneous statements is part of the learning experience. However, some errors persist throughout the query writing process and are never corrected. Structured Query Language (SQL) consists of a number of different concepts such as expressions, joins, grouping and ordering, all of which by nature invite different possible errors in the query writing process. Furthermore, some of these errors are relatively easy for a student to fix when compared to others. Using a data set from three student cohorts with the total of 744 students, we set out to explore which types of errors are persistent, i.e., more likely to be left uncorrected by…
An Information Aggregation and Analytics System for ATLAS Frontier
2019
International audience; ATLAS event processing requires access to centralized database systems where information about calibrations, detector status and data-taking conditions are stored. This processing is done on more than 150 computing sites on a world-wide computing grid which are able to access the database using the Squid-Frontier system. Some processing workflows have been found which overload the Frontier system due to the Conditions data model currently in use, specifically because some of the Conditions data requests have been found to have a low caching efficiency. The underlying cause is that non-identical requests as far as the caching are actually retrieving a much smaller num…
The Effects of Database Complexity on SQL Query Formulation
2020
In Structured Query Language (SQL) education, students often execute queries against a simple exercise database. Recently, databases that are more realistic have been utilized to the effect that students find exercises more interesting and useful, as these databases more accurately mimic databases students are likely to encounter in their future work environments. However, using even the most engaging database can be counterproductive to learning, if a student is not able to formulate correct queries due to the complexity of the database schema. Scientific evidence on the effects of database complexity on student’s query formulation is limited, and with queries from 744 students against thr…
Layer thickness optimisation in a laminated composite
1997
Abstract The paper describes a method to optimise the thickness balance within a composite laminate with layers oriented according to a limited set of angles. The laminate must be symmetric, balanced and loaded in-plane. The optimisation process is particularly suited to be used in conjunction with a finite element program. It provides the designer with the optimal overall engineering characteristics anda list of all the possible orientation combinations ranked with respect to their safety factor. The optimisation method is based on the first order gradient optimum search method and operates iteratively in the engineering elastic characteristics field. The cost function implemented up to no…
Development of a process for the treatment of synthetic wastewater without energy inputs using the salinity gradient of wastewaters and a reverse ele…
2019
Abstract Electrochemical processes are considered very effective methods for the treatment of wastewater contaminated by organics resistant to conventional biological processes and various inorganic pollutants. Large sites that treat wastewaters usually deal with a large number of waters often characterized by different salinity contents, that could be potentially used to provide the energy necessary for the electrochemical remediation. Hence, in this work a reverse electrodialysis (RED) process for the treatment of synthetic wastewaters contaminated by organics, without energy inputs, using the salinity gradient of different wastewaters, was studied, for the first time. It was found that t…
A new method for forecasting energy output of a large-scale solar power plant based on long short-term memory networks a case study in Vietnam
2021
Abstract This paper proposes a new model for short-term forecasting power generation capacity of large-scale solar power plant (SPP) in Vietnam considering the fluctuations of weather factors when applying the Long Short-Term Memory networks (LSTM) algorithm. At first, a configuration of the model based on the LSTM algorithm is selected in accordance with the weather and operating conditions of SPP in Vietnam. Not only different structures of LSTM model but also other conventional forecasting methods for time series data are compared in terms of error accuracy of forecast on test data set to evaluate the effectiveness and select the most suitable LSTM configuration. The most suitable config…
Towards a mean body for apparel design
2016
This paper focuses on shape average with applications to the apparel industry. Apparel industry uses a consensus sizing system; its major concern is to fit most of the population into it. Since anthropometric measures do not grow linearly, it is important to find prototypes to accurately represent each size. This is done using random compact mean sets, obtained from a cloud of 3D points given by a scanner and applying to the sample a previous definition of mean set. Additionally, two approaches to define confidence sets are introduced. The methodology is applied to data obtained from a real anthropometric survey. This paper has been partially supported by the following grants: TIN2009-14392…
Extraction of Airways from CT (EXACT'09)
2012
Contains fulltext : 107854.pdf (Publisher’s version ) (Open Access) This paper describes a framework for establishing a reference airway tree segmentation, which was used to quantitatively evaluate fifteen different airway tree extraction algorithms in a standardized manner. Because of the sheer difficulty involved in manually constructing a complete reference standard from scratch, we propose to construct the reference using results from all algorithms that are to be evaluated. We start by subdividing each segmented airway tree into its individual branch segments. Each branch segment is then visually scored by trained observers to determine whether or not it is a correctly segmented part o…
Design and implementation of a course scheduling system using Tabu Search
2002
Abstract Building a course timetable is a difficult and lengthy task which universities devote a large amount of human and material resources to every year. We have developed a computer package to solve this problem. The program runs on a PC and the user may set the objectives and parameters from among a wide range of possibilities. It has a user-friendly interface for the user to input the relevant data and obtain the corresponding results. The optimization process is based on a set of heuristic algorithms. The core is a Tabu Search procedure for which several strategies have been developed and tested in order to get a fast and powerful algorithm. The first tests of the package have produc…