-
spectrum_estimation
包括多种经典频谱估计程序,Matlab平台实现(Classical spectrum estimation procedures, Matlab platform)
- 2009-10-09 09:10:59下载
- 积分:1
-
CMAC-PID
CAMC与PID并行控制的仿真.采用SIMULINK仿真实现CAMC和PID的并行控制(CAMC in parallel with the PID control simulation. SIMULINK Simulation using parallel CAMC and PID control)
- 2009-11-06 09:59:51下载
- 积分:1
-
matlab_image_processing
matlab图像处理函数大全 同时也可以用来学习(matlab image processing function can also be used to study Daquan)
- 2010-11-15 11:34:35下载
- 积分: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
-
ABCalgorithm
说明: 用于但目标的蚁群算法程序,matlab语言环境。(However, the aim of the ant colony algorithm for the program, matlab language environments.)
- 2010-03-26 10:26:39下载
- 积分:1
-
robot-9.8
Robot Toolbox for simulation Robotic manipulators and Design Controller for robots
- 2013-07-17 01:20:04下载
- 积分:1
-
ACA_KT
说明: 基于知识迁移的蚁群参数选择算法。通过构建图实现参数的自主映射。采用Matlab编写。(Knowledge-based parameter selection algorithm ant colony migration. Parameters by constructing a graph to achieve the independent mapping. Written using Matlab.)
- 2011-03-23 09:27:40下载
- 积分:1
-
turbo_logmap
说明: turbo码的译码,以及包含logmap和sova两种算法(turbo_logmapturbo,logmap and sova)
- 2010-05-04 23:03:20下载
- 积分:1
-
matlab-simulation-of-m-sequence
对m序列的原理、结构、性质进行了分析,在Matlab中采用编程和Simulink动态仿真功能2
种方式实现了m序列.仿真实验表明,这2种方法简单,易于实现,可移植性较强,具有可行性和
设计的合理性.
(The principle of the m sequence, structure and properties were analyzed in Matlab, Simulink using dynamic programming and simulation capabilities are 2 ways to achieve the m sequence. Simulation results show that these 2 simple and easy to implement, portability strong the feasibility and rationality of the design.)
- 2011-05-11 08:54:54下载
- 积分:1
-
set_up_a_new_matrix
主要介绍了新矩阵的创建,包括1)建立新矩阵;2)空矩阵;3)向量和子矩阵的生成;4)MATLAB中的特殊矩阵(Introduces a new matrix of creation, including 1) the establishment of a new matrix 2) empty matrix 3) vectors and matrices generated 4) MATLAB in the special matrix)
- 2010-06-02 20:45:00下载
- 积分:1