National Repository of Grey Literature 150 records found  beginprevious21 - 30nextend  jump to record: Search took 0.01 seconds. 
Gait and sleep monitoring system using Pebble Time Smartwatch
Racek, Matej ; Mucha, Ján (referee) ; Mekyska, Jiří (advisor)
This thesis deals with Gait and sleep monitoring system using Pebble Time Smartwatch. As part of this work, 2 Android applications are developed. The theoretical part deals with research on the given issue, comparison of solutions, basic terminology. Furthermore, Pebble, Pebble SDK, the possibility of development in its environment as well as the use of accelerometer data are described in the work. The practical part deals with design, implementation with samples of code and testing of the sleep and movement monitoring system.
Linear prediciton and cepstral synthesis of speech signal in the TTS system
Mekyska, Jiří ; Stejskal, Vojtěch (referee) ; Smékal, Zdeněk (advisor)
This work deals with a linear prediction and cepstral synthesis of speech signal in the TTS (Text-to-Speech) systems with the opportunity of modeling the prosody. The work contains a description of speech signal in acoustic and phonetic plane, the principle of speech production and the way we can figure the speech signal in time and frequency domain. Next, there is the TTS block structure mentioned, whereas each block has its own detailed description. In the work, the modeling of prosody using the three most important suprasegmental features (fundamental tone, continuation and speech intensity) is also described. At the end of this work, there is a design and realization of universal Czech TTS system which is based on the speech synthesis in frequency domain. This system is implemented in program MATLAB.
Research of speech features quantifying diadochokinetic (DDK) tasks
Kukučka, Peter ; Smékal, Zdeněk (referee) ; Mekyska, Jiří (advisor)
Speech processing methods were studied to calculate parameters of pacient with Parkinon's disease. Main focus of this work is to examine diadochokinetic (DDK) tests. Algorithm for parameters extraction was proposed. It works in more parts. DC is removed from speech signal, preemphasis aplicated. Envelope of input signal is calculated, peaks of syllables are detected. Parameters and statistical results of Mann-Whitney U~test are calculated from detected peaks. Proposed algorithm is implemented in Matlab.
Analysis of Speech Signals for the Purpose of Neurological Disorders IT Diagnosis
Mekyska, Jiří ; Dostál, Otto (referee) ; Přibilová, Anna (referee) ; Smékal, Zdeněk (advisor)
This work deals with a design of hypokinetic dysarthria analysis system. Hypokinetic dysarthria is a speech motor dysfunction that is present in approx. 90 % of patients with Parkinson’s disease. The work is mainly focused on parameterization techniques that can be used to diagnose or monitor this disease as well as estimate its progress. Next, features that significantly correlate with subjective tests are found. These features can be used to estimate scores of different scales like Unified Parkinson’s Disease Rating Scale (UPDRS) or Mini–Mental State Examination (MMSE). A protocol of dysarthric speech acquisition is introduced in this work too. In combination with acoustic analysis it can be used to estimate a grade of hypokinetic dysarthria in fields of faciokinesis, phonorespiration and phonetics (correlation with 3F test). Regarding the parameterization, features based on modulation spectrum, inferior colliculus coefficients, bicepstrum, approximate and sample entropy, empirical mode decomposition and singular points are originally introduced in this work. All the designed techniques are integrated into the system concept in way that it can be implemented in a hospital and used for a research on Parkinson’s disease or its evaluation.
Speech analysis using iOS or Android system
Hejda, Jakub ; Galáž, Zoltán (referee) ; Mekyska, Jiří (advisor)
The telemendicine is rapidly growing industrial branch and gives an opportunity of easier diagnosis needed for much more effective treating methods development. The aim is to develop a smartphone application for the diagnosis of prolonged phonation of pati- ents with Parkinson’s disease. Qt has been chosen s the main framework, allowing the multiplatform development using various combination of languages consisting of C++, QML, Java and JavaScript. Required functionality has been completely implemented. The application guides a user through the process of recording, then executes the analy- sis, saves data into database and displays the history into well-arranged charts, the user can also set a notification to remind him of a recording. The application can be compiled for all widely used mobile and desktop systems.
Use of Statistical Methods for Progression Evaluation of Parkinson’s Disease
Pecha, Jiří ; Mekyska, Jiří (referee) ; Smékal, Zdeněk (advisor)
This master’s thesis takes aim with the use of statistical methods for progression evaluation of Parkinson’s disease. There is a brief description of Parkinson’s disease. It is further stated processing and evaluation of values of speech parameters which are affected by Parkinson’s disease. The thesis describes the process using the values of classification and regression trees and evaluate results using the mean absolute error and estimated error. Processing and evaluation of values was done in MATLAB software.
Acoustic analysis of Mozart effect and its effect in patients with epilepsy
Zemánek, Václav ; Mekyska, Jiří (referee) ; Kiska, Tomáš (advisor)
The music, in generaly, can calm down a human internally. The effect of Mozart's music can even be measured. Students, who listened Mozart's music, had higher IQ result and epileptiform activity is describing on patients with epilepsy. This master's thesis is dealing with design of the evaluation system, which can determine music parameters describing epileptiform activity.
Correlation analysis of Parkinson's disease in the acoustic field
Vošček, Jakub ; Mekyska, Jiří (referee) ; Smékal, Zdeněk (advisor)
The topic of this bachelor thesis is the correlation analysis of Parkinson’s disease in the acoustic field. The first part is about the Parkinson disease and its symptoms. It looks closer on problems with speech production, which is called hypokinetic disarthria, and describes the causes of the problems as well as the kind of treatment that is used. The next part involves a study of the pre–processing of signal, i.e. removing the direct component, a preemphasis and a segmentation to smaller frames. Afterwards, individual parameters are calculated in the next step. It is also necessary to calculate simple statistics, for example a median, a standard deviation, etc. after the calculation of some parameters. The calculation of Pearson’s and Spearman’s correlation coefficients is included. Moreover, a block diagram for the data processing is suggested, which involves a description of the functions of the individual blocks. The program is explained in the practical part, which also features parts of the tables with parameters' values and the calculated coefficients. As the conclusion of the work, there are graphs which display correlations of the parameters and the paraclinical data.
Identification of persons via voice imprint
Mekyska, Jiří ; Atassi, Hicham (referee) ; Smékal, Zdeněk (advisor)
This work deals with the text-dependent speaker recognition in systems, where just a few training samples exist. For the purpose of this recognition, the voice imprint based on different features (e.g. MFCC, PLP, ACW etc.) is proposed. At the beginning, there is described the way, how the speech signal is produced. Some speech characteristics important for speaker recognition are also mentioned. The next part of work deals with the speech signal analysis. There is mentioned the preprocessing and also the feature extraction methods. The following part describes the process of speaker recognition and mentions the evaluation of the used methods: speaker identification and verification. Last theoretically based part of work deals with the classifiers which are suitable for the text-dependent recognition. The classifiers based on fractional distances, dynamic time warping, dispersion matching and vector quantization are mentioned. This work continues by design and realization of system, which evaluates all described classifiers for voice imprint based on different features.
Proposal of interactive computer exercises for the programming education
Chaloupka, Tomáš ; Mekyska, Jiří (referee) ; Přinosil, Jiří (advisor)
The aim of this bachelor thesis is to design interactive excercises based on feedback from students who have passed through programming course Počítače a programování 2 in Java language. The main part of this work is comprised of design of selected exercises and their applications development. Graphical user interface is designed in JavaFx framework.

National Repository of Grey Literature : 150 records found   beginprevious21 - 30nextend  jump to record:
See also: similar author names
1 Mekyska, J.
Interested in being notified about new results for this query?
Subscribe to the RSS feed.