登录
首页 » matlab » Chapter10

Chapter10

于 2020-10-11 发布 文件大小:997KB
0 86
下载积分: 1 下载次数: 3

代码说明:

  第四版prokias数字通信配套源代码之大结局(从第10章一直到书本末)(source code(matlab )for prokias Digital Communication (4th edition))

文件列表:

Chapter10
.........\DigModTutorial.m
.........\programs
.........\........\menu
.........\........\....\abschuss.m
.........\........\....\auswahl.m
.........\........\....\backmen.m
.........\........\....\closemodcross.m
.........\........\....\convmenu.m
.........\........\....\endemen.m
.........\........\....\filtmen.m
.........\........\....\pshapemenu.m
.........\........\....\pulsemenu.m
.........\........\....\tutorial.m
.........\........\prgs
.........\........\....\asknrzbw.m
.........\........\....\asknrzbw.mdl
.........\........\....\asknrzmf.m
.........\........\....\asknrzmf.mdl
.........\........\....\asknyqmf.m
.........\........\....\asknyqmf.mdl
.........\........\....\askwnymf.m
.........\........\....\askwnymf.mdl
.........\........\....\bpsnrzbw.m
.........\........\....\bpsnrzbw.mdl
.........\........\....\bpsnrzmf.m
.........\........\....\bpsnrzmf.mdl
.........\........\....\bpsnyqmf.m
.........\........\....\bpsnyqmf.mdl
.........\........\....\bpswnymf.m
.........\........\....\bpswnymf.mdl
.........\........\....\bwthui.m
.........\........\....\closerec.m
.........\........\....\closetra.m
.........\........\....\closmskr.m
.........\........\....\closmskt.m
.........\........\....\closqamr.m
.........\........\....\closqamt.m
.........\........\....\convnrz.m
.........\........\....\convnyq.m
.........\........\....\convwny.m
.........\........\....\depfun
.........\........\....\......\apkconst.m
.........\........\....\......\arymimai.c
.........\........\....\......\arymimai.dll
.........\........\....\......\arymimai.mexglx
.........\........\....\......\checkinp.m
.........\........\....\......\constlay.m
.........\........\....\......\cplotask.m
.........\........\....\......\cplotpsk.m
.........\........\....\......\cplotqam.m
.........\........\....\......\de2bi.m
.........\........\....\......\dspblkrandsrc2.m
.........\........\....\......\dspsafe_set_param.m
.........\........\....\......\eyediasi.m
.........\........\....\......\eyesampl.m
.........\........\....\......\firrcos.m
.........\........\....\......\flxor.dll
.........\........\....\......\flxor.m
.........\........\....\......\flxor.mexglx
.........\........\....\......\gwnoise.m
.........\........\....\......\homopuls.c
.........\........\....\......\homopuls.dll
.........\........\....\......\homopuls.mexglx
.........\........\....\......\librnew.mdl
.........\........\....\......\modmap.m
.........\........\....\......\qaskenco.m
.........\........\....\......\randint.m
.........\........\....\......\rcosfir.m
.........\........\....\......\rcosine.m
.........\........\....\......\regdown.c
.........\........\....\......\regdown.dll
.........\........\....\......\regdown.mexglx
.........\........\....\......\regshift.c
.........\........\....\......\regshift.dll
.........\........\....\......\regshift.mexglx
.........\........\....\......\sbiterr.m
.........\........\....\......\schdint.c
.........\........\....\......\schdint.dll
.........\........\....\......\schdint.mexglx
.........\........\....\......\sdsprandsrc2.dll
.........\........\....\......\sdsprandsrc2.mexaxp
.........\........\....\......\sdsprandsrc2.mexglx
.........\........\....\......\sdsprandsrc2.tlc
.........\........\....\......\simbi2de.c
.........\........\....\......\simbi2de.dll
.........\........\....\......\simbi2de.mexglx
.........\........\....\......\simde2bi.c
.........\........\....\......\simde2bi.dll
.........\........\....\......\simde2bi.mexglx
.........\........\....\......\sinc.m
.........\........\....\......\srcsicon.m
.........\........\....\......\trigicon.m
.........\........\....\......\trigwksp.c
.........\........\....\......\trigwksp.dll
.........\........\....\......\trigwksp.mexglx
.........\........\....\librnew.mdl
.........\........\....\msk.m
.........\........\....\msk.mdl
.........\........\....\nrz.m

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

发表评论

0 个回复

  • chap6
    先进PID控制matlab仿真源代码,典型实例具体分析说明,通俗易懂。(第六章)(Advanced PID control matlab simulation source code, more typical examples of specific instructions, clear and easy to understand.(Chapter 6))
    2014-09-28 11:04:00下载
    积分:1
  • Edge-based-text-region-extraction-from-natural-im
    The basic steps of the edge-based text extraction algorithm are given below 1. Create a Gaussian pyramid by convolving the input image with a Gaussian kernel and successively down-sample each direction by half. (Levels: 4) 2. Create directional kernels to detect edges at 0, 45, 90 and 135 orientations. 3. Convolve each image in the Gaussian pyramid with each orientation filter. 4. Combine the results of step 3 to create the Feature Map. 5. Dilate the resultant image using a sufficiently large structuring element (7x7 [1]) to cluster candidate text regions together. 6. Create final output image with text in white pixels against a plain black background.
    2014-12-16 02:56:28下载
    积分:1
  • pablo_4kth
    Potential flow around Airfoils with Boundary Layer coupled One-way (Pablo) is a pedagogical low-speed airfoil analysis program written in MATLAB. It uses a one way coupled inviscid + boundary layer model.
    2013-04-18 19:38:33下载
    积分:1
  • Audio_Filter
    Audio filter for Matlab How is it working? 1) Take the current samples and some previous samples (which previously had been stored) for multiplied by a factor defined. 2) Take the output values in past moments and multiply by other factors. 3) Finally, all the results of all these multiplications are added, giving an outlet to the current moment.
    2015-04-12 20:31:07下载
    积分:1
  • 噪声建模
    说明:  文件为通信系统中散粒噪声以及高斯有色噪声matlab建模(File Modeling for Particle Noise and Gauss Colored Noise in Communication System by MATLAB)
    2020-10-30 12:29:56下载
    积分:1
  • Ab_Crwd_Dtcn
    a simple way to detect and analyse Abnormal crowd
    2013-09-21 02:06:20下载
    积分:1
  • ftdi_vb_net
    93C66 application notes
    2014-02-02 14:02:26下载
    积分:1
  • td-Systeme-en-BF--Marges-de-stabilite-Precision
    AN IMPORTANT class of theoretical and practical problems in communication and control is of a statistical nature.
    2015-03-15 00:07:36下载
    积分:1
  • hcdzjl_fanzheji
    使用MATLAB编制的简单的反褶积程序,实现对雷克子波的反褶积,包括对子波的输入输出,和相应地震记录的输入和输出。(Using matlab a simple deconvolution procedure, realize the Ricker wavelet deconvolution, including sub wave of input and output, and the corresponding seismic records of input and output.)
    2016-05-10 16:27:58下载
    积分:1
  • matlab-test
    这些是信号与系统中用到matlab的各种那个仿真实例,可用作编程中的现成模板。(These are the signals and systems used in all the simulation matlab, ready-made templates can be used as programming.)
    2010-05-06 17:31:08下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载