SlideShare a Scribd company logo
2019Diagnostic
ECG
Supervisor : Dr/Ahmed El-Sherbeny
Made by : Nourhan Slem Salm
Diagnostic ECG
Diagnosing cardiovascular diseases
in real-time using machine learning
through extracting features from
ECG signal with accuracy of
85% 100%
Content
What ?
Why ?
How ?
Results
Future Work
Diagnostic ECG
Methodology & Materials
Accuracy
What next
Motivation & Reasons
Diagnostic
ECG
01
02
Diagnostic
ECG
• Myocardia
• Dysrhythmia
• Cardiomyopathy
• Bundle branch block
• Normal
Detecting cardiovascular diseases
The ECG is the recording of the heart’s
electrical activity that is generated by
depolarization and repolarization of the
atria and ventricles.
ECG is an important tool for the
primary diagnosis of heart disease. One
cardiac cycle in an ECG signal consists
of the P-QRS-T waves .
ECG(Electrocardiogram)
Cardiovascular
Diseases
Cardiomyopathy
disease of the heart muscle that
makes it harder for your heart to
pump blood to the rest of your
body. Cardiomyopathy can lead
to heart failure.
03
Bundle Branch Block
Sometimes part of the heart's conduction
system is "blocked“.
04
05
06
Myocardia
medical name for a heart attack. Reducing
blood flow to the heart. This is usually the
result of a blockage in one or more of the
coronary arteries.
01
Dysrhythmia
Abnormal heart beat, the rhythm may
be irregular in its pacing or the heart
rate may be low or high such as sinus
arrhythmia and Tachycardia .
02
30 min
2-3 h
After 6 h
Restoring flow to the affected
artery can abort an infarction.
some preservation of
myocardial function is achieved .
little or no myocardial salvage .
Time to treatment
can be a matter of life and death
Methodology
Project
data acquisition (DAQ) device
to analyze and measure live
signals anytime, anywhere.
MyDAQ
Simple electronic circuit made
to measure ECG signal
Electronic circuit
Used as analog digital
converter(ADC).
Arduino Uno
1. Downloaded from physionet
2. Measured from volunteers
3. Measured from MyDAQ
Database
Using python as language
programming
Code
Using rainforest model
Machine learning
algorism
Software
HardwareHardware
Hardware
MyDAQ
data acquisition (DAQ)
device to analyze and
measure live signals
anytime, anywhere.
Electronic
Circuit
Highpass filter Amplifier lowpass filter
Instrumentation
amplifier
Arduino Uno
Used as analog
digital
converter(ADC).
Project Stages
Stage 1
Dataset
Stage 2
Features
extraction
Stage 4
Selecting
Classifier
Stage 3
Pre-processing
features
Real-time
diagnosis
Stage 5
1
Stage
Dataset
01
02
03
From volunteers
From physionet
From MyDAQ
From physionet
Bundle branch
block
3%
Myocardia
74%
Healthy
Control
17%
Dysrhythmia
2%
The PTB Diagnostic ECG Database
Institute in Germany ,digitizes
ECGs for research or
teaching purposes
PTB
1000 Hz
Fs
4783 record
No. of records
Cardiomyopathy
3%
From volunteers
9
No. of volunteers
Healthy : 240 Hz
Bradycardia : 150 Hz
Fs
982 record
No. of records
Bradycardia
50%
Healthy
50%
From MyDAQ
myocardia
50%
Healthy
50%
240 Hz
Fs
100 record
No. of records
2
Stage
Features
extraction
Features extraction
Heart Rate
Mean
Variance
Correlation
power spectral density
(PSD)
3
Stage
Pre-processing
Features
Pre-processing Features
1
Encoding categorical data
Alphabetic Numerical
3
75% training set
25% test set
Splitting the dataset into training
set and test set
4
machine learning equations are based
on the Euclidean distance. With a huge
number dominating a smaller number,
eventually the smaller number doesn't
exist
Feature scaling
2
a scenario in which two or more
variables are highly correlated; in
simple terms one variable can be
predicted from the others.
Solving dummy variables
problems
4
Stage
Selecting
Classifier
Model Evaluation
Precision
portion of correct
positive classifications
from cases that are
predicted as positive.
𝑝𝑟𝑒𝑐𝑖𝑠𝑖𝑜𝑛 =
𝑇𝑃
𝑇𝑃 + 𝐹𝑃
× 100
Area Under ROC curve
Recall
portion of correct
positive classifications
from cases that are
actually positive
𝑅𝑒𝑐𝑎𝑙𝑙 =
𝑇𝑃
𝑇𝑃 + 𝐹𝑁
× 100
Accuracy
portion of correct
classifications from
overall number of cases.
𝑇𝑃 + 𝑇𝑁
𝑇𝑃 + 𝑇𝑁 + 𝐹𝑁 + 𝐹𝑃
× 100
Machine
learning
regression Classification
Decision tree
Rainforest
KNN
supervised unsupervised
clustering
Selecting Classifier
Random Forest
5
Stage
Diagnosing in
Real-time
Diagnosing in Real-time
Loading
saved model
Continuous
diagnosing
every second
Transferring
the signal
Extracting
features
Results
Models’ Accuracy
98.2%88.3%
Myocardia
79.5%
CVDs Volunteers
MyDAQ
85.7%
Myocardia
100%
Normal
PTB database
Future Work
References
[1] I. A. Lecturer, M. N. Hossain, and S. M. Yahea Mahbub, “Baseline Drift Removal and De-
Noising of the ECG Signal using Wavelet Transform,” Int. J. Comput. Appl., vol. 95, no. 16,
pp. 975–8887, 2014.
[2] N. Dey, S. Borra, A. S. Ashour, and F. Shi, Machine Learning in Bio-Signal Analysis and
Diagnostic Imaging. Elsevier Science, 2018.
[3] “WHO | World Heart Day,” WHO, 2018. [Online]. Available:
https://www.who.int/cardiovascular_diseases/world-heart-day/en/. [Accessed: 11-Feb-2019].
[4] G. Roth, “CVD Causes One-Third of Deaths Worldwide,” J. Am. Coll. Cardiol., 2017.
References
[5] World Health Organization, “The top 10 causes of death,” 2018. [Online]. Available:
https://www.who.int/en/news-room/fact-sheets/detail/the-top-10-causes-of-death. [Accessed: 11-Feb-
2019].
[6] David Schulthorpe, “Innovation Is Our Best Hope Against Cardiovascular Disease - Personal
Health News.” [Online]. Available: http://www.personalhealthnews.ca/research-and-
innovations/innovation-is-our-best-hope-against-cardiovascular-disease. [Accessed: 19-Feb-2019].
[7] H. A. DeVon, N. Hogan, A. L. Ochs, and M. Shapiro, “Time to treatment for acute coronary
syndromes: the cost of indecision.,” J. Cardiovasc. Nurs., vol. 25, no. 2, pp. 106–14, 2010.
[8] “The PTB Diagnostic ECG Database.” [Online]. Available:
https://physionet.org/physiobank/database/ptbdb/. [Accessed: 12-Feb-2019].
Thank you

More Related Content

What's hot

IRJET- Detection of Abnormal ECG Signal using DWT Feature Extraction and CNN
IRJET- Detection of Abnormal ECG Signal using DWT Feature Extraction and CNNIRJET- Detection of Abnormal ECG Signal using DWT Feature Extraction and CNN
IRJET- Detection of Abnormal ECG Signal using DWT Feature Extraction and CNN
IRJET Journal
 
Smart hospital technology
Smart hospital technologySmart hospital technology
Smart hospital technology
hiij
 
Ecg signal processing for detection and classification of cardiac diseases
Ecg signal processing for detection and classification of cardiac diseasesEcg signal processing for detection and classification of cardiac diseases
Ecg signal processing for detection and classification of cardiac diseasesIAEME Publication
 
PERFORMANCE EVALUATION OF ARTIFICIAL NEURAL NETWORKS FOR CARDIAC ARRHYTHMIA C...
PERFORMANCE EVALUATION OF ARTIFICIAL NEURAL NETWORKS FOR CARDIAC ARRHYTHMIA C...PERFORMANCE EVALUATION OF ARTIFICIAL NEURAL NETWORKS FOR CARDIAC ARRHYTHMIA C...
PERFORMANCE EVALUATION OF ARTIFICIAL NEURAL NETWORKS FOR CARDIAC ARRHYTHMIA C...
IAEME Publication
 
ECG Signal Analysis for MI Detection
ECG Signal Analysis for MI DetectionECG Signal Analysis for MI Detection
ECG Signal Analysis for MI Detection
Uzair Akbar
 
Identification of Myocardial Infarction from Multi-Lead ECG signal
Identification of Myocardial Infarction from Multi-Lead ECG signalIdentification of Myocardial Infarction from Multi-Lead ECG signal
Identification of Myocardial Infarction from Multi-Lead ECG signal
IJERA Editor
 
1804.06812
1804.068121804.06812
1804.06812
maicu1
 
Towards development of a low cost and
Towards development of a low cost andTowards development of a low cost and
Towards development of a low cost and
ArhamSheikh1
 
Classification of ecg signal using artificial neural network
Classification of ecg signal using artificial neural networkClassification of ecg signal using artificial neural network
Classification of ecg signal using artificial neural network
Gaurav upadhyay
 
Classification of Arrhythmia from ECG Signals using MATLAB
Classification of Arrhythmia from ECG Signals using MATLABClassification of Arrhythmia from ECG Signals using MATLAB
Classification of Arrhythmia from ECG Signals using MATLAB
Dr. Amarjeet Singh
 
ECG Signal Analysis for Myocardial Infarction Detection
ECG Signal Analysis for Myocardial Infarction DetectionECG Signal Analysis for Myocardial Infarction Detection
ECG Signal Analysis for Myocardial Infarction Detection
Uzair Akbar
 
683 690,tesma412,ijeast
683 690,tesma412,ijeast683 690,tesma412,ijeast
683 690,tesma412,ijeast
ArhamSheikh1
 
IRJET- Prediction and Classification of Cardiac Arrhythmia
IRJET- Prediction and Classification of Cardiac ArrhythmiaIRJET- Prediction and Classification of Cardiac Arrhythmia
IRJET- Prediction and Classification of Cardiac Arrhythmia
IRJET Journal
 
1475 925 x-13-160
1475 925 x-13-1601475 925 x-13-160
1475 925 x-13-160
ArhamSheikh1
 
AR-based Method for ECG Classification and Patient Recognition
AR-based Method for ECG Classification and Patient RecognitionAR-based Method for ECG Classification and Patient Recognition
AR-based Method for ECG Classification and Patient Recognition
CSCJournals
 
Mecta ppt product overview
Mecta ppt product overviewMecta ppt product overview
Mecta ppt product overview
odojam
 
Ecg beat classification and feature extraction using artificial neural networ...
Ecg beat classification and feature extraction using artificial neural networ...Ecg beat classification and feature extraction using artificial neural networ...
Ecg beat classification and feature extraction using artificial neural networ...
priyanka leenakhabiya
 

What's hot (18)

IRJET- Detection of Abnormal ECG Signal using DWT Feature Extraction and CNN
IRJET- Detection of Abnormal ECG Signal using DWT Feature Extraction and CNNIRJET- Detection of Abnormal ECG Signal using DWT Feature Extraction and CNN
IRJET- Detection of Abnormal ECG Signal using DWT Feature Extraction and CNN
 
50620130101003
5062013010100350620130101003
50620130101003
 
Smart hospital technology
Smart hospital technologySmart hospital technology
Smart hospital technology
 
Ecg signal processing for detection and classification of cardiac diseases
Ecg signal processing for detection and classification of cardiac diseasesEcg signal processing for detection and classification of cardiac diseases
Ecg signal processing for detection and classification of cardiac diseases
 
PERFORMANCE EVALUATION OF ARTIFICIAL NEURAL NETWORKS FOR CARDIAC ARRHYTHMIA C...
PERFORMANCE EVALUATION OF ARTIFICIAL NEURAL NETWORKS FOR CARDIAC ARRHYTHMIA C...PERFORMANCE EVALUATION OF ARTIFICIAL NEURAL NETWORKS FOR CARDIAC ARRHYTHMIA C...
PERFORMANCE EVALUATION OF ARTIFICIAL NEURAL NETWORKS FOR CARDIAC ARRHYTHMIA C...
 
ECG Signal Analysis for MI Detection
ECG Signal Analysis for MI DetectionECG Signal Analysis for MI Detection
ECG Signal Analysis for MI Detection
 
Identification of Myocardial Infarction from Multi-Lead ECG signal
Identification of Myocardial Infarction from Multi-Lead ECG signalIdentification of Myocardial Infarction from Multi-Lead ECG signal
Identification of Myocardial Infarction from Multi-Lead ECG signal
 
1804.06812
1804.068121804.06812
1804.06812
 
Towards development of a low cost and
Towards development of a low cost andTowards development of a low cost and
Towards development of a low cost and
 
Classification of ecg signal using artificial neural network
Classification of ecg signal using artificial neural networkClassification of ecg signal using artificial neural network
Classification of ecg signal using artificial neural network
 
Classification of Arrhythmia from ECG Signals using MATLAB
Classification of Arrhythmia from ECG Signals using MATLABClassification of Arrhythmia from ECG Signals using MATLAB
Classification of Arrhythmia from ECG Signals using MATLAB
 
ECG Signal Analysis for Myocardial Infarction Detection
ECG Signal Analysis for Myocardial Infarction DetectionECG Signal Analysis for Myocardial Infarction Detection
ECG Signal Analysis for Myocardial Infarction Detection
 
683 690,tesma412,ijeast
683 690,tesma412,ijeast683 690,tesma412,ijeast
683 690,tesma412,ijeast
 
IRJET- Prediction and Classification of Cardiac Arrhythmia
IRJET- Prediction and Classification of Cardiac ArrhythmiaIRJET- Prediction and Classification of Cardiac Arrhythmia
IRJET- Prediction and Classification of Cardiac Arrhythmia
 
1475 925 x-13-160
1475 925 x-13-1601475 925 x-13-160
1475 925 x-13-160
 
AR-based Method for ECG Classification and Patient Recognition
AR-based Method for ECG Classification and Patient RecognitionAR-based Method for ECG Classification and Patient Recognition
AR-based Method for ECG Classification and Patient Recognition
 
Mecta ppt product overview
Mecta ppt product overviewMecta ppt product overview
Mecta ppt product overview
 
Ecg beat classification and feature extraction using artificial neural networ...
Ecg beat classification and feature extraction using artificial neural networ...Ecg beat classification and feature extraction using artificial neural networ...
Ecg beat classification and feature extraction using artificial neural networ...
 

Similar to Diagnostic Ecg

Classification of cardiac vascular disease from ecg signals for enhancing mod...
Classification of cardiac vascular disease from ecg signals for enhancing mod...Classification of cardiac vascular disease from ecg signals for enhancing mod...
Classification of cardiac vascular disease from ecg signals for enhancing mod...
hiij
 
Presentation .pdf
Presentation .pdfPresentation .pdf
Presentation .pdf
mehedihasan773871
 
Automatic ECG signal denoising and arrhythmia classification using deep learning
Automatic ECG signal denoising and arrhythmia classification using deep learningAutomatic ECG signal denoising and arrhythmia classification using deep learning
Automatic ECG signal denoising and arrhythmia classification using deep learning
IRJET Journal
 
RRM-3 .pptx
RRM-3 .pptxRRM-3 .pptx
RRM-3 .pptx
ssuser492e7f
 
Icasert 2019 pid_230_revised
Icasert 2019 pid_230_revisedIcasert 2019 pid_230_revised
Icasert 2019 pid_230_revised
Md Kafiul Islam
 
IRJET- A Survey on Classification and identification of Arrhythmia using Mach...
IRJET- A Survey on Classification and identification of Arrhythmia using Mach...IRJET- A Survey on Classification and identification of Arrhythmia using Mach...
IRJET- A Survey on Classification and identification of Arrhythmia using Mach...
IRJET Journal
 
AI Cardiovascular language learning based
AI Cardiovascular language learning basedAI Cardiovascular language learning based
AI Cardiovascular language learning based
TaraGonzales5
 
Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...
Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...
Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...
IRJET Journal
 
IRJET- Cardiovascular Disease Prediction using Machine Learning Techniques
IRJET- Cardiovascular Disease Prediction using Machine Learning TechniquesIRJET- Cardiovascular Disease Prediction using Machine Learning Techniques
IRJET- Cardiovascular Disease Prediction using Machine Learning Techniques
IRJET Journal
 
IRJET- Congestive Heart Failure Recognition by Analyzing The ECG Signals usi...
IRJET-  Congestive Heart Failure Recognition by Analyzing The ECG Signals usi...IRJET-  Congestive Heart Failure Recognition by Analyzing The ECG Signals usi...
IRJET- Congestive Heart Failure Recognition by Analyzing The ECG Signals usi...
IRJET Journal
 
Heart rate monitoring system using arduino
Heart rate monitoring system using  arduinoHeart rate monitoring system using  arduino
Heart rate monitoring system using arduino
soundaryasheshachala
 
BATCH 1.pptx
BATCH 1.pptxBATCH 1.pptx
BATCH 1.pptx
javeedmohammed23
 
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUEPHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
IRJET Journal
 
Automated prediction of sudden cardiac death using statistically extracted f...
Automated prediction of sudden cardiac death using  statistically extracted f...Automated prediction of sudden cardiac death using  statistically extracted f...
Automated prediction of sudden cardiac death using statistically extracted f...
IJECEIAES
 
1-dimensional convolutional neural networks for predicting sudden cardiac
1-dimensional convolutional neural networks for predicting sudden cardiac1-dimensional convolutional neural networks for predicting sudden cardiac
1-dimensional convolutional neural networks for predicting sudden cardiac
IAESIJAI
 
ECG
ECGECG
COMPUTER AIDED DIAGNOSIS OF VENTRICULAR ARRHYTHMIAS FROM ELECTROCARDIOGRAM LE...
COMPUTER AIDED DIAGNOSIS OF VENTRICULAR ARRHYTHMIAS FROM ELECTROCARDIOGRAM LE...COMPUTER AIDED DIAGNOSIS OF VENTRICULAR ARRHYTHMIAS FROM ELECTROCARDIOGRAM LE...
COMPUTER AIDED DIAGNOSIS OF VENTRICULAR ARRHYTHMIAS FROM ELECTROCARDIOGRAM LE...
sipij
 
Detection of Arrhythmia
Detection of ArrhythmiaDetection of Arrhythmia
Detection of Arrhythmia
Matthew Dunning
 

Similar to Diagnostic Ecg (20)

Classification of cardiac vascular disease from ecg signals for enhancing mod...
Classification of cardiac vascular disease from ecg signals for enhancing mod...Classification of cardiac vascular disease from ecg signals for enhancing mod...
Classification of cardiac vascular disease from ecg signals for enhancing mod...
 
Presentation .pdf
Presentation .pdfPresentation .pdf
Presentation .pdf
 
50720140101001 2
50720140101001 250720140101001 2
50720140101001 2
 
50720140101001 2
50720140101001 250720140101001 2
50720140101001 2
 
Automatic ECG signal denoising and arrhythmia classification using deep learning
Automatic ECG signal denoising and arrhythmia classification using deep learningAutomatic ECG signal denoising and arrhythmia classification using deep learning
Automatic ECG signal denoising and arrhythmia classification using deep learning
 
RRM-3 .pptx
RRM-3 .pptxRRM-3 .pptx
RRM-3 .pptx
 
Icasert 2019 pid_230_revised
Icasert 2019 pid_230_revisedIcasert 2019 pid_230_revised
Icasert 2019 pid_230_revised
 
IRJET- A Survey on Classification and identification of Arrhythmia using Mach...
IRJET- A Survey on Classification and identification of Arrhythmia using Mach...IRJET- A Survey on Classification and identification of Arrhythmia using Mach...
IRJET- A Survey on Classification and identification of Arrhythmia using Mach...
 
AI Cardiovascular language learning based
AI Cardiovascular language learning basedAI Cardiovascular language learning based
AI Cardiovascular language learning based
 
Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...
Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...
Neural Network-Based Automatic Classification of ECG Signals with Wavelet Sta...
 
IRJET- Cardiovascular Disease Prediction using Machine Learning Techniques
IRJET- Cardiovascular Disease Prediction using Machine Learning TechniquesIRJET- Cardiovascular Disease Prediction using Machine Learning Techniques
IRJET- Cardiovascular Disease Prediction using Machine Learning Techniques
 
IRJET- Congestive Heart Failure Recognition by Analyzing The ECG Signals usi...
IRJET-  Congestive Heart Failure Recognition by Analyzing The ECG Signals usi...IRJET-  Congestive Heart Failure Recognition by Analyzing The ECG Signals usi...
IRJET- Congestive Heart Failure Recognition by Analyzing The ECG Signals usi...
 
Heart rate monitoring system using arduino
Heart rate monitoring system using  arduinoHeart rate monitoring system using  arduino
Heart rate monitoring system using arduino
 
BATCH 1.pptx
BATCH 1.pptxBATCH 1.pptx
BATCH 1.pptx
 
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUEPHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
PHONOCARDIOGRAM HEART SOUND SIGNAL CLASSIFICATION USING DEEP LEARNING TECHNIQUE
 
Automated prediction of sudden cardiac death using statistically extracted f...
Automated prediction of sudden cardiac death using  statistically extracted f...Automated prediction of sudden cardiac death using  statistically extracted f...
Automated prediction of sudden cardiac death using statistically extracted f...
 
1-dimensional convolutional neural networks for predicting sudden cardiac
1-dimensional convolutional neural networks for predicting sudden cardiac1-dimensional convolutional neural networks for predicting sudden cardiac
1-dimensional convolutional neural networks for predicting sudden cardiac
 
ECG
ECGECG
ECG
 
COMPUTER AIDED DIAGNOSIS OF VENTRICULAR ARRHYTHMIAS FROM ELECTROCARDIOGRAM LE...
COMPUTER AIDED DIAGNOSIS OF VENTRICULAR ARRHYTHMIAS FROM ELECTROCARDIOGRAM LE...COMPUTER AIDED DIAGNOSIS OF VENTRICULAR ARRHYTHMIAS FROM ELECTROCARDIOGRAM LE...
COMPUTER AIDED DIAGNOSIS OF VENTRICULAR ARRHYTHMIAS FROM ELECTROCARDIOGRAM LE...
 
Detection of Arrhythmia
Detection of ArrhythmiaDetection of Arrhythmia
Detection of Arrhythmia
 

Recently uploaded

Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
drwaing
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
camseq
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
manasideore6
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
Kamal Acharya
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABSDESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
itech2017
 

Recently uploaded (20)

Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABSDESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
 

Diagnostic Ecg