readme.gaussq
来自「基础教学,代码示例」· GAUSSQ 代码 · 共 19 行
GAUSSQ
19 行
% 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% points and weight factors is also included. A document% comparing results from these formulas and output from the% function quad provided in MATLAB is provided to illustrate% the accuracy obtainable using Gauss composite integration.% Written by Howard Wilson% Department of Engineering Mechanics% University of Alabama% Box 870278% Tuscaloosa, Alabama 35487-0278% Phone 205 348-1617% Email address: HWILSON @ UA1VM.UA.EDU
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?