-
yuanbao
元胞自动机的matlab程序。
元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。(Cellular Automata matlab procedures. Cellular Automata (CA) is a simulation used to contact the local rules and local approach. A typical cellular automaton is defined in the grid, each grid point represents a cell with a limited state. Changes in the rules applicable to each cell and at the same time. Typical changes in the rules of decision in the cellular state, as well as its (4 or 8) neighbor state. Cellular Automata have been used in physical simulation, biological simulation and other fields.)
- 2009-01-17 15:55:46下载
- 积分:1
-
Perceptronneuralnetworkdesign
感知器神经网络设计,通过matlab实现,可以作为一个较好的示例(Perceptron neural network design)
- 2009-04-19 11:40:35下载
- 积分:1
-
vbgm
expectation maximization
- 2014-11-30 16:00:57下载
- 积分:1
-
comsol
COMSOL Multiphysics有限元法多物理场建模与分析(The book of COMSOL)
- 2015-01-03 15:05:24下载
- 积分:1
-
hmmtrain
隐马尔可夫模型参数的极大似然估计,用来求解HMM的第三个问题(HMM maximum likelihood parameter estimates used to solve the third problem HMM)
- 2014-02-24 23:31:12下载
- 积分:1
-
mqam1
m qam ary for mimo channel m qam m qam
- 2010-11-19 15:25:02下载
- 积分:1
-
20130802
此代码为MATLAB的实现暂停、继续、终止等功能。(This code for the realization of MATLAB pause, resume, stop and other functions.)
- 2013-08-02 08:52:16下载
- 积分:1
-
ODE
定步长ODE4、ODE5算法,用法和ode45相似
唯一不同的就是ode45是[t,y]=ode45(),
这个是y=ode4(),因为是定步长的(Fixed-step ODE4, ODE5 algorithms, usage, and the only difference is similar to ode45 ode45 is [t, y] = ode45 (), this is y = ode4 (), because the step length is fixed)
- 2011-10-06 15:42:13下载
- 积分:1
-
小波降噪与EMD混合
一种进行小波降噪后,对特征库的信号进行信号经验模态分解的例子(An example of signal empirical mode decomposition for signal of characteristic library after wavelet de-noising)
- 2017-06-05 00:06:21下载
- 积分:1
-
kriging toolbox
这个代码是一个克里金插值的工具箱,对代码有详细的解释,也有详细的例子教大家如何使用,这个代码非常好用。(This is a Matlab toolbox for working with kriging approximations to computer models.The typical use of this software is to construct a kriging approximation model based
on data you loaded.The result is on the intersections of the model.)
- 2017-06-08 09:30:32下载
- 积分:1