Transform FM points to I and Q data

Versione 1.0.0.0 (1,15 KB) da Stephen
This file transforms fm points to I and Q data for arbitrary waveform generators
302 download
Aggiornato 12 lug 2013

Visualizza la licenza

Fm is a collection of points of the relative frequency to the carrier.
Phase = I + Q*i
Eg) To create sin IQ modulation
fm = 1000000*sin(2*pi*10000*t);
[I Q] = fm2IQ(fm, sampclk);
this will create sin modulation with "amplitude" +/- 1Mhz repeating at 10Khz

Cita come

Stephen (2025). Transform FM points to I and Q data (https://it.mathworks.com/matlabcentral/fileexchange/42593-transform-fm-points-to-i-and-q-data), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0