-
export_fig
将MATLAB生成的图表,数据和.fig等结果文件导出到其它文件中,(This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties:
- Figure/axes reproduced as it appears on screen
- Cropped borders
- Embedded fonts (vector formats) )
- 2009-10-10 22:18:17下载
- 积分: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
-
wave_mallat
Matlab mallat分解重构
小波谱分析mallat算法经典程序(Algorithm for spectral analysis mallat small classic program)
- 2011-08-05 11:21:35下载
- 积分:1
-
CHAP5
图像增强技术 直方图增强 几种空间域滤波相应的matlab代码(Several spatial domain filtering technology histogram of image enhancement corresponding matlab code)
- 2014-09-10 15:49:51下载
- 积分:1
-
amend-matlab-error
彻底解决Matlab 2008b 及以上版本Simulink 无法直接打开或无法保存含中文字符MDL文件的错误(Completely resolved Matlab 2008b and above Simulink unable to directly open or save a file containing Chinese characters MDL error)
- 2013-03-05 19:03:11下载
- 积分:1
-
transformer
对变压器的 仿真研究,希望对大家有用,大家可以看看(very good)
- 2010-11-01 10:41:44下载
- 积分:1
-
matirxandrotation
说明: 利用矩阵的运算来编写旋转,使用矩阵进行坐标运算,使用矩阵进行坐标旋转(make use of the operation of matrix to realize the rotation)
- 2010-04-07 15:40:18下载
- 积分:1
-
Dioscuri-0.7.0
emalutor(mithundas2012) plz activate my account
- 2015-02-07 13:32:25下载
- 积分:1
-
reof
说明: 这实际是一个通用的旋转正交经验函数。采用Kaiser标准化(Rotate EOF's
This is actually a generic varimax routine and knows nothing special about EOFs. It expects a matrix of "loadings")
- 2021-04-19 21:48:51下载
- 积分:1
-
work
字符识别 字母识别 基于matlab的字符识别程序(Character Recognition Example (I&II) Pre-processing of Image)
- 2011-05-16 00:44:18下载
- 积分:1