914 resultados para Page, Curtis Hidden
Resumo:
Many fisheries worldwide have adopted vessel monitoring systems (VMS) for compliance purposes. An added benefit of these systems is that they collect a large amount of data on vessel locations at very fine spatial and temporal scales. This data can provide a wealth of information for stock assessment, research, and management. However, since most VMS implementations record vessel location at set time intervals with no regard to vessel activity, some methodology is required to determine which data records correspond to fishing activity. This paper describes a probabilistic approach, based on hidden Markov models (HMMs), to determine vessel activity. A HMM provides a natural framework for the problem and, by definition, models the intrinsic temporal correlation of the data. The paper describes the general approach that was developed and presents an example of this approach applied to the Queensland trawl fishery off the coast of eastern Australia. Finally, a simulation experiment is presented that compares the misallocation rates of the HMM approach with other approaches.
Resumo:
Digital image
Resumo:
Digital image
Resumo:
Advancements in the analysis techniques have led to a rapid accumulation of biological data in databases. Such data often are in the form of sequences of observations, examples including DNA sequences and amino acid sequences of proteins. The scale and quality of the data give promises of answering various biologically relevant questions in more detail than what has been possible before. For example, one may wish to identify areas in an amino acid sequence, which are important for the function of the corresponding protein, or investigate how characteristics on the level of DNA sequence affect the adaptation of a bacterial species to its environment. Many of the interesting questions are intimately associated with the understanding of the evolutionary relationships among the items under consideration. The aim of this work is to develop novel statistical models and computational techniques to meet with the challenge of deriving meaning from the increasing amounts of data. Our main concern is on modeling the evolutionary relationships based on the observed molecular data. We operate within a Bayesian statistical framework, which allows a probabilistic quantification of the uncertainties related to a particular solution. As the basis of our modeling approach we utilize a partition model, which is used to describe the structure of data by appropriately dividing the data items into clusters of related items. Generalizations and modifications of the partition model are developed and applied to various problems. Large-scale data sets provide also a computational challenge. The models used to describe the data must be realistic enough to capture the essential features of the current modeling task but, at the same time, simple enough to make it possible to carry out the inference in practice. The partition model fulfills these two requirements. The problem-specific features can be taken into account by modifying the prior probability distributions of the model parameters. The computational efficiency stems from the ability to integrate out the parameters of the partition model analytically, which enables the use of efficient stochastic search algorithms.
Resumo:
We address the longstanding problem of recovering dynamical information from noisy acoustic emission signals arising from peeling of an adhesive tape subject to constant traction velocity. Using the phase space reconstruction procedure we demonstrate the deterministic chaotic dynamics by establishing the existence of correlation dimension as also a positive Lyapunov exponent in a midrange of traction velocities. The results are explained on the basis of the model that also emphasizes the deterministic origin of acoustic emission by clarifying its connection to stick-slip dynamics.
Resumo:
This is an ethnographic study, in the field of medical anthropology, of village life among farmers in southwest Finland. It is based on 12 months of field work conducted 2002-2003 in a coastal village. The study discusses how social and cultural change affects the life of farmers, how they experience it and how they act in order to deal with the it. Using social suffering as a methodological approach the study seeks to investigate how change is related to lived experiences, idioms of distress, and narratives. Its aim has been to draw a locally specific picture of what matters are at stake in the local moral world that these farmers inhabit, and how they emerge as creative actors within it. A central assumption made about change is that it is two-fold; both a constructive force which gives birth to something new, and also a process that brings about uncertainty regarding the future. Uncertainty is understood as an existential condition of human life that demands a response, both causing suffering and transforming it. The possibility for positive outcomes in the future enables one to understand this small suffering of everyday life both as a consequence of social change, which fragments and destroys, and as an answer to it - as something that is positively meaningful. Suffering is seen to engage individuals to ensure continuity, in spite of the odds, and to sustain hope regarding the future. When the fieldwork was initiated Finland had been a member of the European Union for seven years and farmers felt it had substantially impacted on their working conditions. They complained about the restrictions placed on their autonomy and that their knowledge was neither recognised, nor respected by the bureaucrats of the EU system. New regulations require them to work in a manner that is morally unacceptable to them and financial insecurity has become more prominent. All these changes indicate the potential loss of the home and of the ability to ensure continuity of the family farm. Although the study initially focused on getting a general picture of working conditions and the nature of farming life, during the course of the fieldwork there was repeated mention of a perceived high prevalence of cancer in the area. This cancer talk is replete with metaphors that reveal cultural meanings tied to the farming life and the core values of autonomy, endurance and permanence. It also forms the basis of a shared identity and a means of delivering a moral message about the fragmentation of the good life; the loss of control; and the invasion of the foreign. This thesis formed part of the research project Expressions of Suffering. Ethnographies of Illness Experiences in Contemporary Finnish Contexts funded by the Academy of Finland. It opens up a vital perspective on the multiplicity and variety of the experience of suffering and that it is particularly through the use of the ethnographic method that these experiences can be brought to light. Keywords: suffering, uncertainty, phenomenology, habitus, agency, cancer, farming
Resumo:
The matched filter method for detecting a periodic structure on a surface hidden behind randomness is known to detect up to (r(0)/Lambda) gt;= 0.11, where r(0) is the coherence length of light on scattering from the rough part and 3 is the wavelength of the periodic part of the surface-the above limit being much lower than what is allowed by conventional detection methods. The primary goal of this technique is the detection and characterization of the periodic structure hidden behind randomness without the use of any complicated experimental or computational procedures. This paper examines this detection procedure for various values of the amplitude a of the periodic part beginning from a = 0 to small finite values of a. We thus address the importance of the following quantities: `(a)lambda) `, which scales the amplitude of the periodic part with the wavelength of light, and (r(0))Lambda),in determining the detectability of the intensity peaks.
Resumo:
Extraction of text areas from the document images with complex content and layout is one of the challenging tasks. Few texture based techniques have already been proposed for extraction of such text blocks. Most of such techniques are greedy for computation time and hence are far from being realizable for real time implementation. In this work, we propose a modification to two of the existing texture based techniques to reduce the computation. This is accomplished with Harris corner detectors. The efficiency of these two textures based algorithms, one based on Gabor filters and other on log-polar wavelet signature, are compared. A combination of Gabor feature based texture classification performed on a smaller set of Harris corner detected points is observed to deliver the accuracy and efficiency.
Resumo:
In this paper, we propose a systolic architecture for hidden-surface removal. Systolic architecture is a kind of parallel architecture best known for its easy VLSI implementability. After discussing the design details of the architecture, we present the results of the simulation experiments conducted in order to evaluate the performance of the architecture.
Resumo:
With the advent of VLSI it has become possible to map parallel algorithms for compute-bound problems directly on silicon. Systolic architecture is very good candidate for VLSI implementation because of its regular and simple design, and regular communication pattern. In this paper, a systolic algorithm and corresponding systolic architecture, a linear systolic array, for the scanline-based hidden surface removal problem in three-dimensional computer graphics have been proposed. The algorithm is based on the concept of sample spans or intervals. The worst case time taken by the algorithm is O(n), n being the number of segments in a scanline. The time taken by the algorithm for a given scene depends on the scene itself, and on an average considerable improvement over the worst case behaviour is expected. A pipeline scheme for handling the I/O process has also been proposed which is suitable for VLSI implementation of the algorithm.