代码搜索:Netlab

找到约 753 项符合「Netlab」的源代码

代码结果 753
www.eeworm.com/read/150905/12250136

htm gsamp.htm

Netlab Reference Manual gsamp gsamp Purpose Sample from a Gaussian distribution. Synopsis x = gsamp(mu, covar,
www.eeworm.com/read/150905/12250138

htm hinton.htm

Netlab Reference Manual hinton hinton Purpose Plot Hinton diagram for a weight matrix. Synopsis hinton(w) h = h
www.eeworm.com/read/150905/12250164

htm confmat.htm

Netlab Reference Manual confmat confmat Purpose Compute a confusion matrix. Synopsis [C, rate] = confmat(y, t)
www.eeworm.com/read/150905/12250166

htm demgmm4.htm

Netlab Reference Manual demgmm4 demgmm4 Purpose Demonstrate density modelling with a Gaussian mixture model. Synopsis
www.eeworm.com/read/150905/12250168

htm linef.htm

Netlab Reference Manual linef linef Purpose Calculate function value along a line. Description linef(lambda, fn
www.eeworm.com/read/150905/12250175

htm gauss.htm

Netlab Reference Manual gauss gauss Purpose Evaluate a Gaussian distribution. Synopsis y = gauss(mu, covar, x)
www.eeworm.com/read/150905/12250214

htm rosen.htm

Netlab Reference Manual rosen rosen Purpose Calculate Rosenbrock's function. Synopsis y = rosen(x)
www.eeworm.com/read/150905/12250224

htm glm.htm

Netlab Reference Manual glm glm Purpose Create a generalized linear model. Synopsis net = glm(nin, nout, func)
www.eeworm.com/read/150905/12250231

htm rbfsetfw.htm

Netlab Reference Manual rbfsetfw rbfsetfw Purpose Set basis function widths of RBF. Synopsis net = rbfsetfw(net
www.eeworm.com/read/150905/12250234

htm datwrite.htm

Netlab Reference Manual datwrite datwrite Purpose Write data to ascii file. Synopsis datwrite(filename, x, t)