01-24-2011 11:10 AM
Hello Everyone:)
Im trying to simulate a ECG for a project. I choose the Wavelet Transform approach as I hear it would be more accurate and easier to create.
Ive created a sample ECG signal with noise imposed on it now Im atteplting to filter out the noise and detect and plot the real ECG data.
Ive come to realize I can't use a simple wave graph after the array function due to types of input data.
How do I graph my data?
Does youguys have any idea on the proper setting to get the best reading on my multiresolution analysis.vi ?
Any Help would be GREAT thankyou:)
Ive been staring at thie VI. for a long time....@_@....
01-24-2011 11:13 AM
Sorry for this Triple post...
I can't find the remove post button@_@!
Still getting use to this forum...
01-25-2011 10:49 AM
The outputs of the Wavelet Denoise Express VI and the Multiresolution Analysis Express VI are of waveform (dbl) type. When wired into a waveform graph, your information should populate within these graphs. Another route you could look at going for your application is mentioned in this discussion forum. It is a simulate ECG Signal Express VI, which I believe will give you the necessary inputs you are looking for. This might be a little easier to implement.
David A.