搜索资源列表
BFSK
- A detail Matlab simulation code example for BFSK performance
BFSK.rar
- 自己编写的BFSK调制与解调,内含matlab-figure-file、matlab-M-file和得出的jpg格式图形!,I have written BFSK modulation and demodulation, containing matlab-figure-file, matlab-M-file and come to the jpg format graphics!
bfsk
- this is bfsk ber simulation in matlab
bfsk
- bfsk调制解调误码率仿真,需要用MATLAB来实现的好东西-bfsk modem bit error rate simulation, need to use MATLAB to implement the good stuff
transmitter_model_final
- 在BFSK发射机的基本部分是序言和数据输入电路。序言序列定位在每122位的数据包前一共有128位的数据包。序言的主要目的是协助接待,同时提供同步和数据包位。 数据输入电路主要由来自存储元件和卷积编码器与R = 1 / 2。因此,输入位必须被储存在一个临时内存,并在61位的存储区块分区。然后,卷积编码器,并增加了一倍位在邮件的末尾2位更多线索。阿多路可确保正确的序列,编码的比特之间的序言和选择,是传播到下一个阶段。 在下一阶段的发射器由两个直接器(DDS)数字合成器,以及一个用0和
upload_pudn3
- This program simulation is used to simulate the performance of Mary noncoherent FSK modulation (BFSK,4FSK,8FSK and 16FSK) in AWGN channel for SNRdB change from 0 to 12 dB and print the modulation type ,SNRdB and Bit error rate for each steps. finally
pe_tropos_ducting
- 大气波导环境下电波传播预测,基于抛物方程法模型的matlab程序;pe_tropos_ducting.m。-Wave propagation forecast in atmospheric ducting enviroments, based on the parabolic equation model matlab program:pe_tropos_ducting.m.
BFSK-matlab
- 分析了BFSK的性能及原理,并利用matlab仿真实现其误码率等信息。写成word文档,后面附有源程序。-BFSK performance analysis and principle, and use matlab simulation to achieve its bit error rate information. Word document written in the back with a source.
BFSK_Demod.m
- BFSK demodulator written for matlab
modulation
- bfsk的调制部分,基于MATLAB平台。-the modulation of bfsk
bfsk_generation
- Generating BFSK modulated signal in Matlab.
attachments-(1)
- The file contains matlab code for ask,Bpsk,msk,Bfsk,QPSK
code-matlab
- 利用SIMULINK和M函数相结合的方式仿真BFSK 调制在多路径瑞丽衰落信道中的传输性能。其中 source产生速率为10Kbit/s、帧长度为1秒的二进制数据源data,并且通过BFSK产生调制信号。BFSK调制的频率间隔为24KHz, BPSK调制符号的样点数为2,调制信号通过多径瑞利衰落信道,移动终端相对运动速率为40公里/小时,接收端对信号进行解调,并把解调后的信号和原始数据信号相比较计算误比特率。最后Sink模块根据SNR与误比特率的关系绘制曲线。-And M functions u
matlab-Simulation
- BPSK QPSK 16QAM BFSK 在高斯信道下,瑞丽信道下,多径(三条径)下的误码率仿真对比,-BPSK QPSK 16QAM BFSK in Gaussian channel, under Ruili Channel, multipath error rate (three diameter) under the simulation comparison,
生成BFSK调制信号循环谱的MATLAB程序
- 详细介绍了BPSK调制信号的产生,利用自相关函数仿真了BPSK信号的循环谱峰,以及其时延与循环频率的切片图,程序安全有效可用!