代码搜索:solving

找到约 630 项符合「solving」的源代码

代码结果 630
www.eeworm.com/read/363283/9963060

cpp skyblue_llkdlg.cpp

/*++ Copyright (c) AFE(Active-Free-Elegance) Module Name: skyblue_LLKDlg.cpp Abstract: LLK-Game's kernal-solving Dialog Author: Weijian Luo (Arthur Luo) 15-Jun-2005
www.eeworm.com/read/280592/10312550

m mulassoqp.m

function beta = MULASSOqp(Y,X,lambda,varargin) % The LASSO based on Multiplicative updates, i.e. solving the problem % % beta = argmin{ min 0.5*||Y-beta X||_2^2+lambda*|beta|_1 } % % The algorithm is
www.eeworm.com/read/422715/10617972

cpp skyblue_llkdlg.cpp

/*++ Copyright (c) AFE(Active-Free-Elegance) Module Name: skyblue_LLKDlg.cpp Abstract: LLK-Game's kernal-solving Dialog Author: Weijian Luo (Arthur Luo) 15-Jun-2005
www.eeworm.com/read/158966/10706508

cpp copyingwithpointers.cpp

//: C12:CopyingWithPointers.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Solving the pointer
www.eeworm.com/read/466243/7041460

m program_7c.m

% Chapter 7 - Differential Equations. % Program_7c - Solving simple differential equations. % Copyright Birkhauser 2004. Stephen Lynch. % Chemical kinetics (Example 8). deqn=inline('.00713*(4-c(
www.eeworm.com/read/455033/7378564

edp laplacert.edp

/* Solving the following Poisson problem Find $p$, such that; $ - \Delta p = f $ on $\Omega$, $ dp / dn = (g1d,g2d). n $ on $\Gamma_{123}$ $ p = gd $ on $\Gamma_{1}$ with de M
www.eeworm.com/read/295856/8136641

cpp skyblue_llkdlg.cpp

/*++ Copyright (c) AFE(Active-Free-Elegance) Module Name: skyblue_LLKDlg.cpp Abstract: LLK-Game's kernal-solving Dialog Author: Weijian Luo (Arthur Luo) 15-Jun-2005
www.eeworm.com/read/246287/12742799

cpp skyblue_llkdlg.cpp

/*++ Copyright (c) AFE(Active-Free-Elegance) Module Name: skyblue_LLKDlg.cpp Abstract: LLK-Game's kernal-solving Dialog Author: Weijian Luo (Arthur Luo) 15-Jun-2005
www.eeworm.com/read/143089/12899601

cpp copyingwithpointers.cpp

//: C12:CopyingWithPointers.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Solving the pointer
www.eeworm.com/read/137548/13313071

cpp copyingwithpointers.cpp

//: C12:CopyingWithPointers.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Solving the pointer