-
kmeans
说明: 基于matlab的图像k均值算法,实现对一副彩色图像进行分割。(Matlab image based on k means algorithm, to realize a color image segmentation.)
- 2010-05-01 07:51:21下载
- 积分: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
-
Canon
这是一首优美的曲子,现在用MATLAB将它实现,它的名字是<卡农>。(This is a beautiful song, which implements using MATLAB, its name is the " Canon.)
- 2013-03-14 09:53:41下载
- 积分:1
-
DE-(2)
微分进化算法(DE)matlab 源代码,可完美运行(Differential evolution algorithm source code)
- 2015-04-01 15:51:16下载
- 积分:1
-
ElectromagneticField
这是一个利用MATLAB的GUI编的长直导线周围电磁场的可视化程序。(This GUI provides a visualization of the electromagnetic field induced by a current flowing in a straight wire. The tool also shows the current induced by a rectangular coil that is placed inside the electromagnetic field. The current is calculated using Ampere s Law and the Biot-Savart Law. This demo was created for educational demonstrations.
The user can modify the size and position of the coil, as well as the resistance. The current waveform and magnitude can also be specified.)
- 2021-04-07 15:59:01下载
- 积分:1
-
Matlab
包含了matlab编程基本教程及多个编程实验内容(Contains the experimental content of the basic matlab programming tutorial and multiple programming
)
- 2012-04-13 11:32:44下载
- 积分:1
-
zhiliudiandongjizhuansutexin
直流电动机转速特性仿真m文件,是一个很好的模板,只要你修改一下里面的参数,还有调速仿真程序。(DC motor speed character simulink model)
- 2013-03-21 09:28:51下载
- 积分:1
-
archivo_MATLAB_y_examen
perceptron non linear
- 2013-05-15 21:41:04下载
- 积分:1
-
fangqan
计算多重分形非趋势波动分析matlab程序,完整的基于HMM的语音识别系统,构成不同频率的调制信号。( Calculation multifractal detrended fluctuation analysis matlab program, Complete HMM-based speech recognition system, Constituting the modulated signals of different frequencies.)
- 2020-12-11 08:59:18下载
- 积分:1
-
119128635OMP
说明: 压缩感知(Compressed sensing),也被称为压缩采样(Compressive sampling),稀疏采样(Sparse sampling),压缩传感 [1] 。它作为一个新的采样理论,它通过开发信号的稀疏特性,在远小于Nyquist 采样率的条件下,用随机采样获取信号的离散样本,然后通过非线性重建算法完美的重建信号 [1] 。压缩感知理论一经提出,就引起学术界和工业界的广泛关注。(Compressed sensing (Compressed sensing), also known as compression sampling (Compressive from), Sparse sampling (Sparse from), Compressed sensing [1].As a new sampling theory, it develops the sparse characteristics of signals, obtains the discrete samples of signals with random sampling under the condition that the sampling rate is much lower than Nyquist sampling, and then perfectly reconstructs the signals through the nonlinear reconstruction algorithm [1].Once the theory of compressed sensing was put forward, it attracted extensive attention from academia and industry.)
- 2020-12-09 07:29:19下载
- 积分:1