191 resultados para Octave
Resumo:
The basic concepts of digital signal processing are taught to the students in engineering and science. The focus of the course is on linear, time invariant systems. The question as to what happens when the system is governed by a quadratic or cubic equation remains unanswered in the vast majority of literature on signal processing. Light has been shed on this problem when John V Mathews and Giovanni L Sicuranza published the book Polynomial Signal Processing. This book opened up an unseen vista of polynomial systems for signal and image processing. The book presented the theory and implementations of both adaptive and non-adaptive FIR and IIR quadratic systems which offer improved performance than conventional linear systems. The theory of quadratic systems presents a pristine and virgin area of research that offers computationally intensive work. Once the area of research is selected, the next issue is the choice of the software tool to carry out the work. Conventional languages like C and C++ are easily eliminated as they are not interpreted and lack good quality plotting libraries. MATLAB is proved to be very slow and so do SCILAB and Octave. The search for a language for scientific computing that was as fast as C, but with a good quality plotting library, ended up in Python, a distant relative of LISP. It proved to be ideal for scientific computing. An account of the use of Python, its scientific computing package scipy and the plotting library pylab is given in the appendix Initially, work is focused on designing predictors that exploit the polynomial nonlinearities inherent in speech generation mechanisms. Soon, the work got diverted into medical image processing which offered more potential to exploit by the use of quadratic methods. The major focus in this area is on quadratic edge detection methods for retinal images and fingerprints as well as de-noising raw MRI signals
Resumo:
Resumen basado en el de la publicación
Resumo:
This paper presents some normative data on the relation between the perceived loudness of third-octave bands of noise and that of broad-band noise. The study used normally-hearing listeners and was used as a control study for a parallel study done with hearing impaired listeners.
Resumo:
A set of filters based on the sequence of semiconductor edges is described which offers continuity of short-wave infrared blocking. The rejection throughout the stop region is greater than 103 for each filter and the transmission better than 70% through one octave with a square cutoff. The cutoff points are located at intervals of about two-thirds of an octave. Filters at 2.6 ,µm, 5.5 µm, and 12 µm which use a low-passing multilayer in combination with a semiconductor absorption edge are described in detail. The design of multilayers for optimum performance is discussed by analogy with the synthesis of electric circuit filters.
Resumo:
The sonnet in English is usually located as a sixteenth-century innovation, firmly linked to Italian influences, and frequently associated with a distinctively modern consciousness. Yet the speed and comfort with which the form settled into English reflects the fact that the sonnet per se was preceded by a longstanding tradition of 14-line poems in English written in forms derived from French. Indeed, in terms of formal features, the earliest sonnets in English frequently fray into earlier forms, sharing more with the roundel than with later sonnets. This article considers a number of features of style and content that various writers on the sonnet have argued to be characteristic, sometimes definitive, of the sonnet. These features include repetition, formal unity/division of octave and sestet, use of the volta, asymmetry, argument and development, and a preoccupation with contradictions and the self. The article shows that, while it is true that these features are characteristic of many sonnets, they are not peculiarly characteristic of sonnets, and they can all be found in earlier 14-line poems. Furthermore, a number of the earliest sonnets in English do not themselves possess these ‘sonnet-like’ characteristics. The otherness and the modernity of the sonnet have thus been overstated.
Resumo:
The present study origins from Diana Deutschs work with the octave illusion and investigates if musically trained subjects can give a more correct perception of the octave illusion if their visual senses also get stimulated in form of scores.Ten subjects, with over 20 years experience playing an instrument, participated in the investigation. The result shows that a more correct perception of the octave illusion depends on the educational level in scorereading. Four out of five subjects who valued their knowledge in scorereading as being good or very good reported that the score corresponded to what they could hear in the right ear, which is connected to the dominant hemisphere. When they were instructed to focus on both ears three of these subjects reported that the score corresponded to what they could hear in the left ear, but that they could not hear the lower tone in the right ear. As the scores for the right ear were equal for the identical soundexamples this perception could be an indication that stimuli are percieved as being complex and the interpretation is alternated to the non dominant hemisphere.
Resumo:
A forte alta dos imóveis no Brasil nos últimos anos iniciou um debate sobre a possível existência de uma bolha especulativa. Dada a recente crise do crédito nos Estados Unidos, é factível questionar se a situação atual no Brasil pode ser comparada à crise americana. Considerando argumentos quantitativos e fundamentais, examina-se o contexto imobiliário brasileiro e questiona-se a sustentabilidade em um futuro próximo. Primeiramente, analisou-se a taxa de aluguel e o nível de acesso aos imóveis e também utilizou-se um modelo do custo real para ver se o mercado está em equilíbrio o não. Depois examinou-se alguns fatores fundamentais que afetam o preço dos imóveis – oferta e demanda, crédito e regulação, fatores culturais – para encontrar evidências que justificam o aumento dos preços dos imóveis. A partir dessas observações tentou-se chegar a uma conclusão sobre a evolução dos preços no mercado imobiliário brasileiro. Enquanto os dados sugerem que os preços dos imóveis estão supervalorizados em comparação ao preço dos aluguéis, há evidências de uma legítima demanda por novos imóveis na emergente classe média brasileira. Um risco maior pode estar no mercado de crédito, altamente alavancado em relação ao consumidor brasileiro. No entanto, não se encontrou evidências que sugerem mais do que uma temporária estabilização ou correção no preço dos imóveis.
Resumo:
This work intends to analyze the application and execution time of a numerical algorithm that simulates incompressible and isothermal flows. It was used the explicit scheme of the Characteristic Based Split (CBS) algorithm and the Artificial Compressibility (AC) scheme for coupling pressure-velocity equations. The discretization was done with the finite element method using a bilinear elements grid. The free software GNU-Octave was used for implementation and execution of routines. The results were analyzed using the classic lid-driven cavity problem. This work shows results for tests with several Reynolds' number. The results for these tests show a good agreement when compared with previous ones obtained from bibliography. The code runtime's analysis shows yet that the matrix's assembly is the part of greater consumption time in the implementation.
Resumo:
This project aims to apply image processing techniques in computer vision featuring an omnidirectional vision system to agricultural mobile robots (AMR) used for trajectory navigation problems, as well as localization matters. To carry through this task, computational methods based on the JSEG algorithm were used to provide the classification and the characterization of such problems, together with Artificial Neural Networks (ANN) for pattern recognition. Therefore, it was possible to run simulations and carry out analyses of the performance of JSEG image segmentation technique through Matlab/Octave platforms, along with the application of customized Back-propagation algorithm and statistical methods in a Simulink environment. Having the aforementioned procedures been done, it was practicable to classify and also characterize the HSV space color segments, not to mention allow the recognition of patterns in which reasonably accurate results were obtained.
ANN statistical image recognition method for computer vision in agricultural mobile robot navigation
Resumo:
The main application area in this project, is to deploy image processing and segmentation techniques in computer vision through an omnidirectional vision system to agricultural mobile robots (AMR) used for trajectory navigation problems, as well as localization matters. Thereby, computational methods based on the JSEG algorithm were used to provide the classification and the characterization of such problems, together with Artificial Neural Networks (ANN) for image recognition. Hence, it was possible to run simulations and carry out analyses of the performance of JSEG image segmentation technique through Matlab/Octave computational platforms, along with the application of customized Back-propagation Multilayer Perceptron (MLP) algorithm and statistical methods as structured heuristics methods in a Simulink environment. Having the aforementioned procedures been done, it was practicable to classify and also characterize the HSV space color segments, not to mention allow the recognition of segmented images in which reasonably accurate results were obtained. © 2010 IEEE.
Resumo:
In this project, the main focus is to apply image processing techniques in computer vision through an omnidirectional vision system to agricultural mobile robots (AMR) used for trajectory navigation problems, as well as localization matters. To carry through this task, computational methods based on the JSEG algorithm were used to provide the classification and the characterization of such problems, together with Artificial Neural Networks (ANN) for pattern recognition. Therefore, it was possible to run simulations and carry out analyses of the performance of JSEG image segmentation technique through Matlab/Octave platforms, along with the application of customized Back-propagation algorithm and statistical methods as structured heuristics methods in a Simulink environment. Having the aforementioned procedures been done, it was practicable to classify and also characterize the HSV space color segments, not to mention allow the recognition of patterns in which reasonably accurate results were obtained. ©2010 IEEE.
Resumo:
Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)
Resumo:
Projetar e construir câmaras reverberantes, em modelo reduzido, para a determinação da perda de transmissão de materiais usados para o controle de ruído nas áreas industriais e da construção civil foi o foco principal deste trabalho. Por outro lado, buscou-se estabelecer uma metodologia de análise e interpretação dos parâmetros acústicos a partir da teoria dos modelos em escala reduzida, de tal modo que se possa inferir a perda de transmissão dos materiais estudados. A necessidade desta construção ocorre devido aos estudos dos desempenhos acústicos dos materiais serem realizados em câmaras reverberantes (em escala real), disponíveis apenas em algumas regiões do Brasil, dificultando e encarecendo os testes de desempenho dos materiais para pesquisadores de outras regiões. Assim, de modo a se ter um custo baixo, foi realizada a construção das câmaras reverberantes, em escala reduzida de 1:6, sendo o objetivo principal o estudo da perda de transmissão de divisórias desenvolvidas com material regional, estabelecendo comparação entre os seus desempenhos, e ao mesmo tempo permitir a sua utilização em aulas práticas de acústica. Apesar das câmaras terem sido construídas em escala reduzida, o fator de escala (1:6) não foi considerado e as medições foram realizadas nas freqüências reais das bandas de oitava delimitadas entre 125 Hz e 8 kHz. As divisórias foram ensaiadas para a determinação dos parâmetros acústicos, tendo por base as normas ISO 140 e 354. Finalmente, a partir dos resultados encontrados, foi possível comprovar a eficiência dos materiais utilizados para a obtenção de divisórias que podem ser usadas para o isolamento de ruído em ambientes construídos e/ou enclausuramentos industriais. Além dos ensaios experimentais, foram realizados cálculos analíticos segundo as equações da Análise Estatística Energética (SEA) para efeito de comprovação e validação dos resultados.
Resumo:
This study at aims performing the stability analysis of the rotational motion to artificial satellites using quaternions to describe the satellite attitude (orientation on the space). In the system of rotational motion equations, which is composed by four kinematic equations of the quaternions and by the three Euler equations in terms of the rotational spin components. The influence of the gravity gradient and the direct solar radiation pressure torques have been considered. Equilibrium points were obtained through numerical simulations using the softwares Matlab and Octave, which are then analyzed by the Routh-Hurwitz Stability Criterion.
Resumo:
Acceleration is a key parameter for engineering and is becoming increasingly important because of the need for companies to become more competitive in the market. Both applying new technologies to their products and optimizing their process lines with predictive maintenance and robotic automation. This study aims to analyze the quality of the signals obtained from a capacitive accelerometer. To do that a test rig was mounted, which consist of a shaker, fed by a signal generator, a linear potentiometer and a capacitive accelerometer; for the signal acquisition was used a acquisition board and the Labview software, in order to integrate twice the signal from the accelerometer and compare it with the sign of the potentiometer. This work also demonstrates the impact of acquired signal processing as well as techniques of pre and post processing of signal via software GNU/Octave