Národní úložiště šedé literatury Nalezeno 5,317 záznamů.  1 - 10dalšíkonec  přejít na záznam: Hledání trvalo 0.63 vteřin. 

Special Issue on Hybrid Intelligent Systems 2007
Abraham, A. ; Húsek, Dušan ; Snášel, V.
Special Issue on Hybrid Intelligent Systems 2007. Neural Network World. Vol. 17, No. 6 (2007), p.505-688 The issue contains papers prepared specially for this issue by authors of some best evaluated papers presented on HIS'07) at Kaiserslautern, Germany, during September 17-19, 2007. The Current research interests in HIS and covered in this issue focus on integration of the different computing paradigms such as fuzzy logic, euro-computation, evolutionary computation, probabilistic computing, intelligent agents, machine learning, and other intelligent computing frameworks. There is also a growing interest in the role of sensors, their integration and evaluation in such frameworks. The phenomenal growth of hybrid intelligent systems and related topics has obliged.

Strategie výkonnosti Nemocnice, a. s.
Márová, Adéla ; Dvořáček, Jiří (vedoucí práce) ; Bláha, Martin (oponent)
Diplomová práce nazvaná Strategie výkonnosti nemocnice se zabývá strategickou analýzou Nemocnice České Budějovice, a. s. s ohledem na optimalizaci nákladů v této společnosti. Informace byly poskytnuty v rámci osobních rozhovorů s generálním ředitelem MUDr. Břetislavem Shonem. Primární vstupy do finanční analýzy byly použity z výročních zpráv společnosti z let 2011 až 2015. V úvodu je vymezeno téma strategie a strategické analýzy a jsou stanoveny cíle diplomové práce. Teoretická část je založena na teoretickém výkladu a metodologii strategické analýzy, jsou uvedeny analytické postupy a možné hodnocení jejich výsledků na základě odborné literatury. Praktická část se skládá z popisu situace ve zdravotnictví v České republice, představuje zkoumaný subjekt a následně je věnována strategické analýze subjektu. Závěr práce je zaměřen na zhodnocení provedené strategické analýzy a zároveň doporučením subjektu, kterými směry se ubírat.

A Comparison of Preconditioning Methods for Saddle Point Problems with an Application to Porous Media Flow Problems
Axelsson, Owe ; Blaheta, Radim ; Hasal, Martin
The paper overviews and compares some block preconditioners for the solution of saddle point systems, especially systems arising from the Brinkman model of porous media flow. The considered preconditioners involve different Schur complements as inverse free Schur complement in HSS (Hermitian - Skew Hermitian Splitting preconditioner), Schur complement to the velocity matrix and finally Schur complement to a regularization block in the augmented matrix preconditioner. The inverses appearing in most of the considered Schur complements are approximated by simple sparse approximation techniques as element-by-element and Frobenius norm minimization approaches. A special interest is devoted to problems involving various Darcy, Stokes and Brinkman flow regions, the efficiency of preconditioners in this case is demonstrated by some numerical experiments.

Analýza nebezpečnosti nanočástic v pracovním ovzduší a návrh opatření pro ochranu před jejich nežádoucími účinky
Skřehotová, Marcela ; Tesařová, Eva (vedoucí práce) ; Mráz, Jaroslav (oponent)
Diplomová práce se zaměřuje na oblast takzvaných nových rizik, mezi něž se v současnosti řadí také rizika spojená s výrobou, zaváděním do praxe a používáním nejrůznějších nanomateriálů. Práce se proto zaměřuje na studium tohoto fenoménu, přičemž shrnuje nejnovější poznatky o vlastnostech používaných nanočástic a navrhuje postup pro odhad možných následků při jejich expozici. Experimentální část práce je reprezentována případovou studií, která představuje praktickou aplikaci navrženého postupu zaměřeného na odhad expozice nanočásticím na pracovišti kovoobrábění a z ní plynoucích pracovních rizik. Součástí této studie bylo měření vybraných parametrů aerosolů pomocí speciálního měřícího systému pracujícího na principu laserové fotometrie kombinované s difúzní elektrickou nabíječkou a detektorem využívajícím Faradayovy klece. Předmětem uvedeného měření bylo stanovení početní koncentrace nanočástic přítomných v pracovním ovzduší a zastoupení jednotlivých velikostních skupin submikronových částic. Postup měření byl navržen v souladu s ČSN EN 689, ČSN EN ISO 16000-1 a ČSN ISO 8756 a získaná data byla následně interpretována. Provedená studie si kladla za cíl také ověřit metodiku pro odhad rizik spojených s expozicí nanomateriálům v pracovním ovzduší. Výsledky byly poté využity pro návrh opatření...

Simulační architektura založená na službách
Polášek, Petr ; Sklenář, Jaroslav (oponent) ; Kavička,, Antonín (oponent) ; Češka, Milan (vedoucí práce)
Tato práce se zabývá problematikou návrhu, modelování a simulace heterogenních systémů, s důrazem na systémy založené na diskrétních událostech. Mezi hlavní přínosy této práce patří návrh simulační architektury založené na službách a vytvoření chybějícího formátu pro popis diskrétních modelů. Možnosti navržené architektury jsou představeny na použití jejích nejdůležitějších komponent v případových studiích. V neposlední řadě práce mapuje oblast systémů založených na diskrétních událostech, se zaměřením na jejich návrh, modelování a simulaci včetně existujících podpůrných prostředků a nástrojů a jejich vzájemnou integraci.

Packet Classification Algorithms
Puš, Viktor ; Lhotka,, Ladislav (oponent) ; Dvořák, Václav (vedoucí práce)
This thesis deals with packet classification in computer networks. Classification is the key task in many networking devices, most notably packet filters - firewalls. This thesis therefore concerns the area of computer security. The thesis is focused on high-speed networks with the bandwidth of 100 Gb/s and beyond. General-purpose processors can not be used in such cases, because their performance is not sufficient. Therefore, specialized hardware is used, mainly ASICs and FPGAs. Many packet classification algorithms designed for hardware implementation were presented, yet these approaches are not ready for very high-speed networks. This thesis addresses the design of new high-speed packet classification algorithms, targeted for the implementation in dedicated hardware. The algorithm that decomposes the problem into several easier sub-problems is proposed. The first subproblem is the longest prefix match (LPM) operation, which is used also in IP packet routing. As the LPM algorithms with sufficient speed have already been published, they can be used in out context. The following subproblem is mapping the prefixes to the rule numbers. This is where the thesis brings innovation by using a specifically constructed hash function. This hash function allows the mapping to be done in constant time and requires only one memory with narrow data bus. The algorithm throughput can be determined analytically and is independent on the number of rules or the network traffic characteristics. With the use of available parts the throughput of 266 million packets per second can be achieved. Additional three algorithms (PFCA, PCCA, MSPCCA) that follow in this thesis are designed to lower the memory requirements of the first one without compromising the speed. The second algorithm lowers the memory size by 11 % to 96 %, depending on the rule set. The disadvantage of low stability is removed by the third algorithm, which reduces the memory requirements by 31 % to 84 %, compared to the first one. The fourth algorithm combines the third one with the older approach and thanks to the use of several techniques lowers the memory requirements by 73 % to 99 %.

Subspace Modeling of Prosodic Features for Speaker Verification
Kockmann, Marcel ; Kenny, Patrick (oponent) ; Nöth, Elmar (oponent) ; Černocký, Jan (vedoucí práce)
 The thesis investigates into speaker verification by means of prosodic features. This includes an appropriate representation of speech by measurements of pitch, energy and duration of speech sounds. Two diverse parameterization methods are investigated: the first leads to a low-dimensional well-defined set, the second to a large-scale set of heterogeneous prosodic features. The first part of this work concentrates on the development of so called prosodic contour features. Different modeling techniques are developed and investigated, with a special focus on subspace modeling. The second part focuses on a novel subspace modeling technique for the heterogeneous large-scale prosodic features. The model is theoretically derived and experimentally evaluated on official NIST Speaker Recognition Evaluation tasks. Huge improvements over the current state-of-the-art in prosodic speaker verification were obtained. Eventually, a novel fusion method is presented to elegantly combine the two diverse prosodic systems. This technique can also be used to fuse the higher-level systems with a high-performing cepstral system, leading to further significant improvements.

Stability and convergence of numerical computations
Sehnalová, Pavla ; Dalík, Josef (oponent) ; Horová, Ivana (oponent) ; Kunovský, Jiří (vedoucí práce)
The aim of this thesis is to analyze the stability and convergence of fundamental numerical methods for solving ordinary differential equations. These include one-step methods such as the classical Euler method, Runge-Kutta methods and the less well known but fast and accurate Taylor series method. We also consider the generalization to multistep methods such as Adams methods and their implementation as predictor-corrector pairs. Furthermore we consider the generalization to multiderivative methods such as Obreshkov method. There is always a choice in predictor-corrector pairs of the so-called mode of the method and in this thesis both PEC and PECE modes are considered. The main goal and the new contribution of the thesis is the use of a special fourth order method consisting of a two-step predictor followed by an one-step corrector, each using second derivative formulae. The mathematical background of historical developments of Nordsieck representation, the algorithm of choosing a variable stepsize or an error estimation are discussed. The current approach adapts well to the multiderivative situation in variable stepsize formulations. Experiments for linear and non-linear problems and the comparison with classical methods are presented.

Pracují v českých knihovnách digitální kurátoři?
Římanová, Radka ; Melichar, Marek
K rozvoji českých digitálních repozitářů se váže i potřeba nové české terminologie. Jedním z nových termínů je název pracovní pozice, specializace, „digitální kurátor“. Tento termín označuje specialistu, který je odpovědný za sbírku digitálních objektů. V rámci dostupné literatury se v kompetenčním modelu digitálního kurátorství snoubí technické, organizační i komunikační/marketingové dovednosti a znalosti. Z hlediska odborné přípravy se předpokládají znalosti z informatiky, ale i informační vědy a knihovnictví. Průzkum mezi několika správci českých digitálních knihoven hledá odpověď na otázku, jak lze profesně označit tuto skupinu zaměstnanců knihoven vzhledem k tomu, jaké činnosti tito lidé reálně vykonávají – digitální kurátoři, správci digitálních knihoven nebo digitální knihovníci? Význam označení pracovní pozice má pevné vazby nejen do systému studijních programů, ale i do oblasti managementu institucí a koordinovaného systému odměňování zaměstnanců knihoven, akademických a výzkumných institucí.
Plný text: idr-1041_3 - Stáhnout plný textPDF; idr-1041_4 - Stáhnout plný textPDF
Prezentace: idr-1041_1 - Stáhnout plný textPDF; idr-1041_2 - Stáhnout plný textPDF
Videozáznam: idr-1041_5 - Stáhnout plný textMP4

Vliv současných IT trendů na budoucnost šedé literatury
Savić, Dobrica
Příspěvek se zabývá současnými IT trendy a jejich vlivem na šedou literaturu. Je založený na analýze převládajících trendů v oblasti informačního managementu a nových informačních technologií, které budou ovlivňovat další vývoj informačního managementu a šedé literatury v digitální éře. Analýza byla vypracována na základě sedmi studií vydaných v roce 2016 pěti předními světovými poradenskými společnostmi, které mají zvláštní zájem na zkoumání dopadů IT technologií na naše podnikové prostředí, pracovní postupy a chování.
Plný text: idr-1032_3 - Stáhnout plný textPDF
Prezentace: idr-1032_1 - Stáhnout plný textPDF; idr-1032_2 - Stáhnout plný textPDF
Videozáznam: idr-1032_4 - Stáhnout plný textMP4