3 resultados para formal human behavior model

em Universitat de Girona, Spain


Relevância:

100.00% 100.00%

Publicador:

Resumo:

L'objectiu d'aquesta tesi doctoral consisteix en determinar si el model de gestió dels recursos humans de les empreses matrius japoneses es transferible a les filials japoneses de Catalunya. Per tot això després d'un estudi teòric sobre la literatura existent del model de gestió dels recursos humans japonès i la internacionalització dels recursos humans, s'ha realitzat un treball empíric mitjançant una enquesta a les filials japoneses instal.lades a Catalunya. En el qüestionari s'analitzen diferents àmbits de la gestió dels recursos humans i que constitueixen les 7 hipòtesis del nostre treball de camp basades en el model de recursos humans japonès referides a: 1- Reclutament i selecció, 2- Promoció i Rotació, 3- Lideratge, comunicació i treball en equip, 4- Motivació, clima laboral i cultura empresrial, 5- Formació i desenvolupament, 6- Avaluació de l'acompliment, y 7- Retribució i beneficis socials. Tot això ens ha indicat quina es la tendència del model japonès de recursos humans a les filials catalanes tenint en compte que estem analitzant un contexte cultural diferent a la idiosincrasia dels treballadors japonesos. El treball ens ha permés de proposar dues línies d'investigació, una a determinar en el temps i una altre en l'espai. En el temps amb la nova generació s'està produint un canvi cultural en el qual els joves japonesos intenten importar part dels valors occidentals que es veurà reflectit al llarg de 10-20 anys. I en l'espai l'aplicació de l'estudi a altres països europeus, com Anglaterra, França i Alemanya que són els principals països on els japonesos prefereixen instal.lar-se.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In 2000 the European Statistical Office published the guidelines for developing the Harmonized European Time Use Surveys system. Under such a unified framework, the first Time Use Survey of national scope was conducted in Spain during 2002– 03. The aim of these surveys is to understand human behavior and the lifestyle of people. Time allocation data are of compositional nature in origin, that is, they are subject to non-negativity and constant-sum constraints. Thus, standard multivariate techniques cannot be directly applied to analyze them. The goal of this work is to identify homogeneous Spanish Autonomous Communities with regard to the typical activity pattern of their respective populations. To this end, fuzzy clustering approach is followed. Rather than the hard partitioning of classical clustering, where objects are allocated to only a single group, fuzzy method identify overlapping groups of objects by allowing them to belong to more than one group. Concretely, the probabilistic fuzzy c-means algorithm is conveniently adapted to deal with the Spanish Time Use Survey microdata. As a result, a map distinguishing Autonomous Communities with similar activity pattern is drawn. Key words: Time use data, Fuzzy clustering; FCM; simplex space; Aitchison distance

Relevância:

40.00% 40.00%

Publicador:

Resumo:

We describe a model-based objects recognition system which is part of an image interpretation system intended to assist autonomous vehicles navigation. The system is intended to operate in man-made environments. Behavior-based navigation of autonomous vehicles involves the recognition of navigable areas and the potential obstacles. The recognition system integrates color, shape and texture information together with the location of the vanishing point. The recognition process starts from some prior scene knowledge, that is, a generic model of the expected scene and the potential objects. The recognition system constitutes an approach where different low-level vision techniques extract a multitude of image descriptors which are then analyzed using a rule-based reasoning system to interpret the image content. This system has been implemented using CEES, the C++ embedded expert system shell developed in the Systems Engineering and Automatic Control Laboratory (University of Girona) as a specific rule-based problem solving tool. It has been especially conceived for supporting cooperative expert systems, and uses the object oriented programming paradigm