登录
首页 » matlab » MATLAB6

MATLAB6

于 2007-10-04 发布 文件大小:8369KB
0 124
下载积分: 1 下载次数: 15

代码说明:

  MATLAB6实例教程 _ 郝红伟编著_ - 北京_ 中国电力出版社, 2001年9_0(Tutorial examples MATLAB6 edited by郝红伟_ _- _ Beijing China Electric Power Press, 2001 9_0)

文件列表:

MATLAB6实例教程 _ 郝红伟编著_ - 北京_ 中国电力出版社, 2001年9_0
...............................................................\!00001.pdg
...............................................................\!00002.pdg
...............................................................\!00003.pdg
...............................................................\!00004.pdg
...............................................................\0.txt
...............................................................\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 个回复

  • 2D_photonic_crystals
    说明:  用FDTD计算二维光子晶体带隙的Matlab的源程序(the calculation of band gap of 2D photonic crystals by Matlab language )
    2010-04-06 20:46:43下载
    积分:1
  • ppt
    说明:  调度问题中的粒子群优化方法及其应用研究 调度问题中的粒子群优化方法及其应用研究(Scheduling Particle Swarm Optimization Method and Its Application Scheduling Particle Swarm Optimization Method and Its Application)
    2010-04-18 21:56:00下载
    积分:1
  • msTracker1
    均值漂移跟踪算法的修改程序,包括源代码和调用程序。(Mean Shift tracking algorithm to modify the program, including source code and the calling program.)
    2013-11-25 21:03:40下载
    积分:1
  • lk
    有限元6面体8节点等参元的单元刚度阵计算函数(failed to translate)
    2013-05-08 20:52:34下载
    积分:1
  • matlab
    几种窗函数的时域图比较,可以显示图像,直接运行即可(Time-domain diagram of several window functions, can display images, can be run directly )
    2012-04-30 12:58:02下载
    积分:1
  • paper1
    Induced Nested Galactic Bars Inside Assembling Dark Matter Halos
    2015-02-07 12:13:58下载
    积分:1
  • NewFolder
    Here are source code for circular convolution linear convolution solution for quadratic equation
    2010-08-13 19:54:03下载
    积分:1
  • canvar
    CANVAR Compute canonical variates
    2010-01-29 21:51:08下载
    积分: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
  • test1a
    对一组实验结果进行最基本的matlab操作,做一些最简单的数据分析和误差处理,用手动写的函数与自带函数库做了一点比较(data analysis)
    2012-08-26 17:40:40下载
    积分:1
  • 696518资源总数
  • 104664会员总数
  • 28今日下载