-
Regression
介绍回归问题中高斯过程的应用,C. E. Rasmussen & C. K. I. Williams, Gaussian Processes for Machine Learning,(Gaussian regression problem introduced in the application process, CE Rasmussen & CKI Williams, Gaussian Processes for Machine Learning,)
- 2009-05-02 11:08:55下载
- 积分:1
-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh 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)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_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
output: result - structure with the fields
s - 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:13:28下载
- 积分:1
-
MoLiTuiHuoYiChuanSuanFa
关于模拟退火遗传算法的MATLAB程序,欢迎各位下载学习,相互交流。(On simulated annealing genetic algorithm MATLAB program, welcome to download the study, each other.)
- 2010-09-13 20:12:45下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
SinGen
用于产生正弦波数据文件。在matlab环境下使用。希望对你有所帮助(Used to generate the sine wave data file. Matlab environment. I hope for your help)
- 2013-01-25 13:32:02下载
- 积分:1
-
bracket
bracket optimization method
- 2013-12-01 04:00:10下载
- 积分:1
-
qh
说明: 气候分析中检验突变的经典程序,如滑动t检验,cv,滑动f检验等
(Climate Analysis classic mutation testing procedures, such as sliding t test, cv, sliding f inspection)
- 2007-08-12 23:01:53下载
- 积分:1
-
CURVE-SKETCH-IN-MATLAB-GUI
Making skecth in matlab GUI is fun. this code will give that chance and you can modify it on your own to get your desire.
- 2013-10-17 11:46:30下载
- 积分:1
-
compass_revise
matlab下m文件,能够提取compass三轴原始数据,并自动进行拟合矫正,得到其变换矩阵。将椭圆自动校正为圆心在原点的正圆。专门用于磁力计和重力计的自动校正。(m file matlab compass can be extracted under triaxial raw data and automatically correct fitting to give its transformation matrix. The ellipse is automatically corrected to a perfect circle centered at the origin. Specifically for magnetometer and gravity meter automatically corrected.)
- 2015-09-25 13:33:24下载
- 积分:1
-
googleearth
基于谷歌地球平台的matlab程序开发,方便我们使用。(matlab programming Based on Google earth platform, which is convenient for us to use.)
- 2014-11-15 20:29:40下载
- 积分:1