National Repository of Grey Literature 9 records found  Search took 0.01 seconds. 
Design of laborotory high-speed system usage
Benda, Ondřej ; Polívka, Michal (referee) ; Škorpil, Vladislav (advisor)
This thesis deals with high-speed communication equipment based on Cisco 2821. Includes description of facilities, physical and logical diagrams, instructions for basic orientation in the operating system Cisco IOS, and the procedure for the preparation of the workplace. Further in this document, there are three laboratory task on the topic of MPLS IP, Traffic engineering with MPLS and Circuit emulation over IP. Each task includes introduction, instructions for the elaboration, the question of the task, desired outcome and brief guide for teachers.
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.
Measuring centre process optimization
Benda, Ondřej ; Hanžlík, Pavel (referee) ; Fiala, Alois (advisor)
This master's thesis is engaged in optimisation processes of PUQ (as for Purchasing Quality) department, Robert Bosch České Budějovice. This department is responsible for input control of parts for manufacture as well as check of new parts including their documentation and documentation updates. By optimisation we understand selection of the best variant from group of possibilities.
Applying the European Customer Satisfaction Index in the area of sport
Benda, Ondřej ; Šíma, Jan (advisor) ; Čáslavová, Eva (referee)
Title: Applying the European Customer Satisfaction Index in the area of sport Objectives: The main objective of this paper is to determine customer satisfaction of the Czech Association Sport for All (ČASPV) using the methodology of the European Customer Satisfaction Index (ECSI) and following the results of the research propose recommendations. The sub-objectives include modification of the ECSI methodology for the area of sport and comparison of the resulting ECSI index values in terms of the quality management system applied in ČASPV, different methods of determining the weights of measurable variables and already conducted research in the Czech commercial environment. Methods: The work uses, through the methodology of the European Customer Satisfaction Index (ECSI), the method of quantitative marketing research. For the primary data collection from ČASPV agents and clients, electronic and written inquiries were used. Results: According to the resulting ECSI index values, ČASPV clients have been very satisfied with the services and activities of the Association. In terms of the quality management system applied in ČASPV, the Sport for All (SPV) union group, which is linked to the system, achieved a higher ECSI value. When compared with already completed studies at commercial entities, the total...
Applying the European Customer Satisfaction Index in the area of sport
Benda, Ondřej ; Šíma, Jan (advisor) ; Čáslavová, Eva (referee)
Title: Applying the European Customer Satisfaction Index in the area of sport Objectives: The main objective of this paper is to determine customer satisfaction of the Czech Association Sport for All (ČASPV) using the methodology of the European Customer Satisfaction Index (ECSI) and following the results of the research propose recommendations. The sub-objectives include modification of the ECSI methodology for the area of sport and comparison of the resulting ECSI index values in terms of the quality management system applied in ČASPV, different methods of determining the weights of measurable variables and already conducted research in the Czech commercial environment. Methods: The work uses, through the methodology of the European Customer Satisfaction Index (ECSI), the method of quantitative marketing research. For the primary data collection from ČASPV agents and clients, electronic and written inquiries were used. Results: According to the resulting ECSI index values, ČASPV clients have been very satisfied with the services and activities of the Association. In terms of the quality management system applied in ČASPV, the Sport for All (SPV) union group, which is linked to the system, achieved a higher ECSI value. When compared with already completed studies at commercial entities, the total...
Development of awards for athletes by sports federations
Benda, Ondřej ; Šíma, Jan (advisor) ; Kaplan, Aleš (referee)
This bachelor thesis looks at how Czech athletes have been rewarded by sports associations over time for obtaining medals or for appearing in the finals of top international athletics competitions. The thesis aims to analyse the data obtained on athlete rewards provided by the Czech Athletic Federation and subsequently to compare it with rewards of Czech sports associations, leading to possible proposals and recommendations for the future rewarding of athletes. In the theoretical section, the thesis first describes the rewards process from a management viewpoint, including its administration and the various types of rewards provided. It then looks at the development of athletics competitions from their beginnings to competitions held today including a description of different international competitions, and the athletics associations and federations who organise the competitions. In the practical section, the thesis looks at rewards for athletes and analyses them. Here a history of how rewards have developed in the Czech Republic is described, and these rewards are subsequently compared with other Czech sports associations. Key words Athletics, Athletic Federation, rewards, comparison
Design of laborotory high-speed system usage
Benda, Ondřej ; Polívka, Michal (referee) ; Škorpil, Vladislav (advisor)
This thesis deals with high-speed communication equipment based on Cisco 2821. Includes description of facilities, physical and logical diagrams, instructions for basic orientation in the operating system Cisco IOS, and the procedure for the preparation of the workplace. Further in this document, there are three laboratory task on the topic of MPLS IP, Traffic engineering with MPLS and Circuit emulation over IP. Each task includes introduction, instructions for the elaboration, the question of the task, desired outcome and brief guide for teachers.
Measuring centre process optimization
Benda, Ondřej ; Hanžlík, Pavel (referee) ; Fiala, Alois (advisor)
This master's thesis is engaged in optimisation processes of PUQ (as for Purchasing Quality) department, Robert Bosch České Budějovice. This department is responsible for input control of parts for manufacture as well as check of new parts including their documentation and documentation updates. By optimisation we understand selection of the best variant from group of possibilities.
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.

See also: similar author names
1 Benda, Oldřich
Interested in being notified about new results for this query?
Subscribe to the RSS feed.