-
dbfread
打开DBF文件,打开DBF文件,打开DBF文件(open dbf file)
- 2010-08-06 16:59:34下载
- 积分:1
-
ShortestPath_Djk
单源最短路径问题的一种求解算法-Dijkstra算法(Single-source shortest path algorithm A-Dijkstra algorithm)
- 2008-01-07 21:18:39下载
- 积分:1
-
linear_code
线性码,包含生成矩阵,冗余校验矩阵,编码,译码,十进制二进制转换等等(linear code, including generate matrix, parity check matrix, syndrome decoding, decimal to binary converter and so on. )
- 2011-01-26 01:01:17下载
- 积分:1
-
fastica
简单的fastICA程序,基于matlab实现盲分离,比较实用。(FastICA simple procedure, based on matlab realize blind separation, more practical.)
- 2014-10-01 14:40:48下载
- 积分:1
-
eg13-tishengxingneng
《MATLAB神经网络30个案例分析》中的第13个例子,案例13 SVM神经网络中的参数优化---提升分类器性能。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 13 cases of 13 SVM parameters optimization of neural network classifier performance- ascension. Hope to have certain help to everybody!
)
- 2013-09-20 16:09:26下载
- 积分:1
-
BHATPID_new
PID controller design
- 2011-11-22 14:00:39下载
- 积分:1
-
Binary-particle-swarm-source
本文给出了二进制粒子群算法的源程序,并运用实例进行了验证。(In this paper, the source code of the binary particle swarm algorithm is given and verified by an example.)
- 2017-04-16 23:36:27下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
GUIwithMatlab
MATLAB的gui指导,各种情况详细的代码(MATLAB-gui guide, the code in detail the various situations)
- 2009-06-12 08:51:17下载
- 积分:1
-
QAM_16
TD-LTE PMCH matlab source code
- 2011-04-27 18:45:41下载
- 积分:1