Improved Bandpass Phase Unwrapping.
Version 1.0.0 (859 KB) by
Dick Benson
Unwrapping the phase of bandpass filter measurements produces unreliable results. This submission addresses the problem.
The stock MATLAB unwrap.m function works great for data that has a lowpass frequency response. Bandpass data is a different story. The stopbands of the bandpass data is at each extreme of the frequency range where the measurements are typically noisy. The stock unwrap algorithm begins its work using this noisy data making the results from one measurement set to the next unrelaible.
This submission addresses the problem. It comes with a set of real-world s2p measurement files and a test script to exercise the new function. A pdf document with install information is contained in the zip file.
Cite As
Dick Benson (2024). Improved Bandpass Phase Unwrapping. (https://www.mathworks.com/matlabcentral/fileexchange/105095-improved-bandpass-phase-unwrapping), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2015a
Compatible with R2007b and later releases
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |