casio
Newbie level 3
Does anyone know how to compute the RMS of a signal using matlab ?
I've tried this but it doesn't seem to work...
y=rms(ecgf, 30, 10, 1)
It comes up with the following error
??? Undefined function or method 'rms' for input arguments of type 'double'.
I've tried this but it doesn't seem to work...
y=rms(ecgf, 30, 10, 1)
It comes up with the following error
??? Undefined function or method 'rms' for input arguments of type 'double'.