-
newtown
这是关于电力系统潮流计算的若干源程序,基于MATLAB开发,仅供参考(This is the power flow calculation of power system on a number of source code, based on the MATLAB development, for reference only)
- 2008-05-09 12:05:59下载
- 积分:1
-
wuguoqing3
说明: 线列阵多倍频程宽频带恒定束宽的实现,吴国清的论文(Linear array multi-octave wideband constant beamwidth implementation, Wu Guoqing papers)
- 2011-03-09 17:58:49下载
- 积分: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
-
clock_use
matlab中的clock函数与进度条联合使用例子(matlab in clock function in combination with the progress bar examples)
- 2013-07-31 15:21:58下载
- 积分:1
-
motionEstES
Block Matching Algorithm (continuous)
Motion Estimation ESTES
- 2013-11-05 23:58:22下载
- 积分:1
-
compls
to compares two least-square linear regression
- 2010-09-29 14:10:06下载
- 积分:1
-
MATLABPR2007jichujiaocheng
matlab基础教程,对每个部分进行详细介绍并通过举例说明,对初学者很有帮助!(Matlab basic course, to each part is introduced and through for example, for beginners helpful!
)
- 2012-03-30 10:57:07下载
- 积分:1
-
ceshi_Excel
使用matlab实现对excel文档的写操作,以写学生成绩报告为例(Use matlab to achieve excel document write operation to write the report as an example of student achievement)
- 2013-12-03 22:28:30下载
- 积分:1
-
xiaobo
图像的二维小波变换。。。里面有相关解释。有一定基础的同学应该能看懂。(Two-dimensional image wavelet transform. . .)
- 2010-01-12 10:50:06下载
- 积分:1
-
DFT
离散傅里叶变换,即DFT, 注意:FFT在matlab里有现成的函数可以用,它只是DFT快速实现的一种方法而已。(DFT: Discrete Fourier transform. )
- 2009-06-27 17:26:27下载
- 积分:1