搜索资源列表
msk.rar
- msk的malab仿真,msk的调制解调程序,MSK s malab simulation, msk modem procedures
用MATLAB仿真MSK解调的程序
- MSK解调.doc
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.
MSKmodulationDemodulation
- MSK 完整的调制及解调程序,包含主函数和所有的调用函数。-MSK modulation and demodulation contain main function and subfunction.
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
MSKdecode
- 自己做的链路,MSK解调,采用的viterbi解调算法。与MATLAB的自带模块进行了对比。-Make their own links, MSK demodulation, using the viterbi demodulation algorithm. With MATLAB' s own modules for comparison.
msk
- msk调制解调程序,利用matlab进行仿真,通信类设计可用-msk modulation and demodulation process simulation using matlab, Communications design available
msk2_fading
- msk调制解调程序,利用matlab进行仿真,通信类设计可用-msk modulation and demodulation process simulation using matlab, Communications design available
7941930MSK
- 用MATLAB编写与仿真了MSK信号,其中调制解调都有,很有用-Written and simulated using MATLAB MSK signal modulation and demodulation of which are very useful
MSK
- 在MATLAB上实现的MSK调制与解调程序。-Implemented on the MATLAB MSK modulation and demodulation process.
communicationsystem
- 基于MATLAB的简单通信系统仿真 13折线 PCM编解码 BPSK调制解调 MSK调制解调-MATLAB-based simulation of a simple communication system 13 line PCM codec MSK modulation and demodulation BPSK modulation and demodulation
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-simulation-MATLAB-program
- 完整msk的调制解调信道误码率仿真MATLAB程序-Complete msk modulation and demodulation bit error rate simulation MATLAB program
MSK
- 本程序给出了MSK的matlab调制解调仿真-This procedure gives the MSK modulation and demodulation matlab simulation
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程序。