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

Privacy Enhancement Technologies: A software engineering approach for PET
Privacy is an increasingly important subject for organizations. Nowadays, organizations (unknowingly) process vast amounts of personal data of their customers in numerous different information systems. There are strict legislations regarding the processing of personal data, and from mid-2016, these legislations will only get more strict with the introduction of the General Data Protection Regulation in the European Union. In an approach to ensure compliance with these legislations, different techniques such Privacy Enhancing Technologies, Privacy-by-Design and Privacy Design Strategies were introduced in the past decades. However, these techniques tend to be defined in such a high-level of abstraction that they are hard to use in practice. This paper discusses and explains various software techniques which can help to design information systems that can better protect the privacy of their users. Next, these techniques are combined as a solution named Privacy Management System. This system is able to ensure and enforce full data processing transparency of an organization and should close the gap between the privacy legislations and software development.
Mike de Roode

EKF-BASED LOCALIZATION WITH LRF
The goal of this project is to explore both the theory behind the Extended Kalman Filter and the way it was used to localize a four-wheeled mobile-robot. This can be achieved by estimating in real-time the pose of the robot, while using a pre-acquired map through Laser Range Finder (LRF). The LRF is used to scan the environment, which is represented through line segments. Through a prediction step, the robot simulates its kinematic model to predict his current position. In order to minimize the difference between the matched lines from the global and local maps, a update step is implemented. It should be noted that every measurement has associated uncertainty that needs to be taken into account when performing each step of the Extended Kalman Filter. These uncertainties, or noise, are described by covariance matrices that play a very important role in the algorithm. Since we are dealing with an indoor structured environment, mainly composed by walls and straight-edged objects, the line segment representation of the maps was the chosen method to approach the problem.
João Rosa

Optimizing The Linux Scheduler For Performance.
The CPU scheduling is the basis of multi-programming operating systems. By switching the
CPU among processes, the operating system can make the computer more productive. The
scheduler controls the way processes are managed in the operating system.
Linux supports preemptive multitasking, this means that the process scheduler decides which process
runs and when.
Balance performance across different computer configurations is one challenge in modern operating
systems.Linux has two separate process-scheduling algorithms.
If a Linux system performs similar tasks in a regular manner, it could be useful to implement
optimizations to the Linux scheduler to optimize the performance of those tasks.
In this project, we analyze and evaluate the impact of changing the kernel values on the performance
of the calculation of 8,765,4321 digits of pi using the Leibniz formula measuring the time that the
system takes to perform the calculation.
Constanza Madrigal Reyes and Ismael Lizárraga González

Data Mining - The Diary
This is the learning diary for the course Data Mining held at spring term 2015 at University of Helsinki.
Rodion Efemov

E-Lasso Data
default
Ian Masters, Han

oblivoir를 쓴 한글
oblivoir를 써서 만드는 한글 문서
Won Sik L'Yi

Krylov Methods in MOR
Presentation on Krylov Methods in MOR
Mohd. Umar Rehman

The Mechanics of a Spiral Water Pump
The fundamental necessity for water is a widespread issue affecting many communities across the globe. In this project, our team sought to provide an innovative solution to this problem for a small community with access to a relatively close source of flowing water. Resultant flow rate of water was calculated to be 0.498 L/min. Stress and strain analysis on individual subsections of the system were as follows: -44.2 MPa for bending moment in the rod; -7.04 MPa for shear stresses in the rod of the axis; -8.88E-5 for shear strain in the rod ; -1.11 MPa and .429 MPa of shear stresses in the L brackets; -0.123 MPa for radial stress of spiral, -0.422 MPa for hoop stress of spiral, -2.10 MPa for bending moment of spiral, and -0.176 MPa for the maximum shear stress of the spiral pump on the rotating wheel. The focus of the design remained fixated on water acquisition; however, further additions can be made for water purification.
Alex Garcia, Ann Lin, Michael Yep

MÉTODOS ESTADÍSTICOS DE APRENDIZAJE
En este capítulo aprenderemos como los agentes pueden tratar con la incertidumbre utilizando métodos que hagan uso de las probabilidades y de la teoria de la decisión pero primero deben aprender las teorias probabilisticas sobre el mundo apartir de la experiencia.
Erika