-
matlabbiancheng
说明: matlab编程最好的入门教程,相当清晰,推荐学习!(The best entry-matlab programming tutorials, very clear recommendation to learn!)
- 2010-04-20 10:39:02下载
- 积分:1
-
f3_2
Matlab 时频分析技术及其应用Matlab 时频分析技术及其应用Matlab 时频分析技术及其应用(Matlab 时频分析技术及其应用)
- 2013-11-01 11:32:25下载
- 积分:1
-
mypca
It is the code to implement Principal Component Analysis, which is a very popular factorization method
- 2013-01-30 21:07:16下载
- 积分:1
-
normalization
matlab中使用libsvm进行分类预测时对数据进行归一化。(Data normalization)
- 2013-11-25 20:16:58下载
- 积分:1
-
ofdm_continu_vs_ifft
基于OFDM体制的调制和解调程序。对码流进行OFDM方式的调制和解调。(System based on OFDM modulation and demodulation process. Code stream of OFDM modulation and demodulation methods.)
- 2010-10-26 20:38:01下载
- 积分:1
-
main
detecting woods by images
- 2013-12-03 14:47:18下载
- 积分: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
-
MRL06
2004年robotcup世界冠军源代码(2004 world champion robotcup source code)
- 2008-03-10 19:43:29下载
- 积分:1
-
ofdm_signal_PSD
完整的ofdm程序,里面给出了功率谱密度的分析过程,比较精简实用(Ofdm complete procedure, which gives the power spectral density analysis of the process more streamlined and practical)
- 2009-04-20 22:14:39下载
- 积分:1
-
mvc1
说明: 此程序可用于PLS,PCR的定量测定,主要用于化学定量分析,非常实用(This procedure can be used for PLS, PCR quantitative measurement, mainly for chemical quantitative analysis, very useful)
- 2009-07-23 11:30:13下载
- 积分:1