-
car-following
Modified coupled map car-following model and
its delayed feedback control scheme
- 2013-10-01 04:17:01下载
- 积分:1
-
shuntaichuanre12
针对多层导热特性的一个简单分析模型,可通过对不同层材料特性的设置,核算材料温度的变化。 (A simple model for the analysis of the thermal properties of the multilayer may be provided by the material properties of the different layers, accounting material temperature variations.)
- 2013-12-19 23:26:54下载
- 积分:1
-
kftool_matlab
用Python/SciPy实现的卡尔曼滤波算法
将该算法用Matlab语言重新写了一遍的源代码(Using Python/SciPy realize the Kalman filter algorithm of the Matlab language algorithm used to re-write the source code again)
- 2008-04-14 19:14:52下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
ga123245
这是一个有关于遗传算法用于参数优化源码的例子(It is a genetic algorithm is used to optimize the parameters of the source code examples)
- 2007-05-22 00:19:26下载
- 积分:1
-
RML
说明: 1.这是一个递推极大似然算法代码; 2. 附一份PDF说明文件.(1.This is a recursive maximum likelihood mehod code; 2.There is the PDFfile.)
- 2019-01-26 12:37:19下载
- 积分:1
-
bp23456
说明: 该程序为文本文档,可在matlab 中运行(the procedures for text documents can be run in Matlab)
- 2006-04-06 00:12:24下载
- 积分:1
-
Islab_WaypointNav
This is a matlab clas file for non-holonomic ground robot.
Inputs are:
1. Set of way-points [x y]
2. Controller gain
3. Linear velocity
Out put
1. control commands [linear and angular velocities]
- 2014-01-18 07:16:56下载
- 积分:1
-
gn
说明: Market Newman写的复杂网络的加权GN算法 算法用Python写的
其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数(The basic idea is to delete the network with respect to all of the source nodes of the largest betweenness (EGE betweenness) edges, then re computing network the remaining edge relative to the boundary of the source node number of all)
- 2016-09-18 08:40:49下载
- 积分:1
-
3code
说明: 用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较(Six operators (Gabor, Laplacian, priwitt, Robert, Sobel and Wallis) are used to detect and compare the edge of three kinds of images)
- 2020-09-23 10:08:29下载
- 积分:1