代码搜索:Problem

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

代码结果 10,000
www.eeworm.com/read/220289/14843759

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/220289/14843761

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/220289/14843806

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/220289/14843894

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/219934/14859345

changes

Changes from version 1.0.0 to 1.0.1 - Added copyright lines in all files - Added README file - Added Changes file -- :) - Added shortprint/ directory (we forgot about it) - Fixed problem with sc
www.eeworm.com/read/218474/14919053

m bookdemo.m

% PURPOSE : We address here a nonlinear non-Gaussian problem using % the standard particle filtering algorithm. % For more details refer to the introduction of our book: % Sequential Monte Carlo in P
www.eeworm.com/read/218391/14922923

m pr3_26.m

%Problem 3.26; %Simulates antijamming features of spread spectrum signal (band elimination used) against narrow %band jammer and compares to the ones of plain signals; clear all; close all; t=[0
www.eeworm.com/read/218391/14922929

m pr3_25.m

%Problem3.25 %Simulates antijamming features of spread spectrum signal (no band elimination used) against narrow %band jammer and compares to the ones of plain signals; clear all; close all; t=[
www.eeworm.com/read/115326/15017961

c equationmanuel.c

/* 1995-96 ACM International Collegiate Programming Contest Southwestern European Regional Contest ETH Zurich, Switzerland December 9, 1995 Problem: Equation Idea: Frank Moehle, Contest Director
www.eeworm.com/read/115326/15018036

c testtriangle.c

/* 1995-96 ACM International Collegiate Programming Contest Southwestern European Regional Contest ETH Zurich, Switzerland December 9, 1995 Problem: Triangle Idea and first implementation: Berni S