<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>Volumen 01 | Número 06</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/375" rel="alternate"/>
<subtitle/>
<id>http://sedici.unlp.edu.ar:80/handle/10915/375</id>
<updated>2026-03-12T08:44:25Z</updated>
<dc:date>2026-03-12T08:44:25Z</dc:date>
<entry>
<title>Error analysis in lossy compressed image transmission algorithms</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/9438" rel="alternate"/>
<author>
<name>Ramón, Hugo Dionisio</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/9438</id>
<updated>2019-06-16T04:03:38Z</updated>
<published>2002-01-01T00:00:00Z</published>
<summary type="text">Revision
Journal of Computer Science &amp; Technology; vol. 1, no. 6
There is a need of counting on precise measurements of subjective losses that can be used for predicting the quality of an image. The objective of the present work is to determine these distortion measurements and test the use of different objective measurements in order to forecast an image subjective quality.
Es revisión de: http://sedici.unlp.edu.ar/handle/10915/4056; Dossier: Resumen de tesis presentada por el autor para obtener el título de Magister en Automatización de Oficinas en el año 2001, dirigida por Armando Eduardo De Giusti
</summary>
<dc:date>2002-01-01T00:00:00Z</dc:date>
<dc:description>There is a need of counting on precise measurements of subjective losses that can be used for predicting the quality of an image. The objective of the present work is to determine these distortion measurements and test the use of different objective measurements in order to forecast an image subjective quality.</dc:description>
</entry>
<entry>
<title>Distributed environment applied to HR formation/training: a cooperative/collaborative learning model</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/9437" rel="alternate"/>
<author>
<name>Lage, Fernando Javier</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/9437</id>
<updated>2019-06-15T20:04:10Z</updated>
<published>2002-01-01T00:00:00Z</published>
<summary type="text">Revision
Journal of Computer Science &amp; Technology; vol. 1, no. 6
The subject matter of this work is focused in the development of an application for team work over a distributed system belonging to an organization.&#13;
This choice is based in the organizations need of their members’ continuing formation/training, and of the possibility of using computing resources generally sub-used by them.
Resumen de tesis presentada por el autor para obtener el título de  Magister en Automatización de Oficinas, en el año 2001, dirigida por Horacio Villagarcía.; Es revisión de: http://sedici.unlp.edu.ar/handle/10915/4058
</summary>
<dc:date>2002-01-01T00:00:00Z</dc:date>
<dc:description>The subject matter of this work is focused in the development of an application for team work over a distributed system belonging to an organization.&#13;
This choice is based in the organizations need of their members’ continuing formation/training, and of the possibility of using computing resources generally sub-used by them.</dc:description>
</entry>
<entry>
<title>Distance Education.A system view,  Michael Moore, Greg Kearsley: Wadsworth Publishing Company. ISBN: 0-534-26496-4</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/9436" rel="alternate"/>
<author>
<name>Gorga, Gladys</name>
</author>
<author>
<name>Madoz, María Cristina</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/9436</id>
<updated>2019-06-15T20:04:07Z</updated>
<published>2002-01-01T00:00:00Z</published>
<summary type="text">Revision
Journal of Computer Science &amp; Technology; vol. 1, no. 6
This text introduces comprehensively the reader to the distance teaching/learning process.&#13;
With this purpose, it presents a model of the Distance Education System to be used for understanding its embedded elements: contents, instructional design, communications, interaction, learning environment, and administration.
</summary>
<dc:date>2002-01-01T00:00:00Z</dc:date>
<dc:description>This text introduces comprehensively the reader to the distance teaching/learning process.&#13;
With this purpose, it presents a model of the Distance Education System to be used for understanding its embedded elements: contents, instructional design, communications, interaction, learning environment, and administration.</dc:description>
</entry>
<entry>
<title>Linux device drivers,  Alessandro Rubini O Reilly: ISBN: 1-56592-292-1</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/9435" rel="alternate"/>
<author>
<name>Romero, Fernando</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/9435</id>
<updated>2019-06-15T20:04:05Z</updated>
<published>2002-01-01T00:00:00Z</published>
<summary type="text">Revision
Journal of Computer Science &amp; Technology; vol. 1, no. 6
This book presents an approach based on Linux operating system, including issues such as kernel per se, units use and construction, different types of them, debugging techniques, as well as time management, interruptions, DMA (direct memory access), different buses and peripherals
</summary>
<dc:date>2002-01-01T00:00:00Z</dc:date>
<dc:description>This book presents an approach based on Linux operating system, including issues such as kernel per se, units use and construction, different types of them, debugging techniques, as well as time management, interruptions, DMA (direct memory access), different buses and peripherals</dc:description>
</entry>
<entry>
<title>Bisimulation for component-based development</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/9434" rel="alternate"/>
<author>
<name>Estévez, Elsa Clara</name>
</author>
<author>
<name>Fillottrani, Pablo Rubén</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/9434</id>
<updated>2019-06-15T20:04:04Z</updated>
<published>2002-01-01T00:00:00Z</published>
<summary type="text">Articulo
Journal of Computer Science &amp; Technology; vol. 1, no. 6
Guaranteeing that assembled components will behave as required is one of the main aspects in working with Component-Based Development. In this paper we present a formal approach for tackling this problem by applying the concept of bisimulation, originally presented in the study of concurrency theory. Bisimulation allows us to abstract details that are irrelevant from the behavioral point of view, such as data representations and implementation structures, providing a powerful formalism for proving software correctness properties. Thus, our approach facilitates to demonstrate the behavioral equivalence between the integrated system and the required specification. We introduce these concepts with the help of an example described in RAISE.
</summary>
<dc:date>2002-01-01T00:00:00Z</dc:date>
<dc:description>Guaranteeing that assembled components will behave as required is one of the main aspects in working with Component-Based Development. In this paper we present a formal approach for tackling this problem by applying the concept of bisimulation, originally presented in the study of concurrency theory. Bisimulation allows us to abstract details that are irrelevant from the behavioral point of view, such as data representations and implementation structures, providing a powerful formalism for proving software correctness properties. Thus, our approach facilitates to demonstrate the behavioral equivalence between the integrated system and the required specification. We introduce these concepts with the help of an example described in RAISE.</dc:description>
</entry>
<entry>
<title>Parallelizing tracking algorithms</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/9433" rel="alternate"/>
<author>
<name>Roldán, María Carina</name>
</author>
<author>
<name>Naiouf, Marcelo</name>
</author>
<author>
<name>De Giusti, Armando Eduardo</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/9433</id>
<updated>2019-06-15T20:04:02Z</updated>
<published>2002-01-01T00:00:00Z</published>
<summary type="text">Articulo
Journal of Computer Science &amp; Technology; vol. 1, no. 6
In several applications, the trajectory of an entity, a feature or an object has to be tracked over a sequence of image frames. When the processing is to be performed in real time, there are important constraints leading to the parallelization of tracking algorithms. This paper presents the results of a concrete implementation, which deals with the particular case of simple objects moving in an context reachable by the vision element (video camera). The steps involved in the solution development are detailed, specially in relation to their parallelization by using a computer heterogeneous network and MPI (Message Passing Interface) support. Finally, an analysis of the different algorithms behavior is carried out together with the obtained results assessment, which allows knowing the performed parallelization efficiency, and determining under which conditions this solution turns out to be the best one.
</summary>
<dc:date>2002-01-01T00:00:00Z</dc:date>
<dc:description>In several applications, the trajectory of an entity, a feature or an object has to be tracked over a sequence of image frames. When the processing is to be performed in real time, there are important constraints leading to the parallelization of tracking algorithms. This paper presents the results of a concrete implementation, which deals with the particular case of simple objects moving in an context reachable by the vision element (video camera). The steps involved in the solution development are detailed, specially in relation to their parallelization by using a computer heterogeneous network and MPI (Message Passing Interface) support. Finally, an analysis of the different algorithms behavior is carried out together with the obtained results assessment, which allows knowing the performed parallelization efficiency, and determining under which conditions this solution turns out to be the best one.</dc:description>
</entry>
<entry>
<title>A parallel implementation of Q-learning based on communication with cache</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/9432" rel="alternate"/>
<author>
<name>Printista, Alicia Marcela</name>
</author>
<author>
<name>Errecalde, Marcelo Luis</name>
</author>
<author>
<name>Montoya, Cecilia Inés</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/9432</id>
<updated>2019-06-15T20:03:58Z</updated>
<published>2002-01-01T00:00:00Z</published>
<summary type="text">Articulo
vol. 1, no. 6
Q-Learning is a Reinforcement Learning method for solving sequential decision problems, where the utility of actions depends on a sequence of decisions and there exists uncertainty about the dynamics of the environment the agent is situated on. This general framework has allowed that Q-Learning and other Reinforcement Learning methods to be applied to a broad spectrum of complex real world problems such as robotics, industrial manufacturing, games and others. Despite its interesting properties, Q-learning is a very slow method that requires a long period of training for learning an acceptable policy. In order to solve or at least reduce this problem, we propose a parallel implementation model of Q-learning using a tabular representation and via a communication scheme based on cache. This model is applied to a particular problem and the results obtained with different processor configurations are reported. A brief discussion about the properties and current limitations of our approach is finally presented.
</summary>
<dc:date>2002-01-01T00:00:00Z</dc:date>
<dc:description>Q-Learning is a Reinforcement Learning method for solving sequential decision problems, where the utility of actions depends on a sequence of decisions and there exists uncertainty about the dynamics of the environment the agent is situated on. This general framework has allowed that Q-Learning and other Reinforcement Learning methods to be applied to a broad spectrum of complex real world problems such as robotics, industrial manufacturing, games and others. Despite its interesting properties, Q-learning is a very slow method that requires a long period of training for learning an acceptable policy. In order to solve or at least reduce this problem, we propose a parallel implementation model of Q-learning using a tabular representation and via a communication scheme based on cache. This model is applied to a particular problem and the results obtained with different processor configurations are reported. A brief discussion about the properties and current limitations of our approach is finally presented.</dc:description>
</entry>
<entry>
<title>Wavelet representation of functions defined on tetrahedrical grids</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/9431" rel="alternate"/>
<author>
<name>Castro, Silvia Mabel</name>
</author>
<author>
<name>Castro, Liliana Raquel</name>
</author>
<author>
<name>Boscardín, Liliana Beatriz</name>
</author>
<author>
<name>De Giusti, Armando Eduardo</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/9431</id>
<updated>2019-06-15T20:03:55Z</updated>
<published>2002-01-01T00:00:00Z</published>
<summary type="text">Articulo
Journal of Computer Science &amp; Technology; vol. 1, no. 6
In this paper, a method for representing scalar functions on volumes is presented. The method is based on wavelets and it can be used for representing volumetric data (geometric or scalar) defifined on non structured grids. The basic contribution is the extension of wavelets to represent scalar functions on volumetric domains of arbitrary topological type. This extension is made by constructing a wavelet basis defifined on any tetrahedrized volume. This basis construction is achieved using multiresolution analysis and the lifting scheme
</summary>
<dc:date>2002-01-01T00:00:00Z</dc:date>
<dc:description>In this paper, a method for representing scalar functions on volumes is presented. The method is based on wavelets and it can be used for representing volumetric data (geometric or scalar) defifined on non structured grids. The basic contribution is the extension of wavelets to represent scalar functions on volumetric domains of arbitrary topological type. This extension is made by constructing a wavelet basis defifined on any tetrahedrized volume. This basis construction is achieved using multiresolution analysis and the lifting scheme</dc:description>
</entry>
<entry>
<title>DER: Dynamic Evidential Reasoning applied to hyperspectral images classification</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/9430" rel="alternate"/>
<author>
<name>Sanz, Cecilia Verónica</name>
</author>
<author>
<name>Jordán, Ramiro</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/9430</id>
<updated>2019-06-15T20:03:53Z</updated>
<published>2002-01-01T00:00:00Z</published>
<summary type="text">Articulo
Journal of Computer Science &amp; Technology; vol. 1, no. 6
This paper describes a new classification method (DER) based on evidential reasoning to which a series of modifications are added [1]. DER allows including new evidence for the classification process and defines a different decision rule. The evidential reasoning algorithm provides a means to combine evidence from different data sources. It is a supervised classification technique that uses a training samples set. This novel method (DER) offers a learning stage to introduce new evidence in case the classifier requires so. Moreover, it uses the plausibility measure in order to define the decision rule as a way to incorporate data-associated uncertainty. The proposed method is applied in order to classify crops in hyperspectral images of the area of Nebraska (USA). Some results obtained are presented in order to assess DER precision.
</summary>
<dc:date>2002-01-01T00:00:00Z</dc:date>
<dc:description>This paper describes a new classification method (DER) based on evidential reasoning to which a series of modifications are added [1]. DER allows including new evidence for the classification process and defines a different decision rule. The evidential reasoning algorithm provides a means to combine evidence from different data sources. It is a supervised classification technique that uses a training samples set. This novel method (DER) offers a learning stage to introduce new evidence in case the classifier requires so. Moreover, it uses the plausibility measure in order to define the decision rule as a way to incorporate data-associated uncertainty. The proposed method is applied in order to classify crops in hyperspectral images of the area of Nebraska (USA). Some results obtained are presented in order to assess DER precision.</dc:description>
</entry>
<entry>
<title>Experiments for analysis of video transmission via ATM</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/9429" rel="alternate"/>
<author>
<name>Pissioli, Mauricio</name>
</author>
<author>
<name>Moreira, Edson dos Santos</name>
</author>
<author>
<name>Goularte, Rudinei</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/9429</id>
<updated>2019-06-15T20:03:53Z</updated>
<published>2002-01-01T00:00:00Z</published>
<summary type="text">Articulo
Journal of Computer Science &amp; Technology; vol. 1, no. 6
A large quantity of data of different types and priorities pass through on high-speed networks. A relevant part of these data, like continuous media (audio, video, and so), need a control of its Quality of Service (QoS). This paper describes experiments on the characteristics of the ATM network technology that provide support to quality video streaming transmission. The experiments were realized considering QoS, connection admission control, network congestion, transmission priorities and bandwidth demand associated to applications and network configuration. Three basic kinds of videos were analyzed-movies (smooth movies), sports (action movies) and talking head movies. Data about video transmission were collected from an ATM switch, showing results that can be used in the future on ATM channel mapping to multimedia data distribution (in applications like Interactive TV and Video-on-Demand, for example).
</summary>
<dc:date>2002-01-01T00:00:00Z</dc:date>
<dc:description>A large quantity of data of different types and priorities pass through on high-speed networks. A relevant part of these data, like continuous media (audio, video, and so), need a control of its Quality of Service (QoS). This paper describes experiments on the characteristics of the ATM network technology that provide support to quality video streaming transmission. The experiments were realized considering QoS, connection admission control, network congestion, transmission priorities and bandwidth demand associated to applications and network configuration. Three basic kinds of videos were analyzed-movies (smooth movies), sports (action movies) and talking head movies. Data about video transmission were collected from an ATM switch, showing results that can be used in the future on ATM channel mapping to multimedia data distribution (in applications like Interactive TV and Video-on-Demand, for example).</dc:description>
</entry>
<entry>
<title>A new method to compute second derivatives</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/9428" rel="alternate"/>
<author>
<name>Scolnik, Hugo Daniel</name>
</author>
<author>
<name>Gambini, María Juliana</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/9428</id>
<updated>2019-06-15T20:03:51Z</updated>
<published>2001-01-01T00:00:00Z</published>
<summary type="text">Articulo
Journal of Computer Science &amp; Technology; vol. 1, no. 6
In this article we consider the problem of computing approximations to the second derivatives of functions of n variables using finite differences. We show how to derive different formulas and how to comput the errors of those approximations as functions of the increment h, both for first and second derivatives. Based upon those results we describe the methods of Gill and Murray and the one of gradient difference. On the other hand we introduce a new algorithm which use conjugate directions methods for minimizing functions without derivatives and the corresponding numerical comparisons with the other two methods. Finally, numerical experiences are given and the corresponding conclusions are discussed.
</summary>
<dc:date>2001-01-01T00:00:00Z</dc:date>
<dc:description>In this article we consider the problem of computing approximations to the second derivatives of functions of n variables using finite differences. We show how to derive different formulas and how to comput the errors of those approximations as functions of the increment h, both for first and second derivatives. Based upon those results we describe the methods of Gill and Murray and the one of gradient difference. On the other hand we introduce a new algorithm which use conjugate directions methods for minimizing functions without derivatives and the corresponding numerical comparisons with the other two methods. Finally, numerical experiences are given and the corresponding conclusions are discussed.</dc:description>
</entry>
</feed>
