Using mscohere() on two Signals with different sampling frequencies each
Show older comments
Hello Again Mathworks Community!
I'm having trouble using mscohere in my Code.
I want to calculate the magnitude squared coherence of two arrays of size (1,:). Thing is: The sampling rates differ. The first array was recorded with a sampling frequency of 6250Hz, the second one with 8533.333 Hz.
Is there a "clean" way to force the two sampling rates together without losing information? Or is there a way to let matlab know the sampling rates at all times?
Answers (1)
Categories
Find more on Multirate Signal Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!