National Repository of Grey Literature 178 records found  1 - 10nextend  jump to record: Search took 0.02 seconds. 
Mapping and analyzing signal coverage in 4G/5G mobile networks
Baránek, Michal ; Jeřábek, Jan (referee) ; Polák, Ladislav (advisor)
Tato práce se zabývá s pokročilým měřením kapacity a spolehlivosti v mobilních sítích, zejména s rozšířeným přijetím technologií 4G a 5G. Vzhledem k tomu, že se tyto sítě stávají stále více nedílnou součástí každodenního života, existuje potřeba efektivních řešení pro hodnocení a optimalizaci jejich výkonu. Primárním cílem této práce je vyvinout cenově dostupná softwarová a hardwarová řešení schopná extrahovat základní klíčové ukazatele výkonu (KPI) z mobilních sítí 4G/5G. Navrhovaný systém si klade za cíl poskytnout uživatelům přístupný nástroj pro hodnocení výkonu sítě, pokrytí signálem v konkrétních oblastech a prediktivní modely pro budoucí kapacitu sítě. Tyto funkce jsou prezentovány prostřednictvím uživatelsky přívětivého grafického rozhraní (tzv. GUI), které umožňuje přímočará a cenově výhodná měření ve venkovním i vnitřním prostředí.
Numerical methods in economics
HRNČÍŘ, Pavel
The bachelor thesis focuses on the use of numerical methods in economic practice. The thesis describes the essence of interpolation and regression. Different methods of function approximation are presented. The aim of the thesis is to evaluate whether selected numerical methods, namely interpolation polynomial and linear regression, are suitable for predicting future values of economic variables based on historical data and whether interpolation polynomial is suitable for estimating missing values among known data. The economic variables worked with are the average annual inflation rate and the average gross monthly wage. The data of the economic variables are obtained from the Czech Statistical Office. A console application in the C# programming language has been developed for this work, which allows the calculation of the interpolation polynomial from the given data.
Compensation of distortions caused by movements of objects scanned by a line scan camera
Szabó, Michal ; Shehadeh, Mhd Ali (referee) ; Škrabánek, Pavel (advisor)
Tato diplomová práce se zaměřuje na kompenzaci zkreslení v datech ještěrek získaných pomocí řádkové skenovací kamery (LSC), která snímá ultrafialové (UV) vlnové délky. Dýchací pohyby během skenování způsobují zkreslení šířky trupu ještěrky, což ovlivňuje konečný snímek LSC. Práce navrhuje metody zpracování obrazu pro úpravu těchto zkreslení, včetně extrakce kontur, interpolace a vyhodnocení pomocí referenčního snímku. Metodika má za cíl minimalizovat rozdíl mezi upraveným LSC snímkem a referenčním snímkem.
Design of sigma-delta digital-to-analog converter in CMOS technology
Soukup, Luděk ; Pristach, Marián (referee) ; Fujcik, Lukáš (advisor)
This master’s thesis deals with the issue of digital to analog conversion and possibility of its realization in digital circuits. Goal of this project is to design sigma-delta digital to analog converter with resolution of 14 bits and frequency band (0 ÷ 20) kHz. Main functional blocks: interpolator and modulator sigma-delta will be realized like digital structures. Reconstruction filter will be realized like an analog structure. For design a check of parameters of designed converter programs MATLAB and Simulink are used. Designed digital structures will be described by VHDL language.
Creating 3D Model of Temporomandibular Joint
Šmirg, Ondřej ; Bartušek, Karel (referee) ; Liberda,, Ondřej (referee) ; Smékal, Zdeněk (advisor)
The dissertation thesis deals with 3D reconstruction of the temporomandibular joint from 2D slices of tissue obtained by magnetic resonance. The current practice uses 2D MRI slices in diagnosing. 3D models have many advantages for the diagnosis, which are based on the knowledge of spatial information. Contemporary medicine uses 3D models of tissues, but with the temporomandibular joint tissues there is a problem with segmenting the articular disc. This small tissue, which has a low contrast and very similar statistical characteristics to its neighborhood, is very complicated to segment. For the segmentation of the articular disk new methods were developed based on the knowledge of the anatomy of the joint area of the disk and on the genetic-algorithm-based statistics. A set of 2D slices has different resolutions in the x-, y- and z-axes. An up-sampling algorithm, which seeks to preserve the shape properties of the tissue was developed to unify the resolutions in the axes. In the last phase of creating 3D models standard methods were used, but these methods for smoothing and decimating have different settings (number of polygons in the model, the number of iterations of the algorithm). As the aim of this thesis is to obtain the most precise model possible of the real tissue, it was necessary to establish an objective method by which it would be possible to set the algorithms so as to achieve the best compromise between the distortion and the model credibility achieve.
Web applications supporting education of audio signal processing
Malcher, Tomáš ; Mokrý, Ondřej (referee) ; Rajmic, Pavel (advisor)
This bachelors thesis deals with a creation of web applications using JavaScript language. These web applications should be helpful in signal processing classes by showing and explaining different phenomenons to students. Students can see how different parameters affect the outcome of said issue. The theory needed for understanding and implementation is covered by this thesis. Thesis covers key parts of the code of said web applications and the libraries used for their implementaition.
Application of kriging in engineering problems with uncertainties
Tvrzník, Jakub ; Lehký, David (referee) ; Vořechovský, Miroslav (advisor)
The presented bachelor thesis aims at interpolation method called kriging, which is based on regression of values measured in the surroundings. Kriging is based on the idea that interpolated function is one realization of a random field. Using this method we can quantify the estimates of functional values at the surrounding points, including estimation errors at each point. At the same tame, kriging respects the exact measured values and the interpolation passes through them. The practical part demonstrates the application of method to engineering tasks, where the measured values are distributed randomly. In other examples, the measured values are distributed by using a grid.
Spline interpolation in CNC milling
Soukupová, Veronika ; Píška, Miroslav (referee) ; Ohnišťová, Petra (advisor)
Tato práce se zaměřuje na využití různých typů splinové interpolace pro obrábění na číslicově řízených strojích. Cílem této práce je teoreticky popsat využití splinových interpolací při CNC frézování a následně stanovit a zhodnotit limity využití různých typů splinových interpolací na základně daného objemu vstupních dat. Součástí práce je vytvoření programu pro generaci různého počtu uzlových bodů na analyticky známé křivce. Následuje vložení uzlových bodů do vytvořeného CNC programu pětiosého obráběcího centra a poté jeho verifikace. Pro stejné uzlové body jsou aplikovány různé druhy interpolace pro následné porovnání metod a stanovení minimálního počtu bodů na délku křivky pro dosažené vyhovující přesnosti při použití dané interpolační metody.
Internet library of methods and algorithms used for medical image registration
Koňařík, Jakub ; Fedra, Petr (referee) ; Peter, Roman (advisor)
Image registration is a procedure which is heading to search for a geometric transformation, which ensures same position, orientation and size of coresponding objects in pictures. How does these methods work? These methods and principies are explained in first part of this work. Second part of this work is aimed to explain theory about information systems and practical creation of the internet databaze. These practical part was realized in editorial system called Drupal.
Data compression
Krejčí, Michal ; Havlíková, Marie (referee) ; Čejka, Miloslav (advisor)
This thesis deals with lossless and losing methods of data compressions and their possible applications in the measurement engineering. In the first part of the thesis there is a theoretical elaboration which informs the reader about the basic terminology, the reasons of data compression, the usage of data compression in standard practice and the division of compression algorithms. The practical part of thesis deals with the realization of the compress algorithms in Matlab and LabWindows/CVI.

National Repository of Grey Literature : 178 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.