代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/485544/6552642
m demev1.m
%DEMEV1 Demonstrate Bayesian regression for the MLP.
%
% Description
% The problem consists an input variable X which sampled from a
% Gaussian distribution, and a target variable T generated by compu
www.eeworm.com/read/485544/6552673
m demev3.m
%DEMEV3 Demonstrate Bayesian regression for the RBF.
%
% Description
% The problem consists an input variable X which sampled from a
% Gaussian distribution, and a target variable T generated by compu
www.eeworm.com/read/485544/6552780
m demglm1.m
%DEMGLM1 Demonstrate simple classification using a generalized linear model.
%
% Description
% The problem consists of a two dimensional input matrix DATA and a
% vector of classifications T. The da
www.eeworm.com/read/485544/6552812
m demglm2.m
%DEMGLM2 Demonstrate simple classification using a generalized linear model.
%
% Description
% The problem consists of a two dimensional input matrix DATA and a
% vector of classifications T. The da
www.eeworm.com/read/485103/6564346
m unimodal.m
function B=unimodal(X,Y,Bold)
%UNIMODAL unimodal regression
%
% Solves the problem min|Y-XB'| subject to the columns of
% B are unimodal and nonnegative. The algorithm is iterative
% If an est
www.eeworm.com/read/481966/6633375
cpp 2472.cpp
/* This Code is Submitted by wywcgs for Problem 2472 on 2007-04-16 at 11:08:04 */
#include
#include
#include
#include
using namespace std;
co
www.eeworm.com/read/481966/6633472
cpp 1081.cpp
/* This Code is Submitted by wywcgs for Problem 1081 on 2006-01-06 at 23:41:47 */
#include
#include
#include
#include
#include
using namespace
www.eeworm.com/read/481966/6633475
cpp 1999.cpp
/* This Code is Submitted by wywcgs for Problem 1999 on 2005-09-22 at 22:24:03 */
#include
#include
#include
using namespace std;
class LinkedList {
public:
www.eeworm.com/read/481966/6633815
cpp 2466.cpp
/* This Code is Submitted by wywcgs for Problem 2466 on 2007-04-16 at 11:08:47 */
#include
#include
#include
using namespace std;
class ACMER {
publ
www.eeworm.com/read/481966/6633984
cpp 2241.cpp
/* This Code is Submitted by wywcgs for Problem 2241 on 2006-05-22 at 18:19:06 */
#include
#include
#include
#include
using namespace std;
const in