-
entropy
code for computing the entropy of gray scale image, including to calculate the local entropy (especially for matlab 7.0 and lower that dont have entropy and entropyfilt function)
- 2009-06-13 07:56:00下载
- 积分:1
-
GaussPulse
产生一定载波频率、重复频率及脉冲间隔的高斯形脉冲信号(Produce gaussian signal with certain repetition frequency, the carrier frequency and pulse interval)
- 2014-02-19 10:31:39下载
- 积分: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
-
music
功率谱估计 music算法matlab实现(music algorithm of power spectral estimation and its realization)
- 2014-02-24 21:09:29下载
- 积分:1
-
xiugai4
2*2 mimo-ofdm系统的误码率测量。经过时不变信道(ber of 2*2 mimo-ofdm)
- 2010-06-05 08:55:52下载
- 积分:1
-
circle
circle tracking with the image as the input using Matlab
- 2009-03-16 17:10:59下载
- 积分:1
-
dingwei
说明: 人脸定位的MATLAB源程序,希望对做图象处理的同志有帮助。(Face positioning MATLAB source, and I hope to do the image processing to help comrades.)
- 2006-04-04 15:20:22下载
- 积分:1
-
youyong
小波变换在图像压缩中的应用,都是完整的论文,希望能对大家有所帮助(Wavelet transform in image compression, are full of papers, hoping to be helpful)
- 2010-06-06 16:18:17下载
- 积分:1
-
SVM
说明: 四种支持向量机SVM工具箱的分类与回归算法。MATLAB编写(Four types of support vector machine SVM toolbox classification and regression algorithm. MATLAB prepared)
- 2008-11-07 22:55:53下载
- 积分:1
-
Adaptive-filter-and-matlab
说明: 自适应滤波算法研究及matlab实现论文,希望大家用得上,分享给各位(Adaptive filtering algorithm, and matlab to achieve paper, I hope you apply, you share)
- 2011-04-03 22:06:43下载
- 积分:1