代码搜索:solution
找到约 10,000 项符合「solution」的源代码
代码结果 10,000
www.eeworm.com/read/338293/12314523
m mr2.m
function [X,rho,eta] = mr2(A,b,k,reorth)
%MR2 Solution of symmetric indefinite problems by the MR-II algorithm
%
% [X,rho,eta] = mr2(A,b,k,reorth)
%
% MR-II is a variant of the MINRES algorithm for sy
www.eeworm.com/read/251835/12317720
m dimapfun.m
function zdot = dimapfun(wp,yp,flag,scale,z,beta,c);
% Used by DINVMAP for solution of an ODE.
% Copyright 1998 by Toby Driscoll.
% $Id: dimapfun.m 7 1998-05-10 04:37:19Z tad $
lenyp = l
www.eeworm.com/read/131754/14131448
vhd upcnt4_tb_post.vhd
-- C:\CNT4\UPCNT4_TB.VHD
-- VHDL Test Bench created by
-- Visual Software Solution's HDL Bencher 1.02.x4
-- Product info/updates: www.testbench.com
-- Support: support@testbench.com
-- Sales: sal
www.eeworm.com/read/131754/14131500
vhd upcnt4_tb.vhd
-- C:\CNT4\UPCNT4_TB.VHD
-- VHDL Test Bench created by
-- Visual Software Solution's HDL Bencher 1.02.x4
-- Product info/updates: www.testbench.com
-- Support: support@testbench.com
-- Sales: sal
www.eeworm.com/read/114395/15054951
m exb3.m
%
% Plot contours of the solution to Ex 5.9.2
% See Fig. 5.9.2 for the problem mesh
%
xx=0.0:1.25:5.0; % x-axis grid
yy=0.0:2.5:10.0; % y-axis grid
for j=1:5
for i=1:5
sol(i,j)=f
www.eeworm.com/read/213502/15133107
m exb3.m
%
% Plot contours of the solution to Ex 5.9.2
% See Fig. 5.9.2 for the problem mesh
%
xx=0.0:1.25:5.0; % x-axis grid
yy=0.0:2.5:10.0; % y-axis grid
for j=1:5
for i=1:5
sol(i,j)=f
www.eeworm.com/read/16761/687107
sln webapplicationdatabase2.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebApplicationDataBase2", "http://localhost/WebApplicationDataBase2/WebApplicationDataB
www.eeworm.com/read/490329/1201484
h gauss_elimination.h
#ifndef HK_GAUSS_ELEMINATION
#define HK_GAUSS_ELEMINATION
typedef float hk_gauss_real;
#define hk_GAUSS_SOLUTION_TOLERANCE (1000.0f) //factor to hk_GAUSS_ELM_EPS
class hk_Gauss_Elm_Input {
www.eeworm.com/read/476331/1372826
sln pcscustomcwebapp1.sln
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "PCSCustomCWebApp1", "..\..\..\..\..\..\ProCSharp\Chapter38\PC
www.eeworm.com/read/476331/1372828
sln pcsusercwebapp1.sln
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "PCSUserCWebApp1", "..\..\..\..\..\..\ProCSharp\Chapter38\PCSU