搜索资源列表
FSK_Mod_Demod
- FSK调制Matlab程序。包括FSK mod and demod;CPFSK mod and demod代码。
othermfiles.rar
- Describes how to find the theta value in CPFSK,Describes how to find the theta value in CPFSK
digitalmod.rar
- 数字通信调制信号信号模拟系统 信号种类: MASK:2ASK,4ASK,8ASK MPSK:2PSK、4PSK、8PSK MFSK:2FSK、4FSK、8FSK 分连续相位CPFSK和离散相位DPFSK两种 MQAM:16QAM、32QAM、64QAM、128QAM OFDM:子载波数可任意选定,映射方式有BPSK、QPSK、4QAM、16QAM、32QAM、64QAM ,Digital communication system signal-signal analog modul
2CPFSK
- 二元CPFSK的 不开根升余弦成型函数调制及解调, 解调法采用了8倍采样的最终点解调.-Binary CPFSK not open root raised cosine shaping function of modulation and demodulation, the demodulation method using 8 times the final sampling point of demodulation.
CPFSK
- MATLAB仿真CPSFK,请大家参考。-MATLAB simulation CPSFK, please refer to.
bssalgorithm
- 自己编写的,盲源分离算法仿真分析系统(图形界面)又名:独立分量分析;算法种类:自然梯度算法、投影自然梯度算法、FastICA、SOBI、NJD非正交联合对角化。信号种类: MASK:2ASK,4ASK,8ASK MPSK:2PSK、4PSK、8PSK MFSK:2FSK、4FSK、8FSK 分连续相位CPFSK和离散相位DPFSK两种 MQAM:16QAM、32QAM、64QAM、128QAM OFDM:子载波数可任意选定,映射方式有BPSK、QPSK、4QAM、16QAM、
cpfsk
- CPFSK的仿真,其中包括其调制解调,频谱分析,误码率等等 -CPFSK simulation, including the modulation and demodulation, spectrum analysis, error rate, etc.
ModulSimu
- 自己编的5种调制信号仿真:CPFSK,FM,AM,QPSK,SSB,希望对大家有用-Their series of 5 modulation signal simulation: CPFSK, FM, AM, QPSK, SSB, we hope to be useful
MCPFSK--simulation
- 用Matlab软件实现CPFSK信号在AWGN环境下的性能仿真-CPFSK signals using Matlab software performance in the AWGN environment simulation,
FFSKK_Mod_DeeS
- FSK调制Matlab程序源码。包含FSK mod and deemod;CPFSK mod and demod代码。 可直接使用。 -FSK modulation Matlab program source code. Contain the FSK mod and deemod CPFSK mod and demod code. Can be used directly.
cpfsk.m
- mATLAB FILE implementation of CPFSK
CPFSKandViterbiDecoding
- 1、“CPFSK”文件夹中是所有Matlab文件; 2、CPFSK_2.m为二进制调制程序,CPFSK_Steller_PSD.m绘制星座图和PSD; 3、Viterbi_Decoding.m为维特比译码,Viterbi_BER_plot.m绘制误码率曲线 3、pdf文件“CPFSK与Viterbi译码的实现和分析”是实验报告;-1 " -CPFSK folder all Matlab files 2, CPFSK_2.m binary modulation pro
Plot_CPFSK_spectrum
- Program to plot CPFSK spectrum with various h(modulation index) and M(modulation order) in MatLab.-Program to plot CPFSK spectrum with various h(modulation index) and M(modulation order) in MatLab.
Continuous-phase-modulation
- 本文档总结了CPM调制解调方法,涵盖GMSK,MSK,CPFSK等调制技术的总结,以及各种相干,非相干解调的matlab仿真结果,仅供参考。-This document summarizes the CPM modulation and demodulation methods, covering GMSK, MSK, CPFSK and other modulation techniques, as well as a variety of coherent, non coherent dem
23161319
- FSK调制Matlab程序,包括FSK mod and demod;CPFSK mod and demod代码,()
CPFSKsignals
- CPFSK matlab code with any index of modulation
01157021
- FSK调制Matlab程序,包括FSK mod and demod;CPFSK mod and demod代码,()
immutakle
- FSK调制Matlab程序,包括FSK mod and demod;CPFSK mod and demod代码,()
各种数字信号调制MATLAB代码
- 可以产生以下调制信号 %二相相移键控 (BPSK) %四相相移键控 (QPSK) %八相相移键控 (8-PSK) %十六相正交幅值调制 (16-QAM) %六十四相正交幅值调制 (64-QAM) %四相脉冲幅值调制 (PAM4) %高斯频移键控 (GFSK) %连续相位频移键控 (CPFSK) %广播 FM (B-FM) %双边带幅值调制 (DSB-AM)%单边带幅值调制 (SSB-AM)