-
dct_dwt_transform
Watermarking matlab code for digital signal processing
- 2012-03-31 22:33:41下载
- 积分:1
-
matlab
使用matlab编写的合成地震记录
里面注释很全的,看看吧,会有用的(synthetic seismogram matlab)
- 2020-10-30 10:39:55下载
- 积分:1
-
Matlab
雅克比(Jacobi)迭代法. 设有n阶方程组. (4.1). 若系数矩阵非奇异,且 (i = 1, 2,…, n),将方程组(4.1)改写成. 然后写成迭代格式 (Jacobi (Jacobi) iterative method. With n-order equations. (4.1) and if non-singular coefficient matrix, and (i = 1, 2, ..., n), the equations (4.1) rewritten and then write into the iterative ...)
- 2011-12-02 18:00:01下载
- 积分: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
-
Ekahau
Ekahau postioning engine user guide
- 2010-11-19 08:49:50下载
- 积分:1
-
APF
多个关于有源电力滤波器的仿真例子,所有例子都有调试完毕,对学习APF有帮助(A plurality of active power filter on simulation example, all the examples have debugging, learning APF helpful)
- 2015-05-26 17:21:42下载
- 积分:1
-
VRP
两阶段法求解带时间窗的VRP问题,里面嵌套节约算法。(Two-stage method for solving the VRP with time windows, which nested saving algorithm.)
- 2015-05-10 14:02:00下载
- 积分:1
-
gpc
用matlab实现预测控制中的GPC算法(Predictive control with matlab implementation of the GPC algorithm)
- 2010-10-18 15:37:04下载
- 积分:1
-
gui.tar
ejemplo de desarrollo de guis en matlab
- 2010-05-15 19:36:56下载
- 积分:1
-
light_flow
通过matlab程序实现,基于光流法的运动估计,可以对图像进行预测(By matlab program, optical flow motion estimation method based on the image can be predicted)
- 2013-12-03 13:42:22下载
- 积分:1