代码搜索:Problem

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

代码结果 10,000
www.eeworm.com/read/425546/10349190

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. Th
www.eeworm.com/read/424987/10388649

m operator_example.m

% Matlab script for solving the sparse signal recovery problem % using the object-oriented programming feature of Matlab. % The three m files in ./@partialDCT/ implement the partial DCT class % wit
www.eeworm.com/read/424400/10454498

cc mssricc.cc

/* MssrIcc.cc implementation of the coclustering algothm for the first problem, H = A - RR'ACC' in the paper, "Minimum Sum-Squared Residue Co-clustering of Gene Expression Data", with sm
www.eeworm.com/read/278805/10507344

m p3_8.m

%%%%%%%-----Problem3.8-----%%%%%%% %%Date 2007.4.17 %--------Settings--------% clear all; close all; A=[-0.195 0.95;-1.5955 0.95;-1.9114 0.95]; segma_v2=1; %variance of noise
www.eeworm.com/read/352754/10517075

c panic.c

/* * linux/kernel/panic.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * This function is used through-out the kernel (includeinh mm and fs) * to indicate a major problem. */
www.eeworm.com/read/421857/10690982

txt using google as a calculator, a tutorial.txt

How to use the Google calculator: Google抯 calculator tries to understand the problem you are attempting to solve without requiring you to use special syntax. However, it may be helpful to know the
www.eeworm.com/read/419697/10842870

c alg051.c

/* * EULER'S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y' = F(T,Y), A
www.eeworm.com/read/419697/10843030

c alg055.c

/* * ADAMS VARIABLE STEP-SIZE PREDICTOR-CORRECTOR ALGORITHM 5.5 * * To approximate the solution of the initial value problem * * y' = f( t, y ), a
www.eeworm.com/read/419697/10843057

c alg112.c

/* * NONLINEAR SHOOTING ALGORITHM 11.2 * * To approximate the solution of the nonlinear boundary-value problem * * Y'' = F(X,Y,Y'), A
www.eeworm.com/read/418911/10892016

m ursell.m

function [A,b] = ursell(n) %URSELL Test problem: integral equation wiht no square integrable solution. % % [A,b] = ursell(n) % % Discretization of a first kind Fredholm integral equation with % kernel