代码搜索:Integration

找到约 3,762 项符合「Integration」的源代码

代码结果 3,762
www.eeworm.com/read/123211/14642352

readme

Numerical Integration Toolbox MATLAB Toolbox for 1-D, 2-D, and n-D Numerical Integration The original 1-D routines were obtained from NETLIB and were written by Howard Wilson
www.eeworm.com/read/433047/8550078

gaussq readme.gaussq

% Abstract (March 10,1990) % % GAUSSQ - Routines for Composite Gauss Integration % % The following routines perform numerical integration by % composite Gauss integration. A function to give base %
www.eeworm.com/read/378680/9219314

vbs toggle devstudio scc.vbs

set shell = CreateObject("WScript.Shell") key = "HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider\ProviderRegKey" currentSCCP = shell.RegRead(key) if currentSCCP = Empty then intButton = s
www.eeworm.com/read/365779/9848674

gaussq readme.gaussq

% Abstract (March 10,1990) % % GAUSSQ - Routines for Composite Gauss Integration % % The following routines perform numerical integration by % composite Gauss integration. A function to give base %
www.eeworm.com/read/162188/10328314

ext integral.ext

/* ** integral.ext - Integration of functions. ** (C) Copyright 1988-1996 by Aptech Systems, Inc. ** All Rights Reserved. ** ** External variable declarations for procedures INTGRATx, INTQUADx.
www.eeworm.com/read/353255/10459340

gaussq readme.gaussq

% Abstract (March 10,1990) % % GAUSSQ - Routines for Composite Gauss Integration % % The following routines perform numerical integration by % composite Gauss integration. A function to give base %
www.eeworm.com/read/309760/13664827

html package-frame.html

www.eeworm.com/read/123211/14642401

gaussq readme.gaussq

% Abstract (March 10,1990) % % GAUSSQ - Routines for Composite Gauss Integration % % The following routines perform numerical integration by % composite Gauss integration. A function to give base %
www.eeworm.com/read/214909/15084291

m chap1_16.m

%PID Controller with changing integration rate clear all; close all; %Big time delay Plant ts=20; sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_
www.eeworm.com/read/100897/15862968

vbs toggle devstudio scc.vbs

set shell = CreateObject("WScript.Shell") key = "HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider\ProviderRegKey" currentSCCP = shell.RegRead(key) if currentSCCP = Empty then intButton = s