National Repository of Grey Literature 92 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Design To Order solution for the retrofit of a low-voltage switchboard
Zezůlka, Matyáš ; Záhejský, Petr (referee) ; Juřica, Pavel (advisor)
This thesis focuses on the issue of retrofitting low-voltage switchgear. The ELSE unit of ABB s.r.o. decided to implement a new approach to switchgear retrofitting in order to optimize the existing process and thus reduce internal costs. The author of the thesis analyzed the current state of processes and costs associated with retrofitting and proposed a new form of this service, which led to the optimization of costs associated with retrofitting low-voltage switchgear.
Implementation of the monitoring system for cloud application
Kazda, Tomáš ; Vais, Zdeněk (referee) ; Novák, Lukáš (advisor)
The thesis deals with the analysis of the current approach to cloud application monitoring and defining its shortcomings. Based on these, four solution options are selected using the OpenTelemetry data collection concept and then, using a comparative analysis, a final option is selected which forms the implementation design. The proposal is elaborated in detail not only from a project management point of view, but also discussed from a technical point of view. The final proposal with the elaborated benefits and recommendations is handed over to the company where it is currently being implemented.
Website Optimization Proposal for the Organization Based on Google Analytics
Sydorenko, Polina ; Matečná, Mária (referee) ; Luhan, Jan (advisor)
Diplomová práce se zaměřuje na návrh konfigurace nástrojů Google Analytics 4 pro digitální společnost v Brně. Práce je rozdělena do tří hlavních částí. První část zkoumá teoretické základy webové analytiky a jejích nástrojů. Druhá část zahrnuje analýzu aktuálního stavu konfigurace nástrojů pro analýzu webových stránek společnosti a provedení důkladné analýzy výkonnosti webu. Nakonec třetí část představuje návrh řešení odvozený z analýzy současného stavu a požadavků společnosti s aplikací teoretických konceptů probíraných v celé práci.
ECG Cluster Analysis
Pospíšil, David ; Kozumplík, Jiří (referee) ; Klimek, Martin (advisor)
This diploma thesis deals with the use of some methods of cluster analysis on the ECG signal in order to sort QRS complexes according to their morphology to normal and abnormal. It is used agglomerative hierarchical clustering and non-hierarchical method K – Means for which an application in Mathworks MATLAB programming equipment was developed. The first part deals with the theory of the ECG signal and cluster analysis, and then the second is the design, implementation and evaluation of the results of the usage of developed software on the ECG signal for the automatic division of QRS complexes into clusters.
Algorithms of Level of Detail in OpenSceneGraph
Hupka, Dušan ; Milet, Tomáš (referee) ; Pečiva, Jan (advisor)
Present graphic requires a lot of optimizations of rendering techniques and mathematical calculations. It is caused by increased requirements of scene's visualization. One of scene's optimizing techniques is the Level of detail. This thesis is focused on methods used by LOD in OpenSceneGraph and OpenGL library. Next it will be described how to choose the right level of detail in a scene. Later it will be explained how to simplify 3D models. These techniques will be implemented in converting tool and demonstrating application. Methods for simplify 3D models will be tested for their speed and quality.
Impact of Subjective Visual Perception on Automatic Evaluation of Dashboard Design
Hynek, Jiří ; Herout, Adam (referee) ; Kuric,, Eduard (referee) ; Hruška, Tomáš (advisor)
Analýza vlastností uživatelských rozhraní založená na použití metrik a kvantitativních pravidel grafického designu se zdá být slibným přístupem pro automatické hodnocení vizuální kvality uživatelských rozhraní. Přestože tento přístup nemůže plně nahradit uživatelské testování, může poskytnout dodatečné informace o možných problémech návrhu uživatelských rozhraní v počátečních fázích vývoje a ušetřit tím čas a výdaje v budoucnu. Příkladem je analýza použitých barev a rozvržení grafických elementů na obrazovce. Návrháři uživatelských rozhraní mohou měřit vlastnosti uživatelských rozhraní za použití známých metrik založených na analýze pixelů bitmapy (např. barevnost) nebo grafických elementů (např. vyvážení, symetrie). Problémem použití metrik nicméně je, že tento přístup zpravidla nezohledňuje subjektivní vnímání uživatelů (např. subjektivní vnímání barev nebo grafických elementů rozmístěných na obrazovce). Dnešní uživatelská rozhraní (jako například rozhraní dashboard) jsou komplexní. Skládají se z několika barevných vrstev, obsahují překrývající se grafické elementy, což může zvyšovat nejednoznačnost vnímání tohoto rozhraní uživateli. Může být proto komplikované vybrat takové grafické elementy, které odpovídají elementům rozpoznaným uživateli v souvislosti s principy shlukování vnímaných tvarů (jak je popsáno Gestalt psychologií). Vývoj objektivních metrik a kvantitativních pravidel grafického designu obvykle vyžaduje dostatečně velkou trénovací množinu vzorků uživatelských rozhraní anotovaných dostatečným počtem uživatelů. Tato práce se zaobírá automatickým ověřováním vzhledu uživatelských rozhraní dashboard. Práce kombinuje obecné znalosti týkající rozhraní dashboard s poznatky z oblasti vizualizace dat, vizuálního vnímání a ověřování kvality uživatelských rozhraní a následně zkoumá myšlenku automatického hodnocení vzhledu rozhraní dashboard s využitím metrik. Práce analyzuje vybrané metriky založené na analýze pixelů bitmapy a grafických elementů. Konkrétně zkoumá, jakým způsobem uživatelé rozpoznávají grafické elementy v rozhraních dashboard a výsledky aplikuje pro hodnocení schopnosti metrik (analyzujících grafické elementy rozhraní) objektivně rozpoznávat dobře navržené vzorky rozhraní dashboard. Dále představuje framework pro návrh a vylepšení metrik, který využívá pro vylepšení vybraných metrik. Následně navrhuje metodu pro segmentaci rozhraní dashboard do regionů, které mohou být použity jako vstupy pro tyto metriky. Závěrem práce porovnává vybrané metriky s hodnocením rozhraní uživateli a pokládá otázky vhodné pro budoucí výzkum.
Design of Information System for Support of Business Processes
Tomáš, David ; Foltýn, Martin (referee) ; Neuwirth, Bernard (advisor)
My diploma thesis is dealing with a designing of information system or just with redesigning of information system for hotel in Radešín. In my diploma thesis I focused on analysing of current information system and I also analysed hotel’s requirements for information system. I have chosen several different variants of designing information system and based on requirements I have picked up one which is most suitable for hotel Radešín by hotel’s requirements. At the end of my diploma thesis, I am going to summarize benefits of my draft from economical and functionalise point of view.
Tests Code Coverage of JBoss Application Server
Žiaková, Nikoleta ; Smrčka, Aleš (referee) ; Letko, Zdeněk (advisor)
This thesis deals with tests code coverage of JBoss application server. To gather code coverage information, the tools Emma and Cobertura were used. The bachelor's thesis is divided into two main parts. The first of them acquaints reader with technologies used and prepares theoretical basis for the second part. The second part is practical and describes procedure for obtaining coverage information by chosen tools and its subsequent analysis. Results provide an overview of code coverage development during development of the applicaion server as well as a comparison of the used tools.
Methods and Metrics For Software Usability Measurement
Stehlíková, Petra ; Bartík, Vladimír (referee) ; Kreslíková, Jitka (advisor)
The master's thesis deals with the quality of software products focusing on usability of these products and methods of its measurement. The thesis resumes the definitions of quality from different sources and quality models according to available standards. It also describes usability in detail and methods and metrics for its measurement and analyses current situation in this field. In the thesis the tool for measuring usability of desktop software products was designed and implemented.
Document Topic Classification
Oravec, Jakub ; Černocký, Jan (referee) ; Smrž, Pavel (advisor)
This bachelor's thesis deals with automatic document topic classification and provides a brief introduction to this area of research. The first part contains summary of basic techniques used in natural language processing with emphasis on text classification methods. The next part describes concept and implementation of system for automatic document topic classification. The last part contains information about testing of created system including composition of testing set and standard metrics description.

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