代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/177674/9442427
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/177674/9442430
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/177674/9442511
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/177674/9442667
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/176823/9483133
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/176823/9483135
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/176823/9483197
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/176823/9483360
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/366144/9827757
m gmfem.m
function u = gmfem(brep, mesh, conduct, source, userdata);
% u = gmfem(brep, mesh {, conduct { , source { , userdata}}});
% This function solves the boundary value problem
% div (c grad u) = -f
%
www.eeworm.com/read/365346/9867403
m dirprob.m
echo on
%--------------------------------------------------
% DirProb
% Example direct geodetic problem. Computes
% lat,lon,ht of 2nd point from distance,azimuth,
% vertical angle from 1st poin