登录
首页 » matlab » Chapter1-10

Chapter1-10

于 2007-07-03 发布 文件大小:1084KB
0 262
下载积分: 1 下载次数: 21

代码说明:

  电子工业出版社出版的国外电子与通信教材系列一书:现代通信系统(MATLAB版)(第二版)中的脚本文件与M文件。(Electronics Industry Publishing House of foreign electronic communications materials and a series of books : Modern communication system (MATLAB) (2nd edition), the script file with the M-file.)

文件列表:

Chapter1
........\Analytic.m
........\dis_spct.m
........\Env-phas.m
........\Env_phas.m
........\exp_fnct.m
........\Fftseq.m
........\Fseries.m
........\Fseriest.m
........\Ip_01_01.m
........\ip_01_02.m
........\Ip_01_03.m
........\ip_01_04.m
........\Ip_01_05.m
........\Ip_01_06.m
........\ip_01_07.m
........\Ip_01_08.m
........\Lambda.m
........\lambdaab.m
........\Loweq.m
........\Normal.m
........\Quadcomp.m
........\Rect.m
........\rectab.m
........\Signum.m
........\Sinc.m
........\Sinc2.m
........\spower.m
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

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

发表评论

0 个回复

  • newton2
    说明:  非线性方程组的牛顿迭代方法与非线性方程解法类似,也是求解非线性方程组的常用方法。(Nonlinear equations of the Newton iteration method and nonlinear equations similar to solving nonlinear equations is a common method.)
    2010-04-13 21:58:27下载
    积分:1
  • overlay
    function Px=overlay(N,omega,A,sigma,num) OVERLAY Forms multiple power spectral density estimates. ------- USAGE Px=overlay(N,omega,A,sigma,num) Calculates the periodogram using an ensemble of realizations of a process consisting of a sum of complex exponential in white noise. N : length of the signal omega : vector containing the sinusoid frequencies A : vector containing the sinusoid frequencies sigma : the variance of the white noise num : size of the ensemble (number of periodograms)
    2012-04-18 10:00:02下载
    积分:1
  • MatlabModelToolBox
    本工具箱主要为学习数学建模和参加中国大学生数学建模竞赛的同学而制作。汇集了 数学建模常用的最优化、微分方程、数据拟合、统计等方面的计算工具,包括我们自 编的补充工具。工具箱还汇集了96-99中国大学生数学建模竞赛题解MATLAB程序。本 工具箱也可供使用MATLAB作数值计算的学生、教师和科技人员参考。(This toolkit is mainly mathematical modeling study and participated in the China Mathematical Contest in Modeling the production students. A collection of commonly used mathematical modeling optimization, differential equations, data fitting, statistics and other aspects of computational tools, including our self complementary tool. The toolbox also brings together 96-99 China Mathematical Contest in Modeling problem solution MATLAB. The toolkit is also available using MATLAB for numerical calculation of the students, teachers and technology officers.)
    2011-12-01 12:23:14下载
    积分:1
  • newton-raphsaon
    newton raphson method
    2015-02-04 23:59:18下载
    积分:1
  • krig
    说明:  MATLAB克里金差值,主要是之前收集的一些程序汇总(MATLAB Kriging Difference)
    2019-04-22 14:53:00下载
    积分:1
  • ESO
    matlab code for finite element method
    2010-07-14 17:59:12下载
    积分:1
  • LTE-system-fangzhen
    LTE系统仿真 LTE系统仿真 LTE系统仿真(LTE system simulation LTE system simulation LTE system simulation)
    2013-07-20 12:27:38下载
    积分:1
  • Python-and-Matlab
    详细说明了python及matlab的特点,及其各自特点,并将其联合,进行编程。(A detailed description of the characteristics of python and matlab, and their respective characteristics, and their joint, for programming.)
    2014-11-10 13:14:20下载
    积分:1
  • gamma
    Gamma滤波算法,是比较简单直白的滤波算法,适合初学,可以自己做修改(Gamma filtering algorithm is relatively straightforward filtering algorithm, suitable for beginners, you can make changes to their own)
    2013-12-04 10:58:31下载
    积分:1
  • HenonLyapunov
    这是计算二维Henon映射Lyapunov指数的程序,用matlab实现的,希望对大家能有用(This is a two-dimensional Henon map Lyapunov index calculation procedures, using matlab to achieve, we hope to be useful)
    2010-06-19 20:26:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载