代码搜索:Problem

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

代码结果 10,000
www.eeworm.com/read/370720/9587270

ml fft.ml

(* A Staged Implementation of FFT Author: Walid Taha, Oleg Kiselyov, Kedar N. Swadi Date: Thu Jul 8 20:24:46 CDT 2004 Problem: See "A Methodology for Generating Verified
www.eeworm.com/read/370596/9592850

java lostmessagefound19.java

// exceptions/LostMessageFound19.java // TIJ4 Chapter Exceptions, Exercise 19, page 479 // Repair the problem in LostMessage.java by guarding the call in the // finally clause. class VeryImporta
www.eeworm.com/read/368159/9708380

htm stringbufferexample.htm

Example Note: The latest versions of Firefox seem to have fixed the string concatenation problem. If you are using Firefox 1.0 or l
www.eeworm.com/read/172014/9726637

m legsn.m

function [f,dfdt] = legsn(theta) % legsn Evaluate f(theta) and fprime(theta) for the picnic leg problem. % Used with the Newton's method. % % Synopsis: [f,dfdt] = legsn(theta) % % Input
www.eeworm.com/read/367442/9748185

m testdich.m

function [X,I,alpha,theta] = testdich( dim, datanum ) % TESTDICH randomly creates test examples for dichotomy problem. % [X,I] = testgidich( dim, datanum ) % % TESTDICH creats test data randomly for
www.eeworm.com/read/171239/9765086

m ip_03_11.m

% MATLAB script for Illustrative Problem 3.11. % Demonstration script for frequency modulation. The message signal % is m(t)=sinc(100t). echo on t0=.2; % signal dura
www.eeworm.com/read/170936/9779137

m demhmc3.m

%DEMHMC3 Demonstrate Bayesian regression with Hybrid Monte Carlo sampling. % % Description % The problem consists of one input variable X and one target variable % T with data generated by sampling X
www.eeworm.com/read/170936/9779152

m demolgd1.m

%DEMOLGD1 Demonstrate simple MLP optimisation with on-line gradient descent % % Description % The problem consists of one input variable X and one target variable % T with data generated by sampling X
www.eeworm.com/read/170936/9779203

m demgp.m

%DEMGP Demonstrate simple regression using a Gaussian Process. % % Description % The problem consists of one input variable X and one target variable % T. The values in X are chosen in two separated c
www.eeworm.com/read/170936/9779249

m demhmc2.m

%DEMHMC2 Demonstrate Bayesian regression with Hybrid Monte Carlo sampling. % % Description % The problem consists of one input variable X and one target variable % T with data generated by sampling X