Articles — Recent
Papers, presentations, reports and more, written in LaTeX and published by our community. Search or browse below.

exo d arithemitique
exo d arithemitique en arabe par latex
bouanad

DeCAF poster
This is a poster presenting DeCAF – Discrimination, Comparison, Alignment algorithm for small molecules.
Marta M. Stepniewska-Dziubinska

Entropy Minimization Based Synchronization Algorithm for Underwater Acoustic Receivers
This paper presents a new entropy minimization criterion and corresponding algorithms that are used for both symbol timing and carrier frequency recovery for underwater acoustic receivers. It relies on the entropy estimation of the eye diagram and the constellation diagram of the received signal. During the parameter search, when perfect synchronization is achieved, the entropy will reach a global minimum, indicating the least intersymbol interference or a restored constellation diagram. Unlike other synchronization methods, this unified criterion can be used to build an all-in-one synchronizer with high accuracy. The feasibility of this method is proven using a theoretical analysis and supported by sea trial measurement data.
Xiao Liu

THE VOLUME OF n-BALLS
Our goal is to derive a formula for the volume of n-dimensional balls in Rn.
Cerbi Ritchey

Sincronización en un modelo de actividad neuronal basado en mapas caóticos sometidos a perturbaciones
Se busco la posibilidad de desincronizar una red de mapas acoplados mediante la aplicacion de una perturbacion externa.
Claudio Santiago Condor Diestra

Kernel Optimization
The kernel is a computer program that has complete control over the operating system. It handles the input/output requests and translates them into data-processing instructions for the CPU. It handles not only the memory, but also peripherals.
The kernel controls the tasks that are managed in the running system, some of these are running processes, hardware management and handling interrupts, in the kernel space. On the other hand, the user performs in the user space. This separation helps to prevent data interfering that can cause instability and slowness, or worse, malfunctioning application programs that can crash the entire operating system.
The process scheduler decides which is the next task to run. In the following project we analyzed the behavior of the scheduler changing the default value of the runtime scheduling, this value is 950000µs for the scheduler real time running variable. According to this, 5% of the CPU time is reserved for processes that are not running under a realtime or deadline scheduling policy. On this project, this value specifies how much of the period time could be used by real-time and deadline scheduled processes on the system.
Enrique Anaya

Overleaf Acadêmico
Este minicurso foi (e ainda está sendo) concebido para iniciantes em LaTeX com Overleaf. Os conteúdos deste minicurso estão em uma contante evolutiva..
Francisco Reinaldo

Flex shape gripper
Este trabajo presenta la aplicación de un conjunto de articulos con propias teorías de los robots manipuladores y el modelamiento de pinzas. Para ello el brazo humano se modela como un robot manipulador redundante. En particular se aplica el concepto de índices de desempeño para predecir posturas óptimas del brazo durante la realización de tareas. En el estudio se incluyen tanto estructuras estáticas, como tambien los analisis de estabilidad del brazo y los materiales para su respectiva realizacion.
This work presents the application of a set of articles with the own theories of the manipulative robots and the modeling of tweezers. For this, the bearing is modeled as a redundant manipulator robot. In particular, the concept of performance indices is applied to predict the optimal postures of the task during the performance of tasks. The study includes both static structures, as well as safety management analyzes and materials for their respective realization.
Alex Villarroel Coca

Air quality predictor
Machine learning project report. The project aimed at predicting air quality based on weather and its code is available at https://github.com/annisall/mlproject.
Anniina Sallinen