搜索资源列表
bluetooth_GFSK_modem
- 利用Matlab编程模擬实现,藍芽GFSK調變解調,希望供大家参考学习-Matlab simulation programming, Bluetooth GFSK modulation and demodulation and hope for your consideration study
modulation-and-demodulation
- 调制解调matlab代码包括am,fm,fsk,gfsk,msk,gmsk.很完善的代码。am,fm,中还有语音测试。所有的程序都有代码解释,原理分析,性能对比分析等。希望对大家有用。-Matlab code modulation and demodulation include am, fm, fsk, gfsk, msk, gmsk. A very comprehensive code. am, fm, there are voice tests. All programs have the
Bluetooth-voice-transmission
- 蓝牙协议语音通信matlab仿真程序,包含语音传输, I/O, CVSD speech coding, HEC, FEC, framing, GFSK Modulation, frequency hopping, 和802.11b interferer.-Simulink model of a Bluetooth communication link transmitting HV1, HV2 or HV3 voice packets. Includes wave file I/O, CVSD
Scc24000C
- 用单片机SCM实现的TI CC2400/1100/2500无线收发发c代码,空旷距离300米有效 ,FSK/GFSK调制,2.4G频段 -SCM SCM TI CC2400/1100/2500 wireless transceiver hair c code, open distance of 300 meters, the FSK/GFSK modulation, the 2.4G band
luetooth_gfsk_modem
- 利用Matlab编程模擬实现,藍芽GFSK調變解調,希望供大家参考学习-Matlab simulation programming, Bluetooth GFSK modulation and demodulation and hope for your consideration study
fsk-gfsk
- fsk、gfsk的例子,能完整运行。希望能对大家有帮助。-Examples fsk, gfsk, and can complete run.
各种数字信号调制MATLAB代码
- 可以产生以下调制信号 %二相相移键控 (BPSK) %四相相移键控 (QPSK) %八相相移键控 (8-PSK) %十六相正交幅值调制 (16-QAM) %六十四相正交幅值调制 (64-QAM) %四相脉冲幅值调制 (PAM4) %高斯频移键控 (GFSK) %连续相位频移键控 (CPFSK) %广播 FM (B-FM) %双边带幅值调制 (DSB-AM)%单边带幅值调制 (SSB-AM)