-
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
-
VC++withMatlab
很有用的一个资料,可以帮助你更加深入的了解VC(a very useful information, I can help you more in-depth understanding of VC)
- 2007-01-10 09:29:29下载
- 积分:1
-
FREQsinaisAM
Matlab code generation signal
- 2011-07-02 23:51:18下载
- 积分:1
-
wangluopachong
该matlab程序可以通过网络爬虫抓取网页内容(本程序抓取的是新浪金融的,可以修改成其他的)(The matlab program can crawl web content through web crawlers (the Program crawl Sina finance can be modified into the other))
- 2016-05-23 17:18:37下载
- 积分:1
-
shan
应用熵检测法实现CW脉冲信号的检测,并画出ROC曲线,判断接收机性能。(Applying entropy detection method to realize CW pulse signal detection, and draw ROC curve to judge the receiver performance.)
- 2016-12-14 10:45:50下载
- 积分:1
-
齿轮动力学
说明: 短时傅里叶变换,通过加窗函数,切割,做到精细化处理(Short time Fourier transform, through windowing function, cutting, achieve fine processing)
- 2021-01-04 21:12:59下载
- 积分:1
-
NSVDD
support vector data description的matlab代码(support vector data description of the matlab code)
- 2010-09-16 22:40:23下载
- 积分:1
-
cell_model_a
solar panel model with graph V-I for the study of the beaviour of a solar panel
- 2011-10-18 23:18:21下载
- 积分:1
-
jftrdeca
单径或多径瑞利衰落信道仿真,matlab小波分析程序,线性调频脉冲压缩的Matlab程序,现代信号处理中谱估计在matlab中的使用,对信号进行频谱分析及滤波,主同步信号PSS在时域上的相关仿真。( Single path or multipath Rayleigh fading channel simulation, matlab wavelet analysis program, LFM pulse compression of the Matlab program, Modern signal processing used in the spectral estimation in matlab, The signal spectral analysis and filtering, PSS primary synchronization signal in the time domain simulation related.)
- 2016-03-13 22:50:57下载
- 积分:1
-
Pearson_ICA
In frequency-domain blind source separation (BSS) for speech with independent component analysis (ICA), a practical parametric Pearson distribution system is used to model the distribution of frequency-domain source signals.(In frequency-domain blind source separation (BSS) for speech with independent component analysis (ICA), a practical parametric Pearson distribution system is used to model the distribution of frequency-domain source signals.)
- 2010-08-25 11:28:26下载
- 积分:1