代码搜索:methods
找到约 10,000 项符合「methods」的源代码
代码结果 10,000
www.eeworm.com/read/409645/11317294
txt readme.txt
an introduction to boundary element methods,
Prem K. Kythe
www.eeworm.com/read/409644/11317407
txt readme.txt
an introduction to boundary element methods,
Prem K. Kythe
www.eeworm.com/read/408394/11390209
h geometry.h
/*
Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that t
www.eeworm.com/read/158404/11620512
plugin nikto_httpoptions.plugin
#VERSION,1.05
#LASTMOD,07.22.2003
# HTTP Options check
# see RFC 2626 for info...
# This software is distributed under the terms of the GPL, which should have been received
# with a copy of this soft
www.eeworm.com/read/346459/11743109
news
Version 0.1.0 (released 2003-11-05)
* Initial release
Version 0.1.1 (released 2003-11-05)
* Changed licence from GPL to LGPL
Version 0.2.0 (released 2004-07-28)
* Implements unit test
www.eeworm.com/read/152112/12139000
m euler.m
function E=euler(f,a,b,ya,M)
%Input - f is the function entered as a string 'f'
% - a and b are the left and right endpoints
% - ya is the initial condition y(a)
% - M is the n
www.eeworm.com/read/152112/12139005
m power1.m
function [lambda,V]= power1(A,X,epsilon,max1)
%Input - A is an nxn matrix
% - X is the nx1 starting vector
% - epsilon is the tolerance
% - max1 is the maximum number of iterations
%Ou
www.eeworm.com/read/152112/12139042
m trisys.m
function X=trisys (A,D,C,B)
%Input - A is the sub diagonal of the coefficient matrix
% - D is the main diagonal of the coefficient matrix
% - C is the super diagonal of the coefficient matr
www.eeworm.com/read/152112/12139103
m difflim.m
function [L,n]=difflim(f,x,toler)
%Input - f is the function input as a string 'f'
% - x is the differentiation point
% - toler is the desired tolerance
%Output - L=[H' D' E']: H is the