DATA VISUALIZATION AND PROCESSING OF HEART FLOW DATA

版本 1.0.0 (427.6 KB) 作者: Tobi Joshua Samuel
This program analyzes the effect of exercise on the function of the heart. It reads flow data from an MRI of blood flow out of patients.
12.0 次下载
更新时间 2023/9/1

查看许可证

This program is designed to analyze the effect of exercise on the function of the heart. It reads flow data from an MRI of blood flow out of patients’ left ventricle (LV) and analyzes the data to learn about how diseased hearts respond to the increased load experienced during exercise. The program first plots the flow measurements vs. times, then smooths the plot to reduce noise. It finds peaks and troughs in the data, divides up the flow data into separate cardiac cycles using the troughs, and plots the smoothed flow data with the locations of the starting points of the heartbeats. The program then computes the area under the flow data points for each heartbeat, calculates the mean and standard deviation of the areas of all heartbeats, and displays these values. Finally, the program plots a histogram of the areas under the flow data points for all heartbeats.

引用格式

Tobi Joshua Samuel (2024). DATA VISUALIZATION AND PROCESSING OF HEART FLOW DATA (https://www.mathworks.com/matlabcentral/fileexchange/134631-data-visualization-and-processing-of-heart-flow-data), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2023b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: Averaging noisy data into bins

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0