搜索资源列表
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
MSK
- 介绍了MSK调制解调仿真程序,刚作出来的!-Introduced the MSK modulation and demodulation simulation program, just to come!
msk
- 通信系统中,连续相位调制(msk)与解调的MATLAB实现。-Communication systems, continuous-phase modulation (msk) and demodulation of MATLAB to achieve.
functioncenter
- 一个产生2FSK、2PSK、MSK和QAM信号源的Matlab程序,不妨下载下-Produce a 2FSK, 2PSK, MSK and QAM signal source Matlab procedures, may wish to try the next download
MSKmodulationDemodulation
- MSK 完整的调制及解调程序,包含主函数和所有的调用函数。-MSK modulation and demodulation contain main function and subfunction.
MSKmod
- 通过此代码,实现MSK调制。模拟基带信号频率为1kHz,正弦载波信号频率为6kHz。-MSK MODULATION
080306
- 一种基于MATLAB的MSK软件解调方法 介绍数字调制信号的发展过程和MSK的调制解调原理,提出了一种基于MALTAB的MSK 解调方法,并进行了仿真实验,实验结果证明了该方法的有效性。-MATLAB-based software demodulation of MSK digitally modulated signals to introduce the development process and the principle of modulation and demodulat
msk
- 调制系数等于0.5的fsk调制与解调的matlab实现,即实现msk的调制解调-Modulation index is equal to 0.5 fsk modulation and demodulation matlab implementation, namely, the achievement msk modem
61549814MSK
- MSK的MATLAB调制,全过程,很不错,适合毕设的同学-The MATLAB MSK modulation, the whole process, very good for students who complete set
msk
- msk MATLAB代码,可以实现msk调制,按IQ原理编写的-msk MATLAB code,msk modulation can be achieved,according to I,Q prepared in principle
sim_MSK
- MSK调制方式的matlab仿真源代码,供大家学习、参考。-MSK modulation matlab simulation source code for all to learn, for reference.
gezhong-fsk
- 对各种进制的调频进行了matlab仿真,程序经过验证,完整可靠!-FM band on a variety of matlab simulation carried out, the program is verified, complete and reliable!
chapter4-matlab-program
- ASK,QPSK,FSK,MSK等通信中经典的调制程序,用matlab编写,非常适合通信领域专业参考-ASK, QPSK, FSK, MSK modulation and other communications in the classic procedure, using matlab prepared, very professional reference for communication
msk-in-matlab
- 用MATLAB编写与仿真了MSK信号,其中结合了自己写的快速傅立叶变换实现了MSK信号的调制还有解调,而且作为拓展,还加入噪声、通过带通滤波器、低通滤波器、载波信号等等。调制解调都很有用,画出的图也很漂亮规范。-Using MATLAB and the simulation of the MSK signal, which combines the fast Fourier transform to write their own modulation there demodulation of
msk
- msk的matlab调制与解调仿真,使用延时相干解调方式,包含差分编码与解码模块-modulation and demodulation of msk of Matlab simulation, delay Demodulation, including differential encoding and decoding modules
MSK
- 典型的MATLAB编程实现MSK连续功率谱描述,并且绘出相应的离散点的功率谱值-The typical MATLAB programming the MSK continuous power spectral descr iption, and draw the power spectral values of the corresponding discrete points ......
MSK_matlabll
- 这个是关于MSK调制的MATLAB仿真程序,对正在研究MATLAB调制信号的人来说很有用,其中含有仿真图。-The MSK modulation MATLAB simulation program, useful to the people being studied MATLAB modulation signal, which contains the simulation Fig.
msk
- msk的cpm仿真,主要用于对matlab初学者的一种对cpm的了解-cpm of simulation msk
MSK调制解调代码
- MSK(Minimum Frequency Shift Keying)是二进制连续相位FSK的一种特殊形式。MSK称为最小频移键控,所谓“最小”是指这种调制方式能以最小的调制指数(0.5)获得正交信号,本程序给出了MSK信号的调制解调过程,并有详细注释。
MSK信号数字调制解调
- 内含3种MSK调制程序,详细说明请参见网址:https://blog.csdn.net/i_no_one/article/details/90451131 还包含MSK解调说明。包含程序的使用说明,均为MATLAB程序。