-
lpcPbyPmatlab
运行可实现的lpc matlab编码源代码
(Operation can realize the LPC matlab source code)
- 2013-01-09 09:52:39下载
- 积分:1
-
CASCADED
SERIES CASCADED
MULTI-LEVEL SWITCH MODE
MOTOR CONTROLLER
- 2010-07-28 21:18:07下载
- 积分:1
-
新建 Microsoft Word 文档 (6)
算法CARTfunctions,该算法主要用于数据挖掘领域.(CARTfunctions algorithm, the algorithm used mainly for data mining areas.)
- 2005-05-18 20:34:41下载
- 积分:1
-
Matlab
说明: 较完全的Matlab通信系统仿真程序。。。。。。。。(More complete communication system simulation program Matlab. . . . . . . .)
- 2010-04-11 12:59:05下载
- 积分:1
-
xiansousuo
用黄金分割法来求解函数的极小点,不用求函数的导数,只需进行迭代即可,非精确线搜索技术用于解决极值区间(Golden section method to solve the minimum point of the function, do not seek the derivative of a function, simply iteration can be inexact line search techniques for solving extremal interval)
- 2013-04-05 16:25:24下载
- 积分:1
-
UWB-Aided-UAV-localization-master
说明: 这些代码用于使用超宽带和 IMU 实现无人机定位的 EKF融合算法,可以参考(These codes are used for EKF fusion algorithm of UAV positioning using UWB and IMU, which can be referred to)
- 2021-03-19 21:39:19下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
KF
说明: 运用卡尔曼滤波器来进行目标跟踪,运动状态是线性的(kalman filter)
- 2010-11-02 21:59:48下载
- 积分:1
-
steerfilter
Design and Use of Steerable Filters PAMI1991文章的代码,含有测试图像和demo,可运行(It implements a steerable Gaussian filter.
This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in:
W. T. Freeman and E. H. Adelson, "The Design and Use of Steerable Filters", IEEE PAMI, 1991.)
- 2009-11-24 11:17:34下载
- 积分:1
-
GLVQBP-FOR-clustering
GLVQ neural network, this method is suitable for the two classification results of data processing
- 2014-02-15 08:48:47下载
- 积分:1