You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
function y = getiq(x,freq)
this takes in the frequencies X that were received at a rate of FREQ and gives you a complex value which is I and Q - this is used when you have frequency X changing and the phase is cumulative - meaning it does not start each new frequency at the same spot
OR
function y = getiq(data,freq,fc)
this takes in frequencies X that were received at a rate of FREQ and gives you a complex value which is I and Q based around a center frequency FC this is used when you have frequency X changing and the phase is cumulative - meaning it does not start each new frequency at the same spot
Cite As
Nate Melster (2026). Get I and Q (https://se.mathworks.com/matlabcentral/fileexchange/4796-get-i-and-q), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.33 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
