-
matlab-CA
matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处
取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图
(matlab Cellular Automata procedure source code, cellular automata evolution rules of procedure state ① If a cell' s state is 0, then when it has a status of one element of the neighborhood, the cellular state to the probability of a × b into one, and when it' s Pro domain status is one more element of the neighborhood, its status into a greater probability of 1 ② If a cell' s state is 1, the cellular status remains unchanged. Initial spreaders center cell 25 × 25 obtain 50 × 50 grid, the Pro domain for the Moore-type, after 50 simulation clock, the dissemination of knowledge of the simulation results of Figure)
- 2009-02-13 10:27:11下载
- 积分:1
-
配准功能
实现图像的配准,其中包括平移、旋转、滤波器、优化算法等!(To achieve image registration, including translation, rotation, filters, optimization, etc.!)
- 2009-12-02 13:45:10下载
- 积分:1
-
Image
图像处理 车辆跟踪 边缘检测 二值化等等 车辆检测 交通流(Image Edge Detection Vehicle Tracking Vehicle Detection binary traffic flow, etc.)
- 2010-05-30 16:20:05下载
- 积分:1
-
ieee-paper
IEEE paper for analysis based on ofdm
- 2011-11-17 19:24:19下载
- 积分:1
-
fftlms
天线的频域内LMs算法MATLAB仿真,天线阵列类型为圆阵。(The antenna frequency domain LMs algorithm MATLAB simulation, the type of circular array antenna array.)
- 2009-12-09 12:48:27下载
- 积分:1
-
sym_correlation_profile
说明: 这个程序主要是对英特网无标度网络的仿真,很有用的哦(This program mainly for the Internet scale-free network simulation, very useful oh)
- 2011-04-10 15:45:13下载
- 积分:1
-
LEACH-to-simulate-WSN
在MATLAB环境下,对添加了不同能量消耗的传感器后无线传感器网络运行仿真的LEACH算法(In the MATLAB environment, LEACH algorithm added after the energy consumption of different sensors in wireless sensor networks to run the simulation)
- 2015-02-02 19:40:32下载
- 积分:1
-
chapter10
matlab 中一些很用的代码,数值分析于应用。(matlab code, numerical analysis on the application.)
- 2013-04-27 10:39:21下载
- 积分:1
-
SDETools-master
关于SDE数值方法的工具包,主要有欧拉数值方法、milstein数值方法(Tool for SDE numerical methods)
- 2019-04-09 19:34:24下载
- 积分:1
-
MatlabGenericDll
Introduction
A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.
- 2007-11-05 15:11:27下载
- 积分:1