National Repository of Grey Literature 559 records found  beginprevious550 - 559  jump to record: Search took 0.04 seconds. 

Applications of linear algebra and optimization in sound signal processing
Kolbábková, Anežka ; Veselý, Vítězslav (referee) ; Rajmic, Pavel (advisor)
This thesis is focused on sparse representation of audio signals. It consists of theoretical introduction to basic issues of sparse representation and also simulation on artificial tones of ``piano'' in program Matlab. The theory is verified on this generated tones and also on real signals.

Applications of linear algebra and optimization in image processing
Mangová, Marie ; Veselý, Vítězslav (referee) ; Rajmic, Pavel (advisor)
This bachelor’s thesis deals with sparse representation of images, briefly introduces this problems and describes basic algorithms for searching sparse representations. Then this methods are verified experimentally on simulated and real data by software Matlab.

The design of plate horizontal boring mill
Vondrák, Pavel ; Holub, Michal (referee) ; Pavlík, Jan (advisor)
This master's thesis describes a design of horizontal boring mills. The first part is dedicated to description of the various types of these machines and their accessories. There are also described drives and linear guideways. There is a list of plate horizontal boring mills of Czech and foreign producers. The second part of this thesis deals with designing of comlete machine's bed and its slides (X-axis). Casting of the bed and its slides are designed for universal machining to the use of rolling or hydrostatic guideways. The drive of X-axis is also designed and it works in master/slave mode. The final result of this master's thesis is a 3D model of the machine in two variants, with hydrostatic and rolling quideways. Machining drawings of the bed for both variants are attached to this thesis.

The impact of poverty and other factors on criminality in Czech Republic
Jarolímová, Andrea ; Rotschedl, Jiří (advisor) ; Čermáková, Klára (referee)
This work investigates the factors influencing crime in the Czech Republic. It focuses mainly on the relationship between poverty and crime. The aim is to find out what influences crime and whether poverty goes before crime. Selected problem I solved using multiple regression analysis. This work uses method of comparison among the regions, then the method of least squares. I processed the data using a single linear regression and multiple regression. I carried out the removal of certain variables, and I used only the final model to solve problem. This work shows the impact of poverty on crime in the country. Carried out the research, we found that improve the economic - social conditions (GDP growth, wage growth) has major impact on crime. The benefit of this work is to putting a simple model that can serve as a ground for further exploration.

Characterization of modern HPLC columns and their application potential
Janečková, Lucie ; Tesařová, Eva (advisor) ; Pacáková, Věra (referee) ; Flieger, Miroslav (referee)
(EN) The aim of the dissertation thesis is characterization of modern HPLC columns from the point of their interaction possibilities and demonstration of their application potential. The first part of the thesis is focused on alternative reversed-phase HPLC columns based on zirconium dioxide. These packings offer excellent chemical stability and additional interactions that can be helpful in the development of analytical methods. A detailed study of the chromatographic behaviour of biologically active nonapeptides as model analytes confirmed the substantial effect of mobile phase composition on retention mechanism. Consequently, HPLC separation systems with zirconia-based polystyrene column were characterized by distinct approaches that allowed recognition of the interactions participating in the separation process. Empirically based chromatographic tests evaluated the fundamental properties of the system - hydrophobicity and polarity. The complex model of linear free energy relationship described the prevailing interactions in different separation systems. Application of a set of basic compounds revealed the contribution of ion-exchange interactions participating in the separation systems with zirconia-based column. The second part of the thesis is devoted to new cyclofructan-based chiral...

Linear Grammar Systems and their Applications in Parsing
Lichota, Lukáš ; Solár, Peter (referee) ; Meduna, Alexandr (advisor)
This work deals with the modification of classical grammar systems with context-free base and defines new, modified linear grammar systems with linear grammar base. At first they will be teoreticly described and in the next part they will be implemented for parsing.

Removing baseline wander in ECG with empirical mode decomposition
Procházka, Petr ; Kolářová, Jana (referee) ; Kubičková, Alena (advisor)
In this semestral thesis, realizations of chosen linear filters for baseline wander are described. These filters are then used on artificial ECG signals from CSE database with added baseline wander. These methods are compared and results are evaluated. After that, literature search of Empirical mode decomposition method is utilized. Realization of designed filters in MATLAB programming language are described, then results are evaluated with respect to filtration success.

Algebraic Equations Calculations
Kuchařová, Eva ; Šátek, Václav (referee) ; Kunovský, Jiří (advisor)
This work investigates the solution of linear algebraic equations by a conversion to the system of differential equations. Moreover, several more frequently used methods are described in addition. The theoretical part of work describes the mathematical. Next, the examples of using the Matlab a TKSL programs are presented to show and compare the results of calculations. The source codes used are included. The work proves that the solution of algebraic equations by the conversion to the system of differential equations is applicable and further solved by the Euler's method. The parallel solution is also described. As the output of this work, the lin2dif program was developed. It realizes the conversion among the systems of equations. Finally, the description of the work progress, design, implementation and usage of the program are summarized.

Selected Extensions of the Albegraic System Octave
Salač, Radek ; Smrčka, Aleš (referee) ; Vojnar, Tomáš (advisor)
This work deals with issues linked to solving system of linear equations in the environment of numerical computer. It describes the fundamental algorithms emphasizing their positive as well as negative sides. The work is devoted to general issues such as time complexity and memory demandingness of given algorithms. In the last part, the process of implementation of selected procedures into the algebraic system Octave is described.

Alternative Method of Solution for LP Problem
Hanzlík, Tomáš ; Kalčevová, Jana (advisor) ; Rada, Miroslav (referee)
Linear programming (LP) stands for an optimization of a linear objective function, subject to linear and non-negativity constraints. For this purpose many methods for LP emerged. The best known is Simplex Method. Another group of methods for LP is represented by Interior Point Methods (IPM). These methods are based on interior points of feasible region of a problem, while Simplex Method uses basic feasible solution of a problem. This thesis focuses on theoretical background of IPM and brings it into relation with algorithms based on IPM. KKT system and its significance are included and the algorithm solving Linear Complementarity Problem is discussed as well. In this thesis, two algorithms based on IPM are introduced and used for solving a sample LP problem.