搜索资源列表
FSK-signal-demodulate
- FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest values of the sequence of \"in_buffer[10]\"
qpskwithcodec
- Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include
osgps118
- OpenSource GPS is software for x86 PCs that allows you to acquire, track and demodulate signals from GPS satellites. OSGPS requires a Zarlink GP2021 12 channel GPS correlator chip
Interactive
- 用labview实现软件无线电,无须DSP.本程序用于当没有NI的采集卡的交互式SDR-Using LabVIEW software radio, do not have DSP. This procedure is not used when the acquisition card NI interactive SDR
FSK-signal-demodulate
- FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest values of the sequence of "in_buffer[10]"-FSK signal frequency of the procedure. This program implements the function of f
qpskwithcodec
- Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include
Modem_4QAM
- 数字通信中的4QAM调制下的解调程序,并带有误码率仿真功能,推荐数字通信方向研究人员下载使用-Digital communication in the modulation 4QAM Demodulate procedures and with a bit error rate simulation function, the direction recommended by the digital communication rese
osgps118
- OpenSource GPS is software for x86 PCs that allows you to acquire, track and demodulate signals from GPS satellites. OSGPS requires a Zarlink GP2021 12 channel GPS correlator chip
dsbandssb
- 一种SSB调制与解调的MATLAB实现,其中用到了Hilbert变换-A method of SSB modulatie and demodulate using Matlab
rfsa_demodulate_fm
- a FM FMdemod for labview
demodulate
- OFDM simulation, demodulation
QPSK
- QPSK是一种二维调制技术,其中水平轴称为同相轴,垂直轴称为正交轴,分别对应于星座图上的1和Q坐标。同相载波指载波本身,正交载波指相位旋转90度的载波1周。QPSK调制在实现时是采用正交调幅的方式,某星座点在1坐标上的投影去调制同相载波的幅度,在Q坐标上的投影去调制正交载波的幅度,然后将两个调幅信号相加就是所需的调相信号-QPSK is one kind of two-dimensional modulating technology,
simple_PLL
- This m_file uses a PLL to demodulate an FM modulated carrier
bpsk_simulator
- This source code is BPSK Code. this algorithm is first input data quantity second create rand bits third modulate and force to AWGN to data fourth demodulate fifth BER check
FMscanner
- simulink model to demodulate fm signal
gmsk_tut
- GMSK article. For demodulate GMSK signal.
HAMMING
- 本次仿真程序对一串二进制信息采用Hamming编码后再进行2PSK调制,在某种无线AWGN信道上进行传输,然后并在接收端进行解调,并译码。最后画出其在没有采用纠错编码时、采用纠错编码后但未译码前以及译码后的误比特曲线。-The simulation program for a string of binary information and then carried out using Hamming codes 2PSK modula
costas
- Recovery phase with recursive Costas loop. Bpsk symbols to demodulate
MSK
- MSK的调制算法和解调算法,大家有需要的可以看一看,参考一下。-MSK modulate/demodulate
QPSK
- This program uses matlab to fullfil QPSK and demodulate QPSK.