984 resultados para Wavelet transformation
Resumo:
Latent semantic indexing (LSI) is a technique used for intelligent information retrieval (IR). It can be used as an alternative to traditional keyword matching IR and is attractive in this respect because of its ability to overcome problems with synonymy and polysemy. This study investigates various aspects of LSI: the effect of the Haar wavelet transform (HWT) as a preprocessing step for the singular value decomposition (SVD) in the key stage of the LSI process; and the effect of different threshold types in the HWT on the search results. The developed method allows the visualisation and processing of the term document matrix, generated in the LSI process, using HWT. The results have shown that precision can be increased by applying the HWT as a preprocessing step, with better results for hard thresholding than soft thresholding, whereas standard SVD-based LSI remains the most effective way of searching in terms of recall value.
Resumo:
Accurate determination of shear wave arrival time using bender elements may be severely affected by a combination of near-field effects and reflected waves. These may mask the first arrival of the shear wave, making its detection difficult in the time domain. This paper describes an approach for measuring the shear wave arrival time through analysis of the output signal in the time-scale domain using a multi-scale wavelet transform. The local maxima lines of the wavelet transform modulus are observed at different scales, and all singularities are mathematically characterised, allowing subsequent detection of the singularity relating to the first arrival. Examples of the use of this approach on typical synthetic and experimental bender element signals are also supplied, and these results are compared with those from other time and frequency domain approaches. The wavelet approach is not affected by near-field effects, but instead is characterised by a relatively consistent singularity related to the shear wave arrival time, across a range of frequencies and noise levels.
Resumo:
Previous research based on theoretical simulations has shown the potential of the wavelet transform to detect damage in a beam by analysing the time-deflection response due to a constant moving load. However, its application to identify damage from the response of a bridge to a vehicle raises a number of questions. Firstly, it may be difficult to record the difference in the deflection signal between a healthy and a slightly damaged structure to the required level of accuracy and high scanning frequencies in the field. Secondly, the bridge is going to have a road profile and it will be loaded by a sprung vehicle and time-varying forces rather than a constant load. Therefore, an algorithm based on a plot of wavelet coefficients versus time to detect damage (a singularity in the plot) appears to be very sensitive to noise. This paper addresses these questions by: (a) using the acceleration signal, instead of the deflection signal, (b) employing a vehicle-bridge finite element interaction model, and (c) developing a novel wavelet-based approach using wavelet energy content at each bridge section which proves to be more sensitive to damage than a wavelet coefficient line plot at a given scale as employed by others.
Resumo:
Catching a ball involves a dynamic transformation of visual information about ball motion into motor commands for moving the hand to the right place at the right time. We previously formulated a neural model for this transformation to account for the consistent leftward movement biases observed in our catching experiments. According to the model, these biases arise within the representation of target motion as well as within the transformation from a gaze-centered to a body-centered movement command. Here, we examine the validity of the latter aspect of our model in a catching task involving gaze fixation. Gaze fixation should systematically influence biases in catching movements, because in the model movement commands are only generated in the direction perpendicular to the gaze direction. Twelve participants caught balls while gazing at a fixation point positioned either straight ahead or 14 degrees to the right. Four participants were excluded because they could not adequately maintain fixation. We again observed a consistent leftward movement bias, but the catching movements were unaffected by fixation direction. This result refutes our proposal that the leftward bias partly arises within the visuomotor transformation, and suggests instead that the bias predominantly arises within the early representation of target motion, specifically through an imbalance in the represented radial and azimuthal target motion.
Resumo:
The aim of the study was to determine the time-dependent formation of arsenic-phytochelatin (As-PC) complexes in the roots, stems and leaves of an arsenic-nontolerant plant (Helianthus annuus) during exposure to 66 mol l(-1) arsenite (As(III)) or arsenate (As(V)). We used our previously developed method of simultaneous element-specific (inductively coupled plasma mass spectrometry, ICP-MS) and molecular-specific (electrospray-ionization mass spectrometry, ES-MS) detection systems interfaced with a suitable chromatographic column and eluent conditions, which enabled us to identify and quantify As-PC complexes directly. Roots of As-exposed H. annuus contained up to 14 different arsenic species, including the complex of arsenite with two (gamma-Glu-Cys)(2)-Gly molecules [As((III))-(PC(2))(2)], the newly identified monomethylarsonic phytochelatin-2 or (gamma-Glu-Cys)(2)-Gly CH(3)As (MA((III))-PC(2)) and at least eight not yet identified species. The complex of arsenite with (gamma-Glu-Cys)(3)-Gly (As((III))-PC(3)) and the complex of arsenite with glutathione (GSH) and (gamma-Glu-Cys)(2)-Gly (GS-As((III))-PC(2)) were present in all samples (roots, stems and leaves) taken from plants exposed to As. The GS-As((III))-PC(2) complex was the dominant complex after 1 h of exposure. As((III))-PC(3) became the predominant As-PC complex after 3 h, binding up to 40% of the As present in the exposed plants. No As-PC complexes were found in sap (mainly xylem sap from the root system), in contrast to roots, stems and leaves, which is unequivocal evidence that As-PC complexes are not involved in the translocation of As from root to leaves of H. annuus.
Resumo:
The inclusion of the Discrete Wavelet Transform in the JPEG-2000 standard has added impetus to the research of hardware architectures for the two-dimensional wavelet transform. In this paper, a VLSI architecture for performing the symmetrically extended two-dimensional transform is presented. This architecture conforms to the JPEG-2000 standard and is capable of near-optimal performance when dealing with the image boundaries. The architecture also achieves efficient processor utilization. Implementation results based on a Xilinx Virtex-2 FPGA device are included.
Resumo:
A methodology has been developed which allows a non-specialist to rapidly design silicon wavelet transform cores for a variety of specifications. The cores include both forward and inverse orthonormal wavelet transforms. This methodology is based on efficient, modular and scaleable architectures utilising time-interleaved coefficients for the wavelet transform filters. The cores are parameterized in terms of wavelet type and data and coefficient word lengths. The designs have been captured in VHDL and are hence portable across a range of silicon foundries as well as FPGA and PLD implementations.
Resumo:
A rapid design methodology for biorthogonal wavelet transform cores has been developed. This methodology is based on a generic, scaleable architecture for the wavelet filters. The architecture offers efficient hardware utilization by combining the linear phase property of biorthogonal filters with decimation in a MAC based implementation. The design has been captured in VHDL and parameterized in terms of wavelet type, data word length and coefficient word length. The control circuit is embedded within the cores and allows them to be cascaded without any interface glue logic for any desired level of decomposition. The design time to produce silicon layout of a biorthogonal wavelet based system is typically less than a day. The resulting silicon cores produced are comparable in area and performance to hand-crafted designs. The designs are portable across a range of foundries and are also applicable to FPGA and PLD implementations.
Resumo:
A methodology for the production of silicon cores for wavelet packet decomposition has been developed. The scheme utilizes efficient scalable architectures for both orthonormal and biorthogonal wavelet transforms. The cores produced from these architectures can be readily scaled for any wavelet function and are easily configurable for any subband structure. The cores are fully parameterized in terms of wavelet choice and appropriate wordlengths. Designs produced are portable across a range of silicon foundries as well as FPGA and PLD technologies. A number of exemplar implementations have been produced.