代码搜索:Problem

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

代码结果 10,000
www.eeworm.com/read/339665/12211306

m demhmc1.m

%DEMHMC1 Demonstrate Hybrid Monte Carlo sampling on mixture of two Gaussians. % % Description % The problem consists of generating data from a mixture of two % Gaussians in two dimensions using a hybr
www.eeworm.com/read/339665/12211315

m demkmn1.m

%DEMKMEAN Demonstrate simple clustering model trained with K-means. % % Description % The problem consists of data in a two-dimensional space. The data is % drawn from three spherical Gaussian distri
www.eeworm.com/read/339665/12211505

m demknn1.m

%DEMKNN1 Demonstrate nearest neighbour classifier. % % Description % The problem consists of data in a two-dimensional space. The data is % drawn from three spherical Gaussian distributions with prio
www.eeworm.com/read/339665/12211871

m demmlp2.m

%DEMMLP2 Demonstrate simple classification using a multi-layer perceptron % % Description % The problem consists of input data in two dimensions drawn from a % mixture of three Gaussians: two of which
www.eeworm.com/read/150905/12249938

m demhmc1.m

%DEMHMC1 Demonstrate Hybrid Monte Carlo sampling on mixture of two Gaussians. % % Description % The problem consists of generating data from a mixture of two % Gaussians in two dimensions using a hybr
www.eeworm.com/read/150905/12249942

m demkmn1.m

%DEMKMEAN Demonstrate simple clustering model trained with K-means. % % Description % The problem consists of data in a two-dimensional space. The data is % drawn from three spherical Gaussian distri
www.eeworm.com/read/150905/12250444

m demknn1.m

%DEMKNN1 Demonstrate nearest neighbour classifier. % % Description % The problem consists of data in a two-dimensional space. The data is % drawn from three spherical Gaussian distributions with prio
www.eeworm.com/read/150905/12250645

m demmlp2.m

%DEMMLP2 Demonstrate simple classification using a multi-layer perceptron % % Description % The problem consists of input data in two dimensions drawn from a % mixture of three Gaussians: two of which
www.eeworm.com/read/150760/12266071

m tune_ocr.m

% TUNE_OCR Tunes SVM classifier for OCR problem. % % Description: % The following steps are performed: % - Training set is created from data in directory ExamplesDir. % - Multi-class SVM is
www.eeworm.com/read/250980/12372107

m demo_bearing_only.m

function demo_bearing_only() %function demo_bearing_only % % Demonstrate the behaviour of an EKF, UKF, and naive particle filter for % the bearing-only target-tracking problem as described in: %