National Repository of Grey Literature 33 records found  beginprevious21 - 30next  jump to record: Search took 0.01 seconds. 
Internet applications in .NET Framework
Volovec, Miroslav ; Trzos, Michal (referee) ; Lattenberg, Ivo (advisor)
This work shows wide possibilities of .NET Framework usage. Describes development of instant messaging system. Description of this system includes production of service oriented application, web client and finally Windows application made with WPF. It's target is to show possibilities of software development using innovative methods and tools, that the Microsoft .NET platrofm offers
Modern Methods of Time-Frequency Warping of Sound Signals
Trzos, Michal ; Rakús, Martin (referee) ; Průša, Zdeněk (referee) ; Schimmel, Jiří (advisor)
Tato práce se zabývá reprezentací nestacionárních harmonických signálů s časově proměnnými komponentami. Primárně je zaměřena na Harmonickou transformaci a jeji variantu se subkvadratickou výpočetní složitostí, Rychlou harmonickou transformaci. V této práci jsou prezentovány dva algoritmy využívající Rychlou harmonickou transformaci. Prvni používá jako metodu odhadu změny základního kmitočtu sbírané logaritmické spektrum a druhá používá metodu analýzy syntézou. Oba algoritmy jsou použity k analýze řečového segmentu pro porovnání vystupů. Nakonec je algoritmus využívající metody analýzy syntézou použit na reálné zvukové signály, aby bylo možné změřit zlepšení reprezentace kmitočtově modulovaných signálů za použití Harmonické transformace.
Applications of wavelet transform in Mathematica and Sage
Novotný, Radek ; Trzos, Michal (referee) ; Rajmic, Pavel (advisor)
This thesis focuses on image processing using wavelet transform. The usage of wavelet transform is analysed especially for image compression and image noise reduction purposes. The analysis describes in detail aspects and application of the following wavelet transform methods: CWT, DWT, DTWT, 2D DWT. The thesis further explains the meaning of the mother wavelet and studies certain specific kinds of wavelets, kinds of thresholding and its purposes and also touches on the JPEG2000 standard. Mathematica and Sage software packages were used to design algorithms for image compression and image noise reduction, utilising relevant wavelet transform findings. The concluding part of the thesis compares the two software packages and results obtained using different algorithms.
Applications of wavelet transform in Mathematica and Sage
Novotný, Radek ; Trzos, Michal (referee) ; Rajmic, Pavel (advisor)
This thesis focuses on image processing using wavelet transform. The usage of wavelet transform is analysed especially for image compression and image noise reduction purposes. The analysis describes in detail aspects and application of the following wavelet transform methods: CWT, DWT, DTWT, 2D DWT. The thesis further explains the meaning of the mother wavelet and studies certain specific kinds of wavelets, kinds of thresholding and its purposes and also touches on the JPEG2000 standard. Mathematica and Sage software packages were used to design algorithms for image compression and image noise reduction, utilising relevant wavelet transform findings. The concluding part of the thesis compares the two software packages and results obtained using different algorithms.
Distributed systems for cryptoanalysis
Vašek, Jiří ; Trzos, Michal (referee) ; Sobotka, Jiří (advisor)
This thesis should introduce a reader with basic objectives of parallel computing followed by distributed systems. The thesis is also aimed at description of cryptographic attacks. The main point should be to obtain theoretic information for design of distributed system for cryptoanalysis.
Decision Tree Design Based on Evolutionary Algorithms
Benda, Ondřej ; Trzos, Michal (referee) ; Karásek, Jan (advisor)
Tato diplomová práce pojednává o dvou algoritmech pro dolování z proudu dat - Very Fast Decision Tree (VFDT) a Concept-adapting Very Fast Decision Tree (CVFDT). Je vysvětlen princip klasifikace rozhodovacím stromem. Je popsána základní myšlenka konstrukce stromu Hoeffding Tree, který je základem pro algoritmy VFDT a CVFDT. Tyto algoritmy jsou poté rozebrány detailněji. Dále se tato práce zabývá návrhem algoritmu Genetického Programování (GP), který je použit pro vytváření klasifikátoru obrazových dat. Vytvořený klasifikátor je použit jako alternativní způsob klasifikace objektů v obraze ve frameworku Viola-Jones. V práci je rozebrána implementace algoritmů, které jsou implementovány v jazyce Java. Algoritmus GP je integrován do knihovny “Image Processing Extension” programu RapidMiner. Algoritmy VFDT a CVFDT jsou testovány na syntetických a reálných textových datech. Algoritmus GP je testován na klasifikaci obrazových dat a následně vytvořený klasifikátor je otestován na detekci obličejů v obraze.
Modern pitch-shifting algorithms and its aplication in virtual musical instruments
Křupka, Aleš ; Balík, Miroslav (referee) ; Trzos, Michal (advisor)
This diploma thesis deals with pitch shifting methods of acoustical signals. The theoretic part of this thesis involves description of three different pitch shifting techniques, these are the method using a modulated delay line, PICOLA method and method using a phase vocoder. The first two methods represent the processing in time domain, the third method represents the processing in frequency domain. In relation with the PICOLA method, the thesis also mentions algorithms for pitch estimation. The practical part demonstrates the use of these methods. There is described a sampler virtual musical instrument based on the playback of the sounds stored in memory. In this part the particular units providing the required functionality are described. The generating of sounds is controlled by the MIDI protocol. In the sampler is implemented the PICOLA method.
Advanced method of signal time-stretching based on tonal and non-tonal segment detection
Vomáčka, Jan ; Trzos, Michal (referee) ; Balík, Miroslav (advisor)
This thesis deals with the method for time conversion of an audio signal based on a different approach to groups tonal and non-tonal segment signal implemented in Matlab. The first part deal with methods for musical signal processing based on time compression or expansion and describes the problems associated with the current way of implementing these methods. The following describes the methods of variable segmentation and tonal and non-tonal components detection in the audio recording. At the second part are these methods of variable segmentation, tonal component detection and time compression or expansion implemented in MATLAB. At the third part is performed testing on sound recordings and evaluation of results.
Design and implementation of signal processing library using Android
Janovský, Martin ; Hudec, Antonín (referee) ; Trzos, Michal (advisor)
The diploma thesis solves the problem of design and implementation of library for digital signal processing on Android platform. It describes problems with development software on this platform. There is also a debate about portion of Android on market. It describes technologies and ways, that were used for developing an application. It also explains the efficient programming techniques, in some cases, offering alternative solutions and ways. Effectiveness examines from the perspective of processing power and memory consumption. Continues through analysis Android platform architecture, and some features of its system to the description of some of its parts. Gets up to the description of work with the audio data formats, or to work with files and various collections of data. Then description continues with functions and the application itself. The actual library is controlled through the user interface and some other functions. User select parameters of each signal to be processed. The signal can be generated or the recorded sound signal. After selecting the parameters of each filter, the user can play the output signal and observe the change. In other part different instruments are compared and discussed some improvements, which accelerate and improve the entire application. The conclusion summarizes the results and benefits of the entire diploma thesis.
Measurements of the intensity of traffic within a fixed interval of the AP
Kubík, Pavel ; Trzos, Michal (referee) ; Matocha, Tomáš (advisor)
The thesis analyzes the network traffic on a router with open source firmware. First is chosen a software platform, based on compatibility with available equipment. Then are assessed properties necessary for the development of custom applications. Support for various programming languages provided by the SDK, development environment and the available modules and libraries, for working with network interface. Based on these factors is then chose method to realize the program. He is implemented on the OpenWRT firmware in C / C + + using network library pcap. These funds are used to capture and analyze network traffic. Obtained data are processed using methods of technical analysis, namely on the basis of moving averages, Stochastic oscillator and Bollinger bands. Based on results of these methods are generated and verified estimates of traffic. They are based on linear extrapolation, simplified for fixed intervals. The validity of each method is verified on base of the estimated value. Method is verified if estimated value of the traffic volume is in the Bollinger band, which is given by the standard deviation. Each method is tested several times in real traffic with different input parameters. Then is evaluated the influence of parameters on the error rate of methods. Individual methods are compared and evaluated based on the behavior in different scenarios and based on the average relative error.

National Repository of Grey Literature : 33 records found   beginprevious21 - 30next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.