BFSK Modulation
Version 1.0.0.0 (1.5 KB) by
Dr Raveendranathan K C
A Typical BFSK Modulator for Binary Streams..
A BFSK Modulator Function, where x is the BFSK Output, fc is the carrier
frequency, and T is the symbol (bit) duration, nbits is the number of bits, and
b is the Input bit stream.
Syntax:: [x,nbits]=bfsk_mod(b,fc,T);
Cite As
Dr Raveendranathan K C (2023). BFSK Modulation (https://www.mathworks.com/matlabcentral/fileexchange/45457-bfsk-modulation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on BFSK in Help Center and MATLAB Answers
Tags
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.0 |