登录
首页 » matlab » Communication-systems-using-MATLAB

Communication-systems-using-MATLAB

于 2013-12-16 发布 文件大小:1808KB
0 233
下载积分: 1 下载次数: 11

代码说明:

  现代通信系统使用MATLAB全+全部程序,提供了利用MATLAB的普及型学生版本在计算机上解决“现代通信系统”这门课程中涉及的几乎所有方面的问题的分析思路、方法、MATLAB脚本文件和处理结果的范例以及供学生自主学习研讨的习题。(Modern communication systems using MATLAB full+ entire program, providing a universal student using MATLAB version on a computer analysis of ideas to solve the " modern communication systems," this course involved in almost all aspects of the problem, methods, MATLAB script files and handling The results of examples and discussions for independent learning exercises.)

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

发表评论

0 个回复

  • final_proj1
    adaptive huffman coding and decoding in matlab..
    2010-07-04 17:29:14下载
    积分:1
  • Mobile__obots
    机器人导航程序,其中包括粒子滤波,扩展卡尔曼滤波的实现代码。(robot navigation procedures, including the particle filter, extended Kalman Filter codes.)
    2007-06-13 21:52:42下载
    积分:1
  • BSS-SCA
    来自中国知网的所有的关于BSS SCA的最新的论文,期刊及MATABLE知识点。内容齐全(Text from China for all the latest on BSS SCA papers, periodicals and MATABLE knowledge points. Complete content)
    2013-11-19 10:47:36下载
    积分:1
  • nmftoobox
    该源码工具包能实现矩阵的NMF分解,即矩阵的非负分解,能够用于图形的处理(This code can be used to realize NMF facterization of matrix)
    2010-05-19 17:58:54下载
    积分:1
  • 11
    说明:   empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:20:03下载
    积分:1
  • matlab_AM
    通信原理上机实验_基于MATLAB的模拟幅度调制解调系统_AM调制解调系统程序代码(Machine on communication theory based on MATLAB simulation experiments _ amplitude modulation and demodulation system _AM code modulation and demodulation system)
    2014-01-02 17:30:28下载
    积分:1
  • pso
    用粒子群优化算法(PSO)求peaks函数的极值(Particle swarm optimization (PSO) seeking the extreme peaks function)
    2010-05-12 10:53:24下载
    积分:1
  • triangle
    triangle-Mesh generation- FEM-electromagnetic
    2013-07-12 04:28:19下载
    积分:1
  • ss2_edited
    scrambling and reassembling an audio file!
    2014-10-27 17:14:30下载
    积分:1
  • MATLABandVandVCinterface
    10篇优秀的matlab与VB和VC接口的技术文献,对联合编程具有一定的指导和参考价值(10 outstanding Matlab and VB and VC interface technical literature Joint programming for a certain guidance and reference value)
    2007-01-18 15:14:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载