代码搜索:Problem

找到约 10,000 项符合「Problem」的源代码

代码结果 10,000
www.eeworm.com/read/396844/2406583

m demhmc3.m

%DEMHMC3 Demonstrate Bayesian regression with Hybrid Monte Carlo sampling. % % Description % The problem consists of one input variable X and one target variable % T with data generated by sampling X
www.eeworm.com/read/396844/2406593

m demolgd1.m

%DEMOLGD1 Demonstrate simple MLP optimisation with on-line gradient descent % % Description % The problem consists of one input variable X and one target variable % T with data generated by sampling X
www.eeworm.com/read/396844/2406626

m demgp.m

%DEMGP Demonstrate simple regression using a Gaussian Process. % % Description % The problem consists of one input variable X and one target variable % T. The values in X are chosen in two separated c
www.eeworm.com/read/396844/2406653

m demhmc2.m

%DEMHMC2 Demonstrate Bayesian regression with Hybrid Monte Carlo sampling. % % Description % The problem consists of one input variable X and one target variable % T with data generated by sampling X
www.eeworm.com/read/396844/2406709

m demrbf1.m

%DEMRBF1 Demonstrate simple regression using a radial basis function network. % % Description % The problem consists of one input variable X and one target variable % T with data generated by sampling
www.eeworm.com/read/396844/2406876

changelog

ChangeLog file for zlib Changes in 1.1.4 (11 March 2002) - ZFREE was repeated on same allocation on some error conditions. This creates a security problem described in http://www.zlib.org/advi
www.eeworm.com/read/395929/2429595

s labelbug.s

.code .align 4 ; A comment. This should not be interpreted as a label, but both of the ; following statements should. label_without_colon label_with_colon: ; A problem tege found... ; Input scrub
www.eeworm.com/read/381136/2649092

m testdich.m

function [X,I,alpha,theta] = testdich( dim, datanum ) % TESTDICH randomly creates test examples for dichotomy problem. % [X,I] = testgidich( dim, datanum ) % % TESTDICH creats test data randomly for
www.eeworm.com/read/377738/2697055

cpp pex10_6.cpp

#include #pragma hdrstop // include solution to the committee problem #include "comm.h" void main(void) { int n,i; // read the degree of the polynomial cout
www.eeworm.com/read/373460/2761956

m testdich.m

function [X,I,alpha,theta] = testdich( dim, datanum ) % TESTDICH randomly creates test examples for dichotomy problem. % [X,I] = testgidich( dim, datanum ) % % TESTDICH creats test data randomly for