代码搜索:solves
找到约 1,488 项符合「solves」的源代码
代码结果 1,488
www.eeworm.com/read/349580/3142519
cpp main.cpp
// Copyright (C) 2006-2007 Anders Logg and Kristian Oelgaard.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-12-05
// Last changed: 2007-08-20
//
// This demo program solves Pois
www.eeworm.com/read/349580/3142654
cpp main.cpp
// Copyright (C) 2006-2007 Johan Jansson and Anders Logg.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-02-07
// Last changed: 2007-08-20
//
// This demo program solves the equa
www.eeworm.com/read/349580/3142666
cpp main.cpp
// Copyright (C) 2006-2007 Anders Logg and Kristian Oelgaard.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-12-05
// Last changed: 2007-08-20
//
// This demo program solves Pois
www.eeworm.com/read/349580/3142673
cpp main.cpp
// Copyright (C) 2006-2007 Anders Logg.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-02-07
// Last changed: 2007-08-20
//
// This demo program solves Poisson's equation
//
//
www.eeworm.com/read/349580/3142676
cpp main.cpp
// Copyright (C) 2006-2007 Anders Logg.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-02-09
// Last changed: 2007-07-11
//
// This demo solves the Stokes equations, using stabil
www.eeworm.com/read/349580/3142681
cpp main.cpp
// Copyright (C) 2006-2007 Anders Logg.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-02-09
// Last changed: 2007-07-11
//
// This demo solves the Stokes equations, using quadra
www.eeworm.com/read/304358/3799798
m trust.m
function [s,val,posdef,count,lambda] = trust(g,H,delta)
%TRUST Exact soln of trust region problem
%
% [s,val,posdef,count,lambda] = TRUST(g,H,delta) Solves the trust region
% problem: min{g^Ts + 1
www.eeworm.com/read/407519/2261862
cpp main.cpp
// Copyright (C) 2006-2007 Anders Logg and Kristian Oelgaard.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-12-05
// Last changed: 2007-08-20
//
// This demo program solves Pois
www.eeworm.com/read/407519/2261971
cpp main.cpp
// Copyright (C) 2006-2007 Anders Logg.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-02-07
// Last changed: 2007-08-20
//
// This demo program solves Poisson's equation
//
//
www.eeworm.com/read/407519/2262615
cpp main.cpp
// Copyright (C) 2007 Kristian B. Oelgaard.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2007-11-23
// Last changed: 2008-04-28
//
// This demo program solves Poisson's equation
//