Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

RMS and moving average of an array on measurement studio

Hi, I have acquired some EMG (surface electromiography) signals and i need to perform a RMS of the array (see pic). I have the NationalInstruments.Analysis, so I am sure there must be a way to do it without having to write the algorithm myself, but I can't find the library that does it. Same for the moving average of the signal. Can anyone help me?I am using VB.net 2003 and MS 7.1

Thanks,

nunzio

RMS.jpg

0 Kudos
Message 1 of 4
(5,805 Views)

Hi Nunzio,

 

you can check some Measurement Studio functions in this white paper:

 

Measurement Studio Enhances C# .NET in Academics

http://www.ni.com/white-paper/2842/en

 

Can this document help you?

Thanks.

Giuseppe.

0 Kudos
Message 2 of 4
(5,777 Views)

Hi Giuseppe,

thanks for your help but unfortunately the document is too generic to be of use. Is there somewhere a complete list of mesurement studio functions, possibly with examples?

regards

nunzio

0 Kudos
Message 3 of 4
(5,775 Views)

Hi,

 

I've never used this function and don't really know how to use it, but maybe this will help

 

check out

 

NationalInstruments.Analysis.SpectralMeasurements.Measurements.CycleRmsAverage

 

http://forums.ni.com/t5/Measurement-Studio-for-NET/Could-we-use-CycleRmsAverage-to-calculate-some-sc...

 

 

Curt

0 Kudos
Message 4 of 4
(5,771 Views)