(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Cardiovascular disease diagnosis on mobile

What is it about?

Electrocardiograph (ECG) is used for dignosis of Cardiovascular Diseases (CVDs). Due to the high volume of data, wide morphological variations in ECG it is computationally intensive to diagnose precise CVDs using machine learning algorithms. We ave proposed methods for accomplishing CVD diagnosis on low computational devices such as mobile phones.

Why is it important?

Providing CVD diagnosis on mobile phones eliminates location, time and privacy constraints in providing healthcare diagnostic services.

Read more on Kudos…
The following have contributed to this page:
Diana Moses
' ,"url"));