搜索资源列表
BFSK
- 准确的通信工程里的BFSK调制方式的性能仿真。给出了误码率和信噪比等参数。
BFSK
- A detail Matlab simulation code example for BFSK performance
bfsk
- BFSK 的调制与解调 的MATLAB原代码
bfsk.rar
- 通信中BPSK调制的MATLAB实现(附带库函数说明)。,BPSK modulation communication MATLAB to achieve (with library function descr iption).
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
- 用matlab实现BfSK,功能强大,可以运行出图形的
NC-MFSK
- nc mfsk调制,包括了bfsk,qfsk,8fsk等东西-nc mfsk modulation, including bfsk, qfsk, 8fsk and other things
bfsk
- this is bfsk ber simulation in matlab
111
- bfsk调制,可出来图形,经过了awgn-bfsk modulation may be out of graphics, after awgn
BFSK
- 二进制bsk调制信号matalab 源程序 希望有用-Binary bsk want to be useful source code modulation signals matalab
Digitalmodulation
- BPSK/BASK/BFSK 调制解调 不用系统的自带命令,完全按照调制解调原理图进行。-BPSK/BASK/BFSK modulation and demodulation system, do not bring their own order, in full accordance with principles of modulation and demodulation maps.
coherentBFSK
- Simulink model to verify the expected BER performance of a coherent BFSK system using the optimal threshold and proper reference frequencies for MFSK against the theoretical Pb using standard methodology. The first nulls spectral bandwidths for the B
bfsk
- clear all snrdB_min = 0 snrdB_max = 10 SNR (in dB)limits snrdB = snrdB_min:1:snrdB_max Nsymbols = input( Enter number of symbols > ) snr = 10.^(snrdB/10) convert from dB h = waitbar(0, SNR Iteration ) -clear all snrdB_min =
mission4
- BFSK调制在不同信道条件下的性能对比,简单易懂,希望对大家有帮助-BFSK modulation in different channel conditions, the performance comparison, simple and easy to understand, want to help everyone
a
- M files for BER calculation of bpsk and BFSK modulaions
BFSK
- 在simulink中搭建的BFSK模块,供大家参考-the BFSK block which is building in simulink
BFSK1
- 对数字信号进行BFSK调制,然后通过高斯白噪声信号后,检测其误码率!-The program s function is to modulate a signal with BFSK,then let the signal go pass a channel of guassian white nosie.At last,The program detects the BER of the signal.
BFSK
- the BFSK signal generation and additive gaussian noise channel simulation. the result is ebno. this file is source code using matlab.
BFSK
- 编写源程序,用matlab实现bpsk的调制解调-Write source code with matlab achieve bpsk the modem
BFSK-TX
- BFSK, design an transmitter for Simulink, MATLAB.