登录
首页 » matlab » 22893590GMSK

22893590GMSK

于 2019-06-14 发布 文件大小:4KB
0 136
下载积分: 1 下载次数: 0

代码说明:

  实现gmsk调制以及解调的仿真,含有误差图和星座图。(The simulation of GMSK modulation and demodulation includes error diagram and constellation diagram.)

文件列表:

gmskmod1_j.m, 533 , 2008-06-09
gmskdemod6_j.m, 2956 , 2008-06-09
test.m, 442 , 2008-06-09
GMSKROM1.mat, 2344 , 2008-03-07
www.pudn.com.txt, 218 , 2007-06-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 对联广告
    自己写的对联广告,随滚动条滚动,代码简单有备注(Write your own couplet ads, scroll along with the scroll bar, the code is simple with notes)
    2020-06-23 22:20:02下载
    积分:1
  • 55555
    为了注册下载东西上传的argis内容,需要的可以拿走(In order to register and download ArGis content uploaded, you can take away what you need)
    2020-06-16 11:40:01下载
    积分:1
  • FreeRTOS实时内核_实用指南
    说明:  FreeRTOS实时内核_实用指南 原版本英文的中文翻译版本(FreeRTOS translated to chinese)
    2020-06-15 22:30:02下载
    积分:1
  • 09-MIMO系统容量仿真程序
    说明:  function C=capacity(SNR,Nt,Nr) %SNR=0; %定义信噪比为0HZ A=10^(SNR/10); %信噪比的单位转换关系式 Im=eye(min(Nr,Nt)); %这里的"1"为发射天线和接收天线两者数目少的根数 sum=0; %初始化sum为0 for i=1:10000 %程序循环10000次 H=randn(Nr,Nt); %产生高斯信号源 if Nr<Nt Q=H*H'; %求威沙特矩阵 else Q=H'*H; end sum=sum+log2(det(Im+A*Q/Nt)); %10000次循环得到的信道容量总和 end C=sum/10000 %10000次循环的平均值(function C=capacity(SNR,Nt,Nr) %SNR = 0;% defines SNR as 0Hz A = 10 ^ (SNR / 10);% s / N unit conversion relation Im = eye (min (NR, NT));% here "1" is the number of the less number of transmitting antenna and receiving antenna Sum = 0;% initialize sum to 0 For I = 1:10000% program cycles 10000 times H = randn (NR, NT);% produces Gaussian signal source if Nr<Nt Q = h * H ';% to find the weissard matrix else Q=H'*H; End Sum = sum + log2 (DET (IM + A * q / NT));% sum of channel capacity from 10000 cycles End C = sum / 10000% average of 10000 cycles)
    2020-09-12 04:39:02下载
    积分:1
  • AT89S52单片机 程序 矩阵键盘,数码管显示
    AT89S52单片机 程序 矩阵键盘,数码管显示-Single-chip program AT89S52 matrix keyboard, digital display
    2023-07-07 05:20:02下载
    积分:1
  • 超精美的网页TAB标签导航特效
    超精美的网页TAB标签导航特效,TAB选项卡特效,网页选项卡,基于Prototype插件,还带有动画效果,简直就是完美了,同时还使用了moo.fx.pack.js,以及prototype.lite.js插件,选项卡被点击后,流畅的动画效果也是值得关注的一个亮点。
    2023-05-15 18:35:03下载
    积分:1
  • lbp2
    利用局部二值模式(LBP)特征提取方法,svm分类器分类进行图像分类的matlab程序源码(Using local binary pattern (LBP) feature extraction method, svm classifier classification image classification matlab program source code)
    2018-05-27 08:39:24下载
    积分:1
  • 内模控制框图
    标准内模控制的结构框图,visio绘图。可修改无密码。(Internal model control structure block diagram)
    2020-07-03 04:40:01下载
    积分:1
  • K10_Project_1229
    MDK平台下能够实现串口模拟的脚本,终端功能(The script and terminal functions of serial port simulation can be realized under MDK platform)
    2019-04-05 14:14:05下载
    积分:1
  • 模糊聚类信号分选
    通过算法实现模糊聚类分选,测试能够正常运行(Fuzzy Clustering Classification by Algorithms)
    2019-05-09 20:07:01下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载