搜索资源列表
matlab的元胞自动机程序的源代码
- matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
zuixiaoercheng
- 自适应控制,自校正控制系统参数估计matlab程序,利用递推最小二乘法进行系统参数估计-Adaptive control, self-tuning control system parameters estimated matlab procedures, the use of recursive least squares method for system parameter estimation
lms
- LMS自适应波束形成算法及Matlab源代码。很好用。-LMS adaptive beamforming algorithm and Matlab source code. It just works well
selfadapting4
- 自适应控制算法的另一个Simulink模型,可运行,是无模型参考控制算法的一个应用实例-Adaptive control algorithm to another Simulink model to run, there is no model reference control algorithm of an application example
selfadapting5
- 自适应控制算法的另一个Simulink模型,可运行,是无模型参考控制算法的一个应用实例,供共同学习和交流-Adaptive control algorithm to another Simulink model to run, there is no model reference control algorithm of an application example for the common learning and exchange
zixiangguan
- 求自相关算法的源代码, 求自相关算法的源代码。-Auto-correlation algorithm for the source code, and auto-correlation algorithm source code.
wert
- 回波抵消器中常用的几种自适应滤波算法有LMS, NLMS, RLS等算法。对现有主要算法的性能进行了分析,并对优缺点进行评价和比较。为了在收敛速度和运算量之间得到很好的折衷,对NLMS算法改进,得到了 PNLMS-Echo cancellation devices commonly used in adaptive filtering algorithm has several LMS, NLMS, RLS, such as algorithms. The main algorithm of t
AdaptingGA
- 本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!-The algorithm for the adaptive genetic algorithm, based on the sort of choice strategy, coding schemes for real-coded. Many optimization problems can be solved!
RLSalgorithm
- 实现RLS算法的MATLAB仿真,实现自适应波束形成-RLS algorithm for the realization of the MATLAB simulation, the realization of adaptive beamforming
project
- 元胞自动机器代码,来自美国杜克大学的专家设计的一个动态元胞自动机。-CA code for program,and the CA can move,that is the living code.it comes from American duke university,i get it from the internet.
ca_modal
- 元胞自动机:森林火灾模型 规则: (1)正在燃烧的树变成空格位; (2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树; (3)在空格位,数以概率p生长; (4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪 电)变为正在燃烧的树。- Cellular Automata: Forest Fire model Rule: (1) burning of trees into a space bit (2) If the t
a
- 该程序计算元胞自动机凝聚扩散的实例,附加判断二维数组的元素及其个数-The program calculated the proliferation of cellular automata examples of cohesion, the additional two-dimensional array to determine the number of elements and their