Transform FM points to I and Q data

버전 1.0.0.0 (1.15 KB) 작성자: Stephen
This file transforms fm points to I and Q data for arbitrary waveform generators
다운로드 수: 302
업데이트 날짜: 2013/7/12

라이선스 보기

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

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0