代码搜索:Integration
找到约 3,762 项符合「Integration」的源代码
代码结果 3,762
www.eeworm.com/read/124283/14579665
c initialise.c
/* integration/initialise.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/123211/14642336
m gquad2d.m
function vol = gquad2d(fun,xlow,xhigh,ylow,yhigh,b1,b2,w1)
%usage: vol = gquad2d(fun,xlow,xhigh,ylow,yhigh,bpx,bpy,wfxy)
% or
% vol = gquad2d(fun,xlow,xhigh,ylow,yhigh,nquadx,nquady)
% This f
www.eeworm.com/read/123211/14642398
m quadg.m
function int = quadg(fun,xlow,xhigh,tol,trace,p1,p2,p3,p4,p5,p6,p7,p8,p9)
%usage: int = quadg('Fun',xlow,xhigh)
%or
% int = quadg('Fun',xlow,xhigh,tol)
%or
% int = quadg('Fun',xlow,xhig
www.eeworm.com/read/219939/14859099
txt readme.txt
This directory holds patches that are useful for Linux integration.
Right now there is only one patched file, yaffs_mtdif2.c. This has been
patched with a tweaked version of "Sergey's patch" and typi
www.eeworm.com/read/217397/14966214
m contents.m
% Communications Toolbox SIMULINK S-functions.
% Version 1.0a 25-Apr-96
%
% M-file S-functions:
% arraymax - Compute the index with maximum input.
% arraymin - Compute the index
www.eeworm.com/read/217040/14981690
pas quad3d.pas
PROCEDURE quad3d(x1,x2: real; VAR ss: real);
(* Evaluates 3-dimensional integral with z integration innermost, then
y integration, and finally x integration. Unlike FORTRAN version, calls QGAUS
(he
www.eeworm.com/read/114395/15055044
m ex651.m
%----------------------------------------------------------------------------
% Example 6.5.1
% Gauss-Legendre quadrature of a functio
www.eeworm.com/read/213502/15133156
m ex651.m
%----------------------------------------------------------------------------
% Example 6.5.1
% Gauss-Legendre quadrature of a functio
www.eeworm.com/read/212047/15167074
c initialise.c
/* integration/initialise.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the