代码搜索:Problem

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

代码结果 10,000
www.eeworm.com/read/176823/9483087

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/176823/9483136

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/176823/9483324

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/176823/9483379

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/372108/9521545

cpp 09-2.cpp

// // More Example from ESTL Item 9 (the "remove_if" variations) // // Fails to compile under MSVC/native lib (library problem?) // #include #include #include #include
www.eeworm.com/read/371680/9542107

m limitpointmap.m

function out = limitpointmap % % Fixed point curve definition file for a problem in mapfile % global cds lpmds out{1} = @curve_func; out{2} = @defaultprocessor; out{3} = @optio
www.eeworm.com/read/371680/9542199

m fixedpointmap.m

function out = fixedpointmap % % Fixed Point of Map curve definition file for a problem in mapfile % global cds fpmds out{1} = @curve_func; out{2} = @defaultprocessor; out{3}
www.eeworm.com/read/371680/9542219

m perioddoublingmap.m

function out = perioddoublingmap % % Fixed point curve definition file for a problem in mapfile % global cds pdmds out{1} = @curve_func; out{2} = @defaultprocessor; out{3} = @op
www.eeworm.com/read/371680/9542553

m neimarksackermapr.m

function out = neimarksackermap % % Neimark_sacker curve definition file for a problem in mapfile % global cds nsmds out{1} = @curve_func; out{2} = @defaultprocessor; out{3}
www.eeworm.com/read/371680/9542556

m neimarksackermap.m

function out = neimarksackermap % % Neimark_sacker curve definition file for a problem in mapfile % global cds nsmds out{1} = @curve_func; out{2} = @defaultprocessor; out{3}