-
distmat
D = DISTMAT(X,Y) for matrices X and Y returns the distance matrix where the (i,j)th entry is the d-norm distance between the ith and jth row of X and Y respectively.
- 2010-02-26 13:14:54下载
- 积分:1
-
OFDMWork20131105
OFDM 系统搭建 仅供学习交流 加入了高斯信道的影响 (OFDM Fiber communication System structure)
- 2013-11-20 21:22:32下载
- 积分:1
-
UsingFFTforspectralanalysisofsignals
用FFT对信号作频谱分析.通过本次试验学会了用FFT对连续信号和时域离散信号进行谱分析的方法,并了解了可能出现的分析误差及其原因。(Using FFT for spectral analysis of signals)
- 2009-06-29 22:06:34下载
- 积分:1
-
DrawKPperturbed
matlab中计算求解近自由电子能带,能有效求解能带个数和宽度(energyband of nearly free electron)
- 2012-05-29 01:32:38下载
- 积分:1
-
runRadarSim_v2
radar matlab simulation
- 2011-10-01 14:10:01下载
- 积分:1
-
M_GENNERTATE
m序列的产生程序,输入不同的本源多项式,就能产生长度不同的m序列。(m-sequence generation program, enter a different origin of the polynomial, we can generate m-sequences of different length.)
- 2011-11-21 11:07:54下载
- 积分:1
-
imageprobability4
to help in computer vision ,pattern recognition and machine learning research for grad students in image analysis and computer science works of masters and doctorate
- 2010-07-03 13:57:26下载
- 积分: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
-
bianshi
基本最小二乘估计递推算法matlab实现及绘图,以及生成M序列(Basic recursive least squares estimation algorithm and M series)
- 2013-07-11 19:37:36下载
- 积分:1
-
norcor
matlab codes to determine normalized correlation, psnr and log of an image
- 2015-02-21 13:13:31下载
- 积分:1