搜索资源列表
matlab
- pak msk gmsk的性能比较.功率谱以及误码率的比较,可以出图。-psk msk gmsk
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.
msk
- msk调制,用matlab实现msk信号-msk modulation signal using matlab to achieve msk
msk
- 调制系数等于0.5的fsk调制与解调的matlab实现,即实现msk的调制解调-Modulation index is equal to 0.5 fsk modulation and demodulation matlab implementation, namely, the achievement msk modem
bpskandqpskandmsk
- matlab的bpsk,qpsk,msk,qam打包下载,不是自带的程序函数。按照通信框图做的程序-MATLAB,bpsk,qpsk,msk,qam
msk
- 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
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.
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调制解调代码
- MSK(Minimum Frequency Shift Keying)是二进制连续相位FSK的一种特殊形式。MSK称为最小频移键控,所谓“最小”是指这种调制方式能以最小的调制指数(0.5)获得正交信号,本程序给出了MSK信号的调制解调过程,并有详细注释。
MSK-modulation
- MSK调制,matlab程序和报告及所做PPT。详细的讲了MSK调制过程,然后有仿真结果-MSK modulation, matlab and report and PPT.Detailed about MSK modulation process, then the simulation results with MSK modulation, matlab and report and PPT.Detailed about MSK modulation process, and then t
matlab_simulation
- MSK调制解调过程的物理层仿真,并分析在噪声变化的条件下误码率理论值和实际值(Physical layer simulation of MSK modulation and demodulation process, and analysis of BER theory and actual value under the condition of noise change)
基于MATLAB的MSK调制解调实现
- 利用MATLAB集成环境下的M文件,编写程序来实现MSK的调制解调,并绘制出解调前后的时域和频域波形及叠加噪声时解调前后的时频波形,根据运行结果和波形来分析该解调过程的正确性及信道对信号传输的影响。通过这次课程设计进一步加深了我对最小二进制相移键控(MSK)调制解调性能的理解与掌握,同时将课堂上学到的理论知识用于实践。增强了我在模拟仿真方面的能力,为以后系统开发和通信系统仿真打下了良好的基础。(The use of MATLAB in the integrated environment of
Matlab图像处理
- 图像处理中,msk的设计,可实现变密度采样(Variable density sampling)
MSK调制解调器
- MSK调制解调器MATLAB仿真程序,毕设用的,可会知误码率、时域图、频域图(MSK modulation and demodeulation simulate code by MATLAB)
MSK信号数字调制解调
- 内含3种MSK调制程序,详细说明请参见网址:https://blog.csdn.net/i_no_one/article/details/90451131 还包含MSK解调说明。包含程序的使用说明,均为MATLAB程序。