Search results for "computer.programming_language"
showing 10 items of 986 documents
Argumentation Course by Electronic Mail
1997
Abstract This article examines the question of whether electronic‐mail (e‐mail) discussions provide university students with an appropriate and profitable environment for practising argumentation and critical thinking skills. An experiment in which 31 undergraduate students and two tutors engaged in argumentative e‐mail discussions is described. The discussions were related to two set books on the sociology of education. The participants’ perceptions of the discussions and of e‐mail as a study method were evaluated by means of a student questionnaire and tutor interviews. Most of the students found that the discussions included a lot of constructive critique, mutual encouragement and constr…
Multilanguage Semantic Interoperability in Distributed Applications
2013
JOSI is a software framework that tries to simplify the development of such kinds of applications both by providing the possibility of working on models for representing such semantic information and by offering some implementations of such models that can be easily used by software developers without any knowledge about semantic models and languages. This software library allows the representation of domain models through Java interfaces and annotations and then to use such a representation for automatically generating an implementation of domain models in different programming languages (currently Java and C++). Moreover, JOSI supports the interoperability with other applications both by …
Educational Software Based on Matlab GUIs for Neural Networks Courses
2016
Neural Networks (NN) are one of the most used machine learning techniques in different areas of knowledge. This has led to the emergence of a large number of courses of Neural Networks around the world and in areas where the users of this technique do not have a lot of programming skills. Current software that implements these elements, such as Matlab®, has a number of important limitations in teaching field. In some cases, the implementation of a MLP requires a thorough knowledge of the software and of the instructions that train and validate these systems. In other cases, the architecture of the model is fixed and they do not allow an automatic sweep of the parameters that determine the a…
Challenges of automatic processing of large amount of skin lesion multispectral data
2020
This work will describe the challenges involved in setting up automatic processing for a large differentiated data set. In this study, a multispectral (skin diffuse reflection images using 526nm (green), 663nm (red), and 964nm (infrared) illumination and autofluorescence (AF) image using 405 nm excitation) data set with 756 lesions (3024 images) was processed. Previously, using MATLAB software, finding markers, correctly segmenting images with dark edges and image alignment were the main causes of the problems in automatic data processing. To improve automatic processing and eliminate the use of licensed software, the latter was substituted with the open source Python environment. For more …
Human factor policy testing in the sequencing of manual mixed model assembly lines
2004
In this paper the human resource management in manual mixed model assembly U-lines is considered. The objective is to minimise the total conveyor stoppage time to achieve the full efficiency of the line. A model, that includes effects of the human resource, was developed in order to evaluate human factor policies impact on the optimal solution of this line sequencing problem. Different human resource management policies are introduced to cope with the particular layout of the proposed line. Several examples have been proposed to investigate the effects of line dimensions on the proposed management policies. The examples have been solved through a genetic algorithm. The obtained results conf…
The Arctic Cloud Puzzle: Using ACLOUD/PASCAL Multiplatform Observations to Unravel the Role of Clouds and Aerosol Particles in Arctic Amplification
2019
A consortium of polar scientists combined observational forces in a field campaign of unprecedented complexity to uncover the secrets of clouds and their role in Arctic amplification. Two research aircraft, an icebreaker research vessel, an ice-floe camp including an instrumented tethered balloon, and a permanent ground-based measurement station were employed in this endeavour. Clouds play an important role in Arctic amplification. This term represents the recently observed enhanced warming of the Arctic relative to the global increase of near-surface air temperature. However, there are still important knowledge gaps regarding the interplay between Arctic clouds and aerosol particles, surfa…
Carbon Stocks in Peri-Urban Areas: A Case Study of Remote Sensing Capabilities
2014
Peri-urban areas are the extension of cities into contiguous areas, where households and farms coexist. Carbon stocks (CSs) assessment, a concept here extended to urban features, has not yet been studied in depth over peri-urban areas due to uncertainties in such CSs quantification, level of detail required about construction materials, and the high spatial variability of those stocks. Remote sensing (RS)-based techniques have been successfully utilized in urban areas for assessing phenomena such as soil sealing, sprawl patterns, and dynamics of surface imperviousness, especially focusing on land cover classification at high to medium spatial scales. Over the floodplain study area of Emilia…
Tuning the field trip: audio-guided tours as a replacement for 1-day excursions in human geography
2013
Educators are experiencing difficulties with 1-day field trips in human geography. Instead of teaching students how to apply theory in the field and learn to sense geography in everyday life, many excursions have degraded into tourist-like events where lecturers try to motivate rather passive students against a noisy urban backdrop. Although various (partly) student-led approaches have successfully addressed the issue, there are still a high number of tours that use a traditional, tutor-led model. The example of a series of three audio tours produced at Johannes Gutenberg-University Mainz, Germany, shows how these conventional field trips can be transformed into audio tours that help studen…
A matlab toolbox for music information retrieval
2008
We present MIRToolbox, an integrated set of functions written in Matlab, dedicated to the extraction from audio files of musical features related, among others, to timbre, tonality, rhythm or form. The objective is to offer a state of the art of computational approaches in the area of Music Information Retrieval (MIR). The design is based on a modular framework: the different algorithms are decomposed into stages, formalized using a minimal set of elementary mechanisms, and integrating different variants proposed by alternative approaches — including new strategies we have developed —, that users can select and parametrize. These functions can adapt to a large area of objects as input.
Database Versioning 2.0, a Transparent SQL Approach Used in Quantitative Management and Decision Making
2015
Abstract Managerial decisions are based on accurate information and in today's time raw data is produced even with a stroke of a key. Regardless of the data creating process one needs to know how the information was extracted and which pool of data was used. One important factor is time therefore we need to structure it in layers of data history in such a way that it can be analyzed, (post)process, in order to be able to retrieve valuable information. The simplest way is to use a Database Management System (DBMS), but even with such a management system we face the issue of making it a self-contained database on each version of data added. Our proposed system, a continuation of previous work…