登录
首页 » matlab » Contempoary_Communication_Systems_Using_Matlab

Contempoary_Communication_Systems_Using_Matlab

于 2010-06-28 发布 文件大小:13013KB
0 237
下载积分: 1 下载次数: 76

代码说明:

  现代通信系统使用MATLAB第二版(中英文pdf及所有程序m文件)(Contemporary Communication Systems Using Matlab By:JohnG.Proakis )

文件列表:

Contemporary Communication Systems Using Matlab (英文扫描版).PDF,6804880,2010-06-28
现代通信系统MATLAB.pdf,7653808,2010-06-24
现代通信系统使用MATLAB第二版中所有程序m文件
...........................................\一些例子
...........................................\........\continuous.mdl,5734,2003-09-21
...........................................\........\csfunc.m,2125,2003-09-21
...........................................\........\dianlu.mdl,9381,2003-09-21
...........................................\........\discrete.mdl,6017,2003-09-21
...........................................\........\dsfunc.m,2557,2003-09-21
...........................................\........\exm5_1.mdl,8086,2003-09-21
...........................................\........\exm5_2.mdl,6438,2003-09-21
...........................................\........\exm5_3.mdl,7714,2003-09-21
...........................................\........\exm5_4.mdl,8469,2003-09-21
...........................................\........\exm5_5.mdl,8532,2003-09-21
...........................................\........\exm5_6.mdl,8837,2003-09-21
...........................................\........\exp5_1.mdl,6472,2003-09-21
...........................................\........\exp5_10.mdl,8837,2003-09-21
...........................................\........\exp5_2.mdl,8064,2003-09-21
...........................................\........\exp5_3.mdl,8290,2003-09-21
...........................................\........\exp5_4.mdl,8523,2003-09-21
...........................................\........\exp5_5.mdl,7869,2003-09-21
...........................................\........\exp5_6.mdl,7000,2003-09-21
...........................................\........\exp5_7.mdl,7852,2003-09-21
...........................................\........\exp5_8.mdl,8467,2003-09-21
...........................................\........\exp5_9.mdl,8466,2003-09-21
...........................................\........\expliu.mdl,10277,2005-09-28
...........................................\........\filt.m,638,2003-09-21
...........................................\........\function.mdl,5078,2003-09-21
...........................................\........\initial.m,28,2003-09-21
...........................................\........\inverter.mdl,13609,2003-09-21
...........................................\........\masking.mdl,8684,2005-09-28
...........................................\........\math.mdl,7034,2003-09-21
...........................................\........\mixedm.m,3077,2003-09-21
...........................................\........\nonlinear.mdl,4724,2003-09-21
...........................................\........\ploty.m,44,2003-09-21
...........................................\........\rect.m,875,2003-09-21
...........................................\........\rload.m,423,2003-09-21
...........................................\........\RS.mdl,17436,2003-09-21
...........................................\........\sfuntmpl.m,3579,2003-09-21
...........................................\........\shiyufx.mdl,9222,2003-09-21
...........................................\........\sigsys.mdl,6121,2003-09-21
...........................................\........\sinks.mdl,5494,2003-09-21
...........................................\........\sources.mdl,6019,2003-09-21
...........................................\........\vsfunc.m,3425,2003-09-21
...........................................\........\y0000.mdl,12153,2005-09-28
...........................................\数字逻辑电路仿真
...........................................\................\bcd8421.mdl,28641,2005-11-16
...........................................\................\bianmaqi.mdl,14006,2005-11-14
...........................................\................\jishuqi.mdl,14662,2005-11-15
...........................................\电路仿真
...........................................\........\dianlu.mdl,15541,2005-11-16

...........................................\........\p96.m,344,2005-11-17
...........................................\........\p97.mdl,15841,2005-11-17

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

发表评论

0 个回复

  • xray_new
    Image Reconstruction
    2013-10-07 03:19:36下载
    积分:1
  • ruihua
    自己编写的灰度图像的锐化函数,可以提取边缘,保留背景区域。(I have written grayscale image sharpening function, can extract the edge of the the background area reserved.)
    2012-11-04 20:43:58下载
    积分:1
  • HFSS-
    基于HFSS的不同形状微带贴片天线的仿真设计(HFSS simulation design different shapes based on microstrip patch antenna)
    2013-11-28 09:10:15下载
    积分:1
  • PMSM_MTPA_flux_weak_SVPWM_feedforward_2015rb
    说明:  基于MTPA和弱磁控制的永磁同步电机的矢量控制(Vector Control of Permanent Magnet Synchronous Motor Based on MTPA and Flux Weakening Control)
    2019-03-14 15:14:39下载
    积分:1
  • 搭建BPSK+编码+交织仿真通信链路
    说明:  搭建BPSK+编码+交织仿真通信链路,仿真分析在不同信道条件下的不同译 码算法的误比特率性能。基于matlab,搭建BPSK+卷积编码+交织通信收发链路, 仿真参数如下: 1) 信源比特速率: 100 b R kbps = 2) 卷积编码:码率为1/2,生成多项式为(561,753) 3) 译码方式:维特比译码(硬判决译码、软判决译码(8 比特量化)) 4) 交织:行列交织,交织器深度为100bit,宽度为10; 5) 仿真点数:106(BPSK+ coding + interleaved simulation communication link)
    2020-05-19 10:41:27下载
    积分:1
  • GUI-drawing-board
    Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7、操作比较人性化,模仿了windows画板; 8、该程序牵涉的面广,是一个很好的GUI学习资料。 (Matlab mouse drawing, with the pop-up menu select the drawing marks, color edit record mouse coordinates, but relatively simple function, can only draw a line, not drawing rectangles, ellipses, etc. One of the difficulties is this: how the process of dragging the rectangle/oval contours, and outline follow the mouse pointer moves. Program Highlights: 1, select point, line, rectangle, ellipse for drawing 2, optional marker, LineTyple the drawing 3, choose paint colors 4, real-time display the current coordinates of the mouse pointer 5, to clear the drawing board 6, save-drawn map (bmp, jpg, gif) 7, operation more user-friendly, imitating the windows drawing board 8, the program involved a wide range, the GUI is a good learning materials.)
    2010-11-10 21:51:39下载
    积分:1
  • UCSB
    说明:  MATLAB噪声模型计算。半导体器件设计用。(MATLAB noise model. Semiconductor device design.)
    2008-11-15 17:16:48下载
    积分:1
  • fuzzy-control-look-up-table
    本代码为查表模糊控制的MATLAB实现,可供老师讲课及初学者学习(The code for the MATLAB fuzzy control look-up table implementation of lectures for teachers and beginners)
    2011-05-12 20:58:38下载
    积分:1
  • matlab100examples
    matlab的100个实用源代码例子,包括图像处理,数值计算等常用源代码(matlab source code for the 100 practical examples, including image processing, numerical calculation of the source code used)
    2011-10-20 22:36:45下载
    积分:1
  • robot-PID-contorller
    1个matlab代码为机器人提供PID控制器。只要robot.m运行它。cinematic.m中描述机器人的电影 (A matlab code for the robot to provide PID controller. Robot.m long run it. cinematic.m description in robot movie )
    2015-03-22 13:38:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载