-
subspace_mimo
衰落信道下的盲估计研究MIMO-OFDM,mimo子空间仿真程序(ofdm)
- 2009-03-25 17:57:03下载
- 积分:1
-
chenfenfenximatlab
利用matlab编写的GUI界面实现成分分析,实验数据分析的简单小程序(Prepared using matlab GUI interface implementation component analysis, experimental data analysis of the simple small program)
- 2010-11-12 17:59:03下载
- 积分:1
-
windcoef
风力操纵运动,包括风力和风力矩理论计算公式(Wind Maneuvering)
- 2014-01-10 12:17:15下载
- 积分: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
-
appl3_4
读入文本数据,绘制地震波时间域曲线及频谱分析图(Read text data, seismic mapping and spectral analysis of time domain curve diagram)
- 2010-09-07 17:44:35下载
- 积分:1
-
Optimization-Case-Analysis-
MATLAB优化算法案例分析与应用.pdf,余胜威所著,高清电子书,全本(MATLAB Optimization Case Analysis and Application .pdf, Yu Shengwei book, e-book definition, all of the)
- 2016-08-12 23:16:45下载
- 积分:1
-
CCITT_CRC16
CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。(This script calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16)
- 2009-09-21 13:11:00下载
- 积分:1
-
Sports_Experiment
Video Classification using sptio-temproal pyramid matching
- 2010-12-27 18:26:26下载
- 积分:1
-
Tonedimen
matlab temperture profile
- 2010-03-01 18:00:46下载
- 积分:1
-
Newton_Method
说明: 自己根据<最优化理论与基础>课本编的matlab程序
最优化问题求解:
牛顿法
自助输入目标函数及其梯度(Optimization:
Newton Method
Type in objective function and its gradient by yourself.)
- 2010-03-19 16:37:37下载
- 积分:1