登录
首页 » matlab » MATLABbook

MATLABbook

于 2007-10-17 发布 文件大小:13802KB
0 233
下载积分: 1 下载次数: 54

代码说明:

  MATLAB与通信仿真,有大量实例,非常有参考价值,文件为pdg格式,需用超星阅览器打开(MATLAB simulation and communications, has a large number of examples, a very valuable reference document for the PDG format, need to open browser Chaoxing)

文件列表:

MATLABbook
..........\!00001.pdg
..........\!00002.pdg
..........\!00003.pdg
..........\!00004.pdg
..........\!00005.pdg
..........\000001.pdg
..........\000002.pdg
..........\000003.pdg
..........\000004.pdg
..........\000005.pdg
..........\000006.pdg
..........\000007.pdg
..........\000008.pdg
..........\000009.pdg
..........\000010.pdg
..........\000011.pdg
..........\000012.pdg
..........\000013.pdg
..........\000014.pdg
..........\000015.pdg
..........\000016.pdg
..........\000017.pdg
..........\000018.pdg
..........\000019.pdg
..........\000020.pdg
..........\000021.pdg
..........\000022.pdg
..........\000023.pdg
..........\000024.pdg
..........\000025.pdg
..........\000026.pdg
..........\000027.pdg
..........\000028.pdg
..........\000029.pdg
..........\000030.pdg
..........\000031.pdg
..........\000032.pdg
..........\000033.pdg
..........\000034.pdg
..........\000035.pdg
..........\000036.pdg
..........\000037.pdg
..........\000038.pdg
..........\000039.pdg
..........\000040.pdg
..........\000041.pdg
..........\000042.pdg
..........\000043.pdg
..........\000044.pdg
..........\000045.pdg
..........\000046.pdg
..........\000047.pdg
..........\000048.pdg
..........\000049.pdg
..........\000050.pdg
..........\000051.pdg
..........\000052.pdg
..........\000053.pdg
..........\000054.pdg
..........\000055.pdg
..........\000056.pdg
..........\000057.pdg
..........\000058.pdg
..........\000059.pdg
..........\000060.pdg
..........\000061.pdg
..........\000062.pdg
..........\000063.pdg
..........\000064.pdg
..........\000065.pdg
..........\000066.pdg
..........\000067.pdg
..........\000068.pdg
..........\000069.pdg
..........\000070.pdg
..........\000071.pdg
..........\000072.pdg
..........\000073.pdg
..........\000074.pdg
..........\000075.pdg
..........\000076.pdg
..........\000077.pdg
..........\000078.pdg
..........\000079.pdg
..........\000080.pdg
..........\000081.pdg
..........\000082.pdg
..........\000083.pdg
..........\000084.pdg
..........\000085.pdg
..........\000086.pdg
..........\000087.pdg
..........\000088.pdg
..........\000089.pdg
..........\000090.pdg
..........\000091.pdg
..........\000092.pdg
..........\000093.pdg
..........\000094.pdg

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

发表评论

0 个回复

  • matlab
    matlab program to practice
    2010-11-10 11:16:03下载
    积分:1
  • life
    :元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于 自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自 动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具(MATLAB s version of Conway s Game of Life. "Life" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. In MATLAB, the universe is a sparse matrix that is initially all zero. Whether cells stay alive, die, or nerate new cells depends upon how many of their eight possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the universe. Pressing the "Start" button automatically seeds this universe with several small random communities. Some will succeed and some will fail. )
    2012-04-07 17:12:38下载
    积分:1
  • How-to-access-parallel-port-in-MATLAB
    How to access parallel port in MATLAB
    2013-12-04 14:29:25下载
    积分:1
  • MATLAB
    MATLAB 编程与系统仿真(MATLAB programming)
    2015-04-08 19:19:59下载
    积分:1
  • ncm
    matlab编写的小程序,能够模拟人走路,参数可以设置。非常有意思,可以参考一下!(Walker. this code is a walker.It can simulate human being s walk.)
    2010-06-10 21:48:36下载
    积分:1
  • 0-1fenpei
    本程序是用来解决0-1规划问题的,匈牙利算法的MATLAB程序(用以解决分配(指派)问题) 本程序的用法是:输入效率矩阵 marix 为方阵,调用自编指令[z,ans]=fenpei(marix) 输出z为最优解,ans为最优分配矩阵。(This procedure usage is: input efficiency marix phalanx, calls for matrix maozhi instructions, [z] = fenpei (ans marix) output z for optimal solution, ans for optimal distribution matrix.)
    2010-12-03 19:28:09下载
    积分:1
  • [matlab]altificialbeecolonyalgorithm
    人工蜂群算法的matlab源代码,共有两个版本,原作者版和改进版。 (Artificial Bee Colony (ABC)algorithm matlab source code, there are two versions, the original author version and an improved version. Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior of honey bees. )
    2020-11-17 18:29:41下载
    积分:1
  • ber_ldpc16_FFT_H
    非二位元LDPC 16 CODE錯誤率 非二位元LDPC 16 CODE錯誤率(Non-two yuan LDPC 16 CODE error rate of non-two yuan LDPC 16 CODE error rate)
    2014-01-21 04:07:38下载
    积分:1
  • CMAbasedRLS
    这个matlab代码是实现基于最小二乘算法的常数模算法。较最小均方误差算法,该算法收敛速度较快。(Matlab code to achieve the constant modulus algorithm based on least squares algorithm. Than the minimum mean square error algorithm, the algorithm converges faster.)
    2012-04-28 10:48:47下载
    积分:1
  • czyulihe
    插值与拟合实验MATLAB程序,以及中文介绍方法(MATLAB interpolation and fitting the experimental procedures, as well as introduction of Chinese methods)
    2007-08-21 16:31:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载