LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to calculate mean and median power frequency of EMG

I have an EMG signal and want to calculate mean and median power frequency.  There are many different VIs dealing with Power and FFT (FFT Power, FFT, Power, AutoPower,etc.).  The LabView Anaylsis FAQ went into a good explaination of these different VIs, though I am still not sure which one to use.  I have not run across anyone yet that has to determine mean or median power frequency in LabView.  I an using a EMG analysis program that came with our new EMG system.  I am trying to replicate the results of there calcuations, but even the power spectrum does not match up.  Their customer support has been very disappointing and documentation of calculations are not well documented.   I am not even in the ballpark with any of my attempts (other analysis program computes ~85 Hz)  Is there anyone who may have any suggestions or sample code for me.  It does not seem like a major undertaking and I would have thought that LabView would have already had VIs for these variables as they are popular in kinesiology literature. 
 
Thanks
0 Kudos
Message 1 of 2
(7,856 Views)
Try using the Mean and Median Functions:   Functions >> Analyze >> Mathematics >> Probability and Statistics.
 
Theres a good example showing the use of them in the Statistics Solver VI that you should have, but I attached it anyway.
0 Kudos
Message 2 of 2
(7,848 Views)