搜索资源列表
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
luetooth_gfsk_modem
- 利用Matlab编程模擬实现,藍芽GFSK調變解調,希望供大家参考学习-Matlab simulation programming, Bluetooth GFSK modulation and demodulation and hope for your consideration study
Bluetooth_Full_Duplex
- Simulink® and Stateflow® model of a full duplex Bluetooth communication link transmitting HV1, HV2, HV3, and SCORT [1] voice packets, and DM1 data packets. A system parameters block configures the whole model s packet type, slot pair and chan
GMSK
- 在MATLAB上实现GMSK/GFSK调制解调,能输出频率轨迹和相位轨迹图,以及调制解调的频谱图-Achieve GMSK/GFSK modem on MATLAB, the output frequency can track and phase trajectories, and spectrum modulation and demodulation
各种数字信号调制MATLAB代码
- 可以产生以下调制信号 %二相相移键控 (BPSK) %四相相移键控 (QPSK) %八相相移键控 (8-PSK) %十六相正交幅值调制 (16-QAM) %六十四相正交幅值调制 (64-QAM) %四相脉冲幅值调制 (PAM4) %高斯频移键控 (GFSK) %连续相位频移键控 (CPFSK) %广播 FM (B-FM) %双边带幅值调制 (DSB-AM)%单边带幅值调制 (SSB-AM)