-
policyi
Policy iteration algorithm of Howard applied to linear regulator
Also known as Newton s method
- 2010-03-04 16:56:54下载
- 积分: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
-
atrous_alg_SWT
在MATLAB中用非抽样小波变换也称多孔算法实现信号或图像的压缩。(In MATLAB using non-decimated wavelet transform algorithm, also known as porous signal or image compression.)
- 2010-06-02 13:38:00下载
- 积分:1
-
svm_matlab_gui
支持向量机matlab工具箱(含资料及gui模式)用于分类和回归预测(SVM matlab toolbox (including information and gui mode) for classification and regression)
- 2011-06-04 23:47:15下载
- 积分:1
-
gaot
tep 1:对遗传算法的运行参数进行赋值。参数包括种群规模、变量个数、交叉概率、变异概
率以及遗传运算的终止进化代数。
Step 2:建立区域描述器。根据轨道交通与常规公交运营协调模型的求解变量的约束条件,设
置变量的取值范围。
Step 3:在Step 2的变量取值范围内,随机产生初始群体,代入适应度函数计算其适应度值。
Step 4:执行比例选择算子进行选择操作。
Step 5:按交叉概率对交叉算子执行交叉操作。
Step 6:按变异概率执行离散变异操作。
Step 7:计算Step 6得到局部最优解中每个个体的适应值,并执行最优个体保存策略。
Step 8:判断是否满足遗传运算的终止进化代数,不满足则返回Step 4,满足则输出运算结果。
其次,运用遗传算法工具箱。(Matlab genetic algorithm toolbox)
- 2020-11-07 15:09:49下载
- 积分:1
-
rob
机器人的matlab仿真代码,用于机器人学习(Robot simulation matlab code)
- 2013-10-30 17:48:28下载
- 积分:1
-
fai_v53
Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Some adaptive signal processing algorithms, Has been successful debugging. M contains files can be directly run.
- 2017-09-21 14:44:45下载
- 积分:1
-
频谱分析
这是一个频谱分析的matlab程序,通过FFT变换,获得采样数据基本信息,时域图,频域图。(This is a spectrum analysis matlab program, through FFT transformation, get the basic information of sampling data, time-domain map, frequency-domain map.)
- 2021-03-04 15:19:32下载
- 积分:1
-
msk2
可调输入发送端编码,可调滤波器,msk信号调制解调过程(Adjustable input transmitter encoding, tunable filter, msk signal modulation and demodulation process)
- 2010-10-20 09:43:33下载
- 积分:1
-
compute_wavelet_quadtree
This is an implementation of the Bandelets Transform for image processing purposes
- 2010-01-14 10:55:57下载
- 积分:1