代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/429878/8783943
htm rbfhess.htm
Netlab Reference Manual rbfhess
rbfhess
Purpose
Evaluate the Hessian matrix for RBF network.
Synopsis
h = rbfhe
www.eeworm.com/read/429878/8783946
htm confmat.htm
Netlab Reference Manual confmat
confmat
Purpose
Compute a confusion matrix.
Synopsis
[C, rate] = confmat(y, t)
www.eeworm.com/read/429878/8783955
htm rbfbkp.htm
Netlab Reference Manual rbfbkp
rbfbkp
Purpose
Backpropagate gradient of error function for RBF network.
Synopsis
www.eeworm.com/read/429878/8784158
htm mlphess.htm
Netlab Reference Manual mlphess
mlphess
Purpose
Evaluate the Hessian matrix for a multi-layer perceptron network.
Synopsis
www.eeworm.com/read/429878/8784193
htm knnfwd.htm
Netlab Reference Manual knnfwd
knnfwd
Purpose
Forward propagation through a K-nearest-neighbour classifier.
Synopsis
www.eeworm.com/read/285876/8803494
m nlgen.m
function y = nlgen (x, h, q)
%NLGEN generates the output of a second order Volterra system
% y = nlgen (x, h, q)
% y(n) = sum_{k} h(k) x(n-k) + sum_{k} sum_{l} q(k,l) x(n-k)x(n-l)
% the
www.eeworm.com/read/429504/8804752
m validate.m
function [cost,nmodel,output] = validate(model, Xtrain, Ytrain, Xtest, Ytest,estfct, trainfct, simfct)
% Validate a trained model on a fixed validation set
%
% >> cost = validate({X,Y,type,gam,sig2}
www.eeworm.com/read/429279/8813484
changelog
2007-07-14 Christian Stimming
* configure.ac: Release version 2.5.2.
* include/gmd.h: Add GenMat::copy() method. Add documentation of
"named return value optimization" issues
www.eeworm.com/read/429279/8813594
h gmf.h
// -*-C++-*-
// Copyright (C) 2004
// Christian Stimming
// Row-order modifications by Jacob (Jack) Gryn
// This library is free software; you ca
www.eeworm.com/read/429279/8813608
h laslv.h
// -*-C++-*-
// Copyright (C) 2004
// Christian Stimming
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General