-
beamform2
matlab仿真实例 波束形成muisc代码 简单易懂的 (matlab simulation beamforming muisc code easy to understand)
- 2010-05-22 23:18:33下载
- 积分:1
-
matlab
数字图像处理,实现图像分割,旋转,灰度变换(matlab digital image processing the image gray-scale processing, segmentation processing, rotation processing)
- 2012-04-23 20:50:55下载
- 积分:1
-
Matlab-program-for-interfacing-parallel_serial_po
Matlab program for interfacing parallel_serial_port.................
- 2013-03-05 20:17:12下载
- 积分:1
-
rsmkekaodu
说明: matlab编的有关响应面的程序,运算有结果(Program of response surface compiled by MATLAB)
- 2019-04-15 15:29:26下载
- 积分:1
-
gonglvpu
在悬架matlab仿真中,求解加速度、悬架动挠度,轮胎动位移的功率谱密度(Suspension matlab simulation, solution acceleration, suspension deflections, tire displacement power spectral density
)
- 2012-03-23 11:15:55下载
- 积分:1
-
digital-signal-processing
matlab版本的数字信号处理,适合初学的人。(matlab version of the digital signal processing, suitable for beginners person.)
- 2013-12-02 18:26:06下载
- 积分:1
-
WRAP_Staunton_091211-listaunton_prl_paper
Gabor filters image processing
- 2013-07-30 20:05:26下载
- 积分:1
-
jiexifa
本程序是用matlab仿真软件和解析法来计算光子晶体带隙的(this procedure is used Matlab simulation software and analytical method to calculate the photonic bandgap of)
- 2006-09-23 16:32:33下载
- 积分:1
-
MOGOA
多目标蝗虫优化算法源代码,benchmark函数优化,测试效果好。(Multi-objective Grasshopper Optimization Algorithm (MOGOA) source codes)
- 2020-09-16 15:27:55下载
- 积分: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