-
用于Matlab的彩色图像色彩空间转换的MEX文件!
用于MATLAB的彩色图像色彩空间转换的MEX文件(for MATLAB color image color space conversion MEX documents)
- 2005-03-14 16:17:01下载
- 积分:1
-
MATLAB_CProgram
MATLAB与C_C++混合编程 张亮 王继阳(MATLAB&C_C++ program Zhangliang wangjiyang)
- 2010-10-18 15:46:59下载
- 积分:1
-
leachm
关于无线传感器网络路由协议leach的MATLAB仿真(Wireless sensor network routing protocols on the leach of the MATLAB simulation)
- 2009-12-10 11:43:05下载
- 积分:1
-
im1
useful for research beginer
- 2014-08-19 15:31:39下载
- 积分:1
-
kalmanf.m
Kalman filter
simple illustration
- 2015-02-05 10:54:45下载
- 积分:1
-
DTW
关于动态时间规整(DTW)的一维,二维的程序,以及还有规整路径图(About Dynamic Time Warping (DTW) one-dimensional, two-dimensional program, and there are regular road map)
- 2021-01-21 20:28:46下载
- 积分:1
-
Noise_Cancelation
Noise cancelation MY Own Work
I got full Mark in this assignment
Complete files
- 2010-11-07 02:44:31下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
rdirExec
Directory walking with input function handle called with each matching file found
- 2010-05-20 01:30:05下载
- 积分:1
-
echo_rls
it is the program for echo cancellor using the rls algorithm
- 2011-11-29 16:59:28下载
- 积分:1