9 resultados para Passé

em Archivo Digital para la Docencia y la Investigación - Repositorio Institucional de la Universidad del País Vasco


Relevância:

10.00% 10.00%

Publicador:

Resumo:

This paper highlights the role of the terms of trade in the trade channel of propagation of oil price shocks both empirically and theoretically. Empirically, I show that oil price shocks have a large, persistent and statistically significant impact on the US terms of trade. Theoretically, I add oil in the model by Corsetti and Pesenti (2005) and analyse under what conditions the terms of trade plays a relevant role in the international transmission of oil price shocks. With nominal price rigidities and full exchange rate pass-through positive oil price shocks depreciate the currency of the oil importing country. The subsequent negative wealth effect adds to the recessive effect of the supply channel and may trongly reduce the consumption in the oil importing country economy. Without exchange rate pass-through oil shocks transmit to the economy only through the supply channel. The model suggests that a change in the exchange rate pass-through might contribute to explain the evidence of a weaker impact of oil price shocks on the macroeconomic activity in recent times.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Building on Item Response Theory we introduce students’ optimal behavior in multiple-choice tests. Our simulations indicate that the optimal penalty is relatively high, because although correction for guessing discriminates against risk-averse subjects, this effect is small compared with the measurement error that the penalty prevents. This result obtains when knowledge is binary or partial, under different normalizations of the score, when risk aversion is related to knowledge and when there is a pass-fail break point. We also find that the mean degree of difficulty should be close to the mean level of knowledge and that the variance of difficulty should be high.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Published as an article in: Journal of International Money and Finance, 2010, vol. 29, issue 6, pages 1171-1191.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

[ES] El paradigma de la eficiencia ha sido puesto en entredicho en las últimas décadas como consecuencia de la obtención de rendimientos anormales, estadística y económicamente significativos, durante amplios periodos de tiempo tras algunas importantes decisiones empresariales. No obstante, los problemas conceptuales y estadísticos que presenta la medición y contrastación de los rendimientos anormales a largo plazo ha supuesto que la evidencia obtenida pase a calificarse como anomalía. Dada la escasa proliferación de este tipo de estudios en nuestro mercado y el desafortunado desarrollo de algunos de los existentes, en este trabajo presentamos estos problemas y algunas de las soluciones que la literatura propone. Con ello pretendemos facilitar a los investigadores las herramientas necesarias para abordar con éxito este sugerente campo.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

[EN]Most of the information indicating ageing improves tenderness has been collected on the loin and rib-eye muscles over relatively short ageing times, assuming that all muscles will react similarly. In the present study, the effect of extended ageing times on instrumental texture (56 d) and sensory characteristics (42 d) of six different beef sub-primals [striploin (SL), inside round (IR), outside round (OR), eye of round (ER), blade eye (BE) and chuck tender (CT)] was studied. The effects of two ageing temperatures (1and 58C) were also compared. In general, ageing increased tenderness (P<0.05) of SL, BE, ER and CT sub-primals, although BE shear force increased after 42 d of ageing. On the other hand, ageing had no effect on IR tenderness (P<0.05) and resulted in a decrease in tenderness of OR (P<0.05) until day 35, with a later increase after 42 d of ageing. Increasing ageing temperature (58C) had limited effect on tenderness, but ageing time and temperature increases led to lower flavour and higher off-flavour intensity (P<0.05) of the studied sub-primals. These results suggest that cutspecific maximum ageing times and rigid adherence to temperature maximums would be of benefit to optimize postslaughter processes and meat quality

Relevância:

10.00% 10.00%

Publicador:

Resumo:

In this thesis we propose a new approach to deduction methods for temporal logic. Our proposal is based on an inductive definition of eventualities that is different from the usual one. On the basis of this non-customary inductive definition for eventualities, we first provide dual systems of tableaux and sequents for Propositional Linear-time Temporal Logic (PLTL). Then, we adapt the deductive approach introduced by means of these dual tableau and sequent systems to the resolution framework and we present a clausal temporal resolution method for PLTL. Finally, we make use of this new clausal temporal resolution method for establishing logical foundations for declarative temporal logic programming languages. The key element in the deduction systems for temporal logic is to deal with eventualities and hidden invariants that may prevent the fulfillment of eventualities. Different ways of addressing this issue can be found in the works on deduction systems for temporal logic. Traditional tableau systems for temporal logic generate an auxiliary graph in a first pass.Then, in a second pass, unsatisfiable nodes are pruned. In particular, the second pass must check whether the eventualities are fulfilled. The one-pass tableau calculus introduced by S. Schwendimann requires an additional handling of information in order to detect cyclic branches that contain unfulfilled eventualities. Regarding traditional sequent calculi for temporal logic, the issue of eventualities and hidden invariants is tackled by making use of a kind of inference rules (mainly, invariant-based rules or infinitary rules) that complicates their automation. A remarkable consequence of using either a two-pass approach based on auxiliary graphs or aone-pass approach that requires an additional handling of information in the tableau framework, and either invariant-based rules or infinitary rules in the sequent framework, is that temporal logic fails to carry out the classical correspondence between tableaux and sequents. In this thesis, we first provide a one-pass tableau method TTM that instead of a graph obtains a cyclic tree to decide whether a set of PLTL-formulas is satisfiable. In TTM tableaux are classical-like. For unsatisfiable sets of formulas, TTM produces tableaux whose leaves contain a formula and its negation. In the case of satisfiable sets of formulas, TTM builds tableaux where each fully expanded open branch characterizes a collection of models for the set of formulas in the root. The tableau method TTM is complete and yields a decision procedure for PLTL. This tableau method is directly associated to a one-sided sequent calculus called TTC. Since TTM is free from all the structural rules that hinder the mechanization of deduction, e.g. weakening and contraction, then the resulting sequent calculus TTC is also free from this kind of structural rules. In particular, TTC is free of any kind of cut, including invariant-based cut. From the deduction system TTC, we obtain a two-sided sequent calculus GTC that preserves all these good freeness properties and is finitary, sound and complete for PLTL. Therefore, we show that the classical correspondence between tableaux and sequent calculi can be extended to temporal logic. The most fruitful approach in the literature on resolution methods for temporal logic, which was started with the seminal paper of M. Fisher, deals with PLTL and requires to generate invariants for performing resolution on eventualities. In this thesis, we present a new approach to resolution for PLTL. The main novelty of our approach is that we do not generate invariants for performing resolution on eventualities. Our method is based on the dual methods of tableaux and sequents for PLTL mentioned above. Our resolution method involves translation into a clausal normal form that is a direct extension of classical CNF. We first show that any PLTL-formula can be transformed into this clausal normal form. Then, we present our temporal resolution method, called TRS-resolution, that extends classical propositional resolution. Finally, we prove that TRS-resolution is sound and complete. In fact, it finishes for any input formula deciding its satisfiability, hence it gives rise to a new decision procedure for PLTL. In the field of temporal logic programming, the declarative proposals that provide a completeness result do not allow eventualities, whereas the proposals that follow the imperative future approach either restrict the use of eventualities or deal with them by calculating an upper bound based on the small model property for PLTL. In the latter, when the length of a derivation reaches the upper bound, the derivation is given up and backtracking is used to try another possible derivation. In this thesis we present a declarative propositional temporal logic programming language, called TeDiLog, that is a combination of the temporal and disjunctive paradigms in Logic Programming. We establish the logical foundations of our proposal by formally defining operational and logical semantics for TeDiLog and by proving their equivalence. Since TeDiLog is, syntactically, a sublanguage of PLTL, the logical semantics of TeDiLog is supported by PLTL logical consequence. The operational semantics of TeDiLog is based on TRS-resolution. TeDiLog allows both eventualities and always-formulas to occur in clause heads and also in clause bodies. To the best of our knowledge, TeDiLog is the first declarative temporal logic programming language that achieves this high degree of expressiveness. Since the tableau method presented in this thesis is able to detect that the fulfillment of an eventuality is prevented by a hidden invariant without checking for it by means of an extra process, since our finitary sequent calculi do not include invariant-based rules and since our resolution method dispenses with invariant generation, we say that our deduction methods are invariant-free.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

6 p. Paper of the 17th Conference on Sensors and Their Applications held in Dubrovnik, Croatia. Sep 16-18, 2013

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Homenaje a Georges Laplace, realizado en Vitoria-Gasteiz el 13,14 y 15 de noviembre de 2012. Edición a cargo de Aitor Calvo, Aitor Sánchez, Maite García-Rojas y Mónica Alonso-Eguíluz.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

[Es]Con el paso de los años, el uso de tecnologías de edición de vídeo ha ido cobrando protagonismo, tanto dentro del mundo del arte cinematográfico, como en reportajes, o, en los últimos años, en vídeos subidos por usuarios a redes sociales. Por otra parte, el software libre se ha ido expandiendo en todos los sectores, proporcionando a los usuarios código de calidad sin tener que pagar las licencias de otros programas similares. Por ello, se decide por optar por la colaboración en Kdenlive, un editor de vídeo de código libre desarrollado en KDE. Este programa cuenta con una multitud de potentes herramientas, y está basado en torno a una comunidad de desarrolladores, que trabajan con el objetivo de crear el editor de vídeo no lineal más avanzado de GNU/Linux. Mediante este trabajo, se pretende contribuir a dicho programa mediante el diseño y codificación de una nueva funcionalidad para el programa, a la vez que colaborar con la documentación ofrecida por los desarrolladores del programa con el objetivo de ayudar a nuevos desarrolladores a incorporarse al desarrollo de la aplicación de una manera más sencilla.