National Repository of Grey Literature 51 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Software for ECG analysis
Plch, Vít ; Hejč, Jakub (referee) ; Ronzhina, Marina (advisor)
This bachelor thesis deals with design and construction of tool for analysing electrocardiograms. The theoretical part deals with the origin of the action potential, propagation of the action potential through conduction system of the heart, failure of electrical impulse propagation through the con-duction system; different aspects of disorders, which can be found in experimental electrograms recorded from animal isolated hearts (database of electrograms, the Department of Biomedical En-gineering, FEEC, BUT), are also discussed. Software for electrograms draw and annotation available on the DBME, namely EG_Anotation and EG_RR_View, are described. As a result, the design and construct of ECG_ANN, the tool for the electrograms annotation, is proposed with regard to the advantages and disadvantages of mentioned software. At the end of the bachelor thesis there are the guide for ECG_ANN and discussion about problems which appears in design and construct of this tool.
Segmentation of Hidden P Waves Using Deep Learning Methods
Boudová, Markéta ; Ronzhina, Marina (referee) ; Hejč, Jakub (advisor)
The aim of this thesis is segmentation of P waves in ECG signals. The theoretical part of the thesis describes the physiology of the heart and the basics of deep learning methods. Preprocessing of the signals is performed and neural network U-Net is implemented in the Python software environment in the practical part. Afterwards, optimization of network architecture is performed in order to reduce model complexity. Lastly the success rate of the model is evaluated.
Shortwave diathermy
Faltýnková, Květoslava ; Hejč, Jakub (referee) ; Kolářová, Jana (advisor)
Bachelor thesis deals with high-frequency heating of tissues and the influence of electromagnetic fields on living tissue. Describes the capacitive and inductive method, which are compared by calculating. The goal is to create an application for simulation of vysokofrekvečního heating of tissues in MATLAB. The application includes four models. The output of the work are simulated waveforms of the intensities and heats the tissues.
Delineation of experimental ECG data
Hejč, Jakub ; Janoušek, Oto (referee) ; Vítek, Martin (advisor)
This thesis deals with a proposition of an algorithm for QRS complex and typical ECG waves boundaries detection. It incorporates a literature research focused on heart electrophysiology and commonly used methods for ECG fiducial points detection and delineation. Out of the presented methods an algorithm based on a continuous wavelet transform is implemented. Detection and delineation algorithm is tested on CSE standard signal database towards references determined both manually and automatically. Obtained results are compared to other congenerous methods. The diploma thesis is further concerned with an algorithm modification for experimental electrocardiograms of isolated rabbit hearts. Recording specifics of these data are introduced. Additionally, based on time and frequency analysis, particular modifications of the algorithm are proposed and realized. Due to a large extent of records functionality is verified on randomly selected database samples. Efficiency of the modified algorithm is evaluated through manually annotated references.
Deep Neural Network for Detection of Atrial Fibrillation
Budíková, Barbora ; Ronzhina, Marina (referee) ; Hejč, Jakub (advisor)
Atrial fibrillation is an arrhythmia commonly detected from ECG using its specific characteristics. An early detection of this arrhythmia is a key to prevention of more serious conditions. Nowadays, atrial fibrillation detection is being implemented more often using deep learning. This work presents detection of atrial fibrillation from 12lead ECG using deep convolutional network. In the first section, there is a theoretical context of this work, then there is a description of proposed algorithm. Detection is implemented by a program in Python in two variations and their accuracy is rated by Accuracy and F1 measure. Results of the work are being discussed, mutually compared and compared to other similar publications.
Deep learning based QRS delineator
Malina, Ondřej ; Hejč, Jakub (referee) ; Smíšek, Radovan (advisor)
This thesis deals with the issue of automatic measurement of the duration of QRS complexes in ECG signals. Special emphasis is then placed on the possibility of automatic detection of QRS complexes while exciting cardiac tissue with a pacemaker. The content of this work is divided into four logical units, where the first part deals with the heart as an organ. It describes the origin and spread of excitement in the heart, its possible pathologies and their manifestations in ECG recording, it also deals with pacing and measuring ECG recording during simultaneous pacing. The second part of the thesis contains a brief introduction to the topic of machine and deep learning. The third part of the thesis contains a search of current approaches using methods based on deep learning to solve the detection of QRSd. The fourth part deals with the design and implementation of its own model of deep learning, able to detect the beginnings and ends of QRS complexes from ECG recordings. It describes the data preprocessing implemented in the MATLAB programming environment. The actual implementation of the model was performed in the Python using the PyTorch and NumPy moduls.
Simulation of pharmacokinetic models
Hejč, Jakub ; Jiřík, Radovan (referee) ; Mézl, Martin (advisor)
The theoretical part of this project is occupied with analysis of pharmacokinetic actions and also basic attributes of mathematical models used in pharmacokinetics. This description is mainly focused on models used for perfusion imaging methods. The aim of this project is to create an algorithm that simulates chosen models based on assigned parameters and also an algorithm that serves to fit experimentally measured data with a chosen model with a calculation of basic pharmacokinetic parameters. The next step of this solution is graphic interface realization which enables a full use of created algorithm in more accessible surroundings for the user. The result of this work is a program that can be used to obtain real data parameters and as well as a visual sample of the influence of these parameters on a process in a chosen functions.
Analysis of Atrial Fibrillation Heart Rate Dynamics
Tesařová, Tereza ; Ronzhina, Marina (referee) ; Hejč, Jakub (advisor)
Bachalor thesis focuses on clinical tracking of heart rate abnormalities to specify the level of variability in diverse-lengthy ECG signals, with a direct way to analyze atrial fibrillation and accuracy increasing its detection of actual available methods. The principle of heart electrophysiology and also the impulse genesis is mentioned in a introductory part of work, including elementary classification of cardiac arrhytmias and their deflection from normal sinus rhythm. The physiological analysis of atrial fibrilation dynamic structure helps with the application of detection algorithms in a MATLAB program and sets an underlying basis for an appropriate discussion in a final statistical ROC analysis.
3D Model of Cardial Tissue Electrical Propagation
Míková, Monika ; Mézl, Martin (referee) ; Hejč, Jakub (advisor)
The aim of this master thesis is to create a simple 3D electro-anatomical model of cardiac tissue that will be able to simulate the electrical activation in both a healthy heart and a heart with arrhytmogenic substrate. The model of electrical activation is realized in the COMSOL Multiphysics, simulation software for modelling using the finite element method. The Fitzhugh-Nagumo equation was used to model the excitatory feature of the myocardium and 2D models of myocardial tissue describing the propagation of action potential in healthy tissue, ischemic tissue, spontaneous action potential formation in the SA node, and spiral wave formation were first developed based on appropriate parameters. Subsequently, simplified 3D models of the heart describing the spread of excitement in a healthy heart, in the presence of accessory pathway and in third-degree atrioventricular block were created. The simplified 3D heart model offers a compromise between computational load and model complexity and can be used as a diagnostic tool for tissue and whole heart adjustment with appropriate equation parameter settings.
Identification of Abnormal ECG Segments Using Multiple-Instance Learning
Šťávová, Karolína ; Smíšek, Radovan (referee) ; Hejč, Jakub (advisor)
Heart arrhythmias are a very common heart disease whose incidence is rising. This thesis is focused on the detection of premature ventricular contractions from 12-lead ECG records by means of deep learning. The location of these arrhythmias (key instances) in the record was found using a technique based on Multiple-Instance Learning. In the theoretical part of the thesis, basic electrophysiology of the heart and deep learning with a focus on the convolutional neural networks are described. Afterward, a program was created using the Python programming language, which contains a model based on the InceptionTime architecture, using which classification of the signals into the selected classes was performed. Grad-CAM was implemented to find locations of the key instances in the ECGs. The evaluation of the arrhythmia detection quality was done using the F1 score and the results were discussed at the end of the thesis.

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