-
rx_2
BCH,LPDC,walsh编解码源程序代码,在视频传输中应用广泛(BCH ,the LPDC ,walsh codec source code, widely used in video transmission)
- 2013-03-15 20:35:04下载
- 积分: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
-
20074MATLAB
说明: 优化计算工具简介,matlab,mathematica,excel的比较(optimization tool, matlab, mathematica, excel comparison)
- 2009-08-17 10:17:07下载
- 积分:1
-
WRITE-A-PROGRAM-TO-EXTRACT-THE-BITPLANES-IN-THE-I
A PROGRAM TO EXTRACT THE BITPLANES IN THE IMAGE
- 2014-09-03 02:54:30下载
- 积分:1
-
P6Gaussian
gaussina lOW PASS FILTER
- 2014-09-21 01:46:20下载
- 积分:1
-
chengxu
MATLAB实现单摆在外力矩作用下的动画 源程序代码
- 2014-11-18 19:07:03下载
- 积分:1
-
RTv7.1-1.4-(VC2005)
rt block for matlab with source
- 2011-11-16 20:10:25下载
- 积分:1
-
fishswam
一个写的比较好的人工鱼群算法,适合初学者.(A good written artificial fish school algorithm, suitable for beginners.)
- 2020-12-13 09:59:15下载
- 积分:1
-
EMDs_Matlab
该程序用Matlab实现hilbert-huang变换,含EMD,HHT,边际谱等,有一些实例,较完善。(The program uses Matlab to achieve hilbert-huang transform, including EMD, HHT, the marginal spectra, there are some instances better.)
- 2010-05-29 15:57:53下载
- 积分:1
-
periodogram
用周期图法求解功率谱曲线,并搜索信号频率值(Periodogram method for solving the power spectrum curve, and search for the signal frequency value)
- 2012-05-24 20:37:34下载
- 积分:1