Hi, I am using MATLAB R2020a on a MacOS. I am currently trying to detect abnormal phase-space trajectories in the 2D space on a cycle-by-cycle basis as part of an ECG signal. Is there any way of training an algorithm with 'normal' trajectories within that signal and then using this ground truth as a template against which to compare the trajectory associated with each new cycle to find and flag abnormal cycles? Within the signal, there would be mostly normal cycles with intermittent periods of abnormality.
Below is an example of what would constitute a 'normal' trajectory:
This is an example of an abnormal cycle, but abnormal trajectories have variable morphologies:
Please note though, that the comparison would not be against a fixed 'normal' template, but rather a normalised template for a particular individual's signal.
Any suggestions would be very much appreciated. Thanks in advance
2 Comments
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/696025-is-there-any-way-of-using-machine-learning-for-successive-image-comparison-to-a-template#comment_1212430
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/696025-is-there-any-way-of-using-machine-learning-for-successive-image-comparison-to-a-template#comment_1212430
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/696025-is-there-any-way-of-using-machine-learning-for-successive-image-comparison-to-a-template#comment_1213435
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/696025-is-there-any-way-of-using-machine-learning-for-successive-image-comparison-to-a-template#comment_1213435
Sign in to comment.