登录
首页 » matlab » MATLAB7

MATLAB7

于 2007-08-09 发布 文件大小:6590KB
0 230
下载积分: 1 下载次数: 20

代码说明:

  本书介绍的MATLAB在各个方面的应用,介绍的内容有简单到详细,是一本非常不错的书籍(MATLAB introduction of this book in all aspects of the application of the contents of a simple introduction to the detailed, is a very good book)

文件列表:

MATLAB 7_0应用集锦_0
....................\!00001.pdg
....................\!00003.pdg
....................\000001.pdg
....................\000002.pdg
....................\000003.pdg
....................\000004.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
....................\000095.pdg
....................\000096.pdg
....................\000097.pdg
....................\000098.pdg
....................\000099.pdg
....................\000100.pdg
....................\000101.pdg

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

发表评论

0 个回复

  • gaoyaxiebo
    基于matlab的12脉波整流电路的仿真文件 ,可以观察波形(Matlab-based simulation files 12-pulse rectifier circuit)
    2014-04-16 22:26:59下载
    积分:1
  • mhsx
    基于欧几里得距离的聚类分析算法程序,只需要用户输入矩阵即可完成(Euclidean distance-based clustering analysis algorithm procedure, but requires the user to complete input matrix)
    2010-12-11 10:05:53下载
    积分:1
  • NR_programmes
    Flujo de potencia, usando Newton Rhapson
    2014-08-26 00:41:03下载
    积分:1
  • video_frame_differenc
    diffrence betwenn two fram
    2012-11-21 20:30:52下载
    积分:1
  • SpaceVectorPWM
    SpaceVectorPWM状态空间矢量控制模型(SpaceVectorPWM)
    2010-10-05 16:32:22下载
    积分:1
  • Almouti_Ber_Comparasion
    Almouti STBC Bit error comparison with MRC
    2013-09-29 01:23:47下载
    积分:1
  • SimplifiedCode
    number of simulations to run
    2015-03-02 18:08:00下载
    积分:1
  • border
    matlab 提取 txt点云的边界,(txt point cloud boundary extraction Matlab,)
    2020-11-12 20:19:44下载
    积分:1
  • Spacetime-code
    使用matlab实现对空时分组码的协同分集系统进行性能仿真(Using matlab to realize synergies STBC diversity system performance simulation)
    2011-01-28 09:03:24下载
    积分:1
  • circonv
    圆卷积与线卷积在FIR中的实现,通过程序还开深刻理解两者间的差别和各自优劣。 1.圆卷积用在被截出的某段数据中,此时,长度应该定为和输入数据长度一致(一般输入数据大于hn的数),这时圆卷积结果相当于某段被截断出来的数据以非截断的方式经过滤波而得出的结果;线卷积用在各自独立的,离散的数据中,若截断数据也用线性卷积来计算,那么就相当与这部分数据是与源数据是独立的, 得出的结果时域两端会变长,但频谱基本上一样的。差别可以想象。 2.注意圆卷积最开始的输入数据的次序,构造矩阵时要注意。(Circular convolution with the line convolution in the FIR implementation, the program also opened a deep understanding of the difference between the two and their respective pros and cons. A circular convolution with cut out a certain period of data At this point, the length should be set for the same length as the input data (typically input data greater than hn the number), when the circular convolution is equivalent to a certain the results of the truncated data to the non-truncated filtered line convolution with a separate, discrete data, truncated data with a linear convolution calculation, then the equivalent of this part of the data is independent of the source data, the results of both ends of the time domain becomes long, but the spectrum is basically the same. The difference can imagine. Note that the order of the circular convolution of the input data to construct matrix.)
    2012-06-28 04:36:25下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载