-
5-20
自适应滤波原理(国外教材)计算机作业的MATLAB程序,调试通过,有一定的参考价值。(Principles of Adaptive Filtering (foreign materials) MATLAB computer operating procedures, testing is passed, there is a certain reference value.)
- 2009-06-07 14:36:10下载
- 积分:1
-
matlab-arabe
livre en arabe explique application du matlab
- 2012-04-11 21:08:44下载
- 积分: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
-
matlab
matlab 函数命令大全,包括各种函数及基说明,使用方便。(matlab function command Daquan, including a variety of functions and the base note, easy to use.)
- 2009-10-18 10:03:26下载
- 积分:1
-
zaoshengguoxitong
一个关于量化噪声分析的程序。代码不长仅供参考。学生试验专用。(One of the quantization noise analysis program. The code is not long for reference only. Students of special test.)
- 2012-04-20 08:13:45下载
- 积分:1
-
wigner-and-chafen
第一部分是关于wigner-ville程序的三个源函数(wigner分布、伪wigner分布、平滑伪wigner分布);第二部分是关于差分的一阶、二阶导数的子函数、源函数及表达仿真实例,这两部分都是matlab环境下源程序。(The first part is a function of three sources wigner-ville program (wigner distribution, pseudo wigner distribution, smoothed pseudo wigner distribution) the second part is about the first difference, the second derivative of the subroutine, the source function and expression simulation examples These two parts are the source matlab environment.)
- 2015-05-04 09:14:52下载
- 积分:1
-
yjdlb
一级倒立摆的模糊控制,用融合函数的思想,基于最优控制。通过simulink仿真。(An inverted pendulum fuzzy control, with the idea of integration of functions, based on the optimal control. Through the simulink simulation.)
- 2020-06-29 22:00:01下载
- 积分:1
-
Kjunzhijulei
用于说话人识别初始化样本的聚类算法
调试成功(Speaker Recognition for initialization of the clustering algorithm samples)
- 2009-06-26 20:05:55下载
- 积分:1
-
SeismicLab.tar
地震资料处理中一些简单的操作,绘图程序等。(seismic data processing)
- 2011-04-25 21:42:24下载
- 积分:1
-
shipinzhuanhuan
说明: 将时域信号进行处理得到加速度频域幅值谱或振级谱(Acceleration amplitude spectrum or magnitude spectrum in frequency domain can be obtained by processing time domain signals.)
- 2020-06-16 22:20:01下载
- 积分:1