资源简介
matlab可用的NIT工具箱。直接导入就可以使用其中的函数。
代码片段和文件信息
% 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
% Department of Engineering Mechanics
% University of Alabama
% Box 870278
% Tuscaloosa Alabama 35487-0278
% Phone 205 348-1617
% Email address: HWILSON @ UA1VM.UA.EDU
%
% The rest of the routines were written by
% Bryce Gardner
% Ray W. Herrick Laboratories
% Purdue University
% West Lafayette IN 47906
% Phone: 317-494-0231
% Fax: 317-494-0787
% Email: gardner@ecn.purdue.edu
%
% Easy to use routines: (these routines iteratively integrate with
% higher order quadratures until the integral has
% converged--use these routine unless you want to
% specify the order of integration quadrature that
% is to be used)
% quadg.m -- High accuracy replacement for QUAD and QUAD8 (1-D)
% quad2dg.m -- 2-D integration over a rectangular region
% quad2dggen.m -- 2-D integration over a general region
% quadndg.m -- n-D integration over a n-D hyper-rectangular region
% README.nit -- introductory readme file
%
% The 1-D routines:
% README -- The original readme file by Howard Wilson
% gquad.m -- Integrates a 1-D function with input Gauss
% points and weights (modified by Bryce Gardner to
% handle an optional parameter in the function to be
% integrated and also to calculate the Gauss points
% and weights on the fly)
% gquad6.m -- Integrates a 1-D function with a 6-point quadrature
% grule.m -- Calculates the Gauss points and weights
% run.log -- File with examples
%
% New 1-D routines:
% quadg.m -- High accuracy replacement for QUAD and QUAD8
% quadc.m -- 1-D Gauss-Chebyshev integration routine
% crule.m -- Calculates the Gauss-Chebyshev points and weights
% ncrule.m -- Calculates the Newton-Coates points and weights
%
% The 2-D routines:
% quad2dg.m -- 2-D integration over a rectangular region
% quad2dc.m -- 2-D integration over a rectangular region with
% a 1/sqrt(1-x.^2)/sqrt(1-y.^2) sinqularity
% gquad2d.m -- Integrates a 2-D function over a square region
% gquad2d6.m -- Integrates a 2-D function over a square region with
% a 6-point quadrature
% quad2dggen.m -- 2-D integration over a general region
% quad2dcgen.m -- 2-D integration over a general region with
% a 1/sqrt(1-x.^2)/sqrt(1-y.^2) sinqularity
% gquad2dgen.m -- Integrates a 2-D function over a variable region
% (That is the limits on the inner integration are
% defined by a function of the variable of integration
% of the outer integral.)
% grule2d.m -- Calculates the Gauss points and weights for gquad2d.m
% grule2dgen.m -- Calculates the Gauss points and weights for
%
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-02-06 12:34 NIT\
目录 0 2018-02-06 12:34 NIT\nit\
文件 4839 1997-01-20 20:35 NIT\nit\Contents.m
文件 1364 1997-01-20 20:39 NIT\nit\README
文件 697 1997-01-20 20:40 NIT\nit\README.gaussq
文件 10 2006-11-11 14:33 NIT\nit\_desktop.ini
文件 116 1997-01-20 20:35 NIT\nit\count.m
文件 752 1997-01-20 20:35 NIT\nit\cquadnd.m
文件 997 1997-01-20 20:35 NIT\nit\crule.m
文件 232 1997-01-20 20:35 NIT\nit\crule2d.m
文件 175 1997-01-20 20:35 NIT\nit\crule2dgen.m
文件 59 1997-01-20 20:35 NIT\nit\fxpow.m
文件 48 1997-01-20 20:36 NIT\nit\glimh.m
文件 48 1997-01-20 20:36 NIT\nit\glimh2.m
文件 48 1997-01-20 20:36 NIT\nit\gliml.m
文件 2009 1997-01-20 20:36 NIT\nit\gquad.m
文件 2169 1997-01-20 20:36 NIT\nit\gquad2d.m
文件 1028 1997-01-20 20:36 NIT\nit\gquad2d6.m
文件 1688 1997-01-20 20:36 NIT\nit\gquad2dgen.m
文件 1660 1997-01-20 20:36 NIT\nit\gquad6.m
文件 752 1997-01-20 20:37 NIT\nit\gquadnd.m
文件 1097 1997-01-20 20:37 NIT\nit\grule.m
文件 232 1997-01-20 20:37 NIT\nit\grule2d.m
文件 175 1997-01-20 20:37 NIT\nit\grule2dgen.m
文件 75 1997-01-20 20:37 NIT\nit\gxy.m
文件 72 1997-01-20 20:37 NIT\nit\gxy1.m
文件 77 1997-01-20 20:38 NIT\nit\gxy2.m
文件 49 1997-01-20 20:38 NIT\nit\hx.m
文件 580 1997-01-20 20:38 NIT\nit\innerfun.m
文件 62 1997-01-20 20:38 NIT\nit\lcrcl.m
文件 61 1997-01-20 20:38 NIT\nit\lcrcu.m
............此处省略19个文件信息
- 上一篇:朴素贝叶斯算法matlab实现
- 下一篇:matlab可用粒子群工具箱 - PSOt
相关资源
- Pattern Recognition and Machine Learning(高清
- MATLAB 编程 第二版 Stephen J. Chapman 著
- 均值滤波和FFT频谱分析Matlab代码
- 《MATLAB扩展编程》代码
- HDB3码、AMI码的MATLAB实现
- 3点GPS定位MATLAB仿真
- MATLAB数字信号处理85个实用案例精讲入
- matlab从入门到精通pdf94795
- 欧拉放大论文及matlab代码
- 跳一跳辅助_matlab版本
- 全面详解LTE MATLAB建模、仿真与实现
- MIMO-OFDM无线通信技术及MATLAB实现_孙锴
- MATLAB Programming for Engineers 4th - Chapman
- matlab 各种谱分析对比
- 分数阶chen混沌matlab程序
- 基于粒子群算法的非合作博弈的matl
- MATLAB车流仿真 包括跟驰、延误
- matlab空间桁架计算程序
- 基于MATLAB的图像特征点匹配和筛选
- DMA-TVP-FAVAR
- GPS信号的码捕获matlab代码.7z
- 一维光子晶体MATLAB仿真代码吸收率折
- newmark法源程序
- 传统关联成像、计算鬼成像matlab
- pri传统分选算法
- 摆动滚子推杆盘形凸轮设计
- 医学图像重建作业matlab源码
- Matlab实现混沌系统的控制
- 检测疲劳驾驶
- Matlab锁相环仿真-Phase Locked Loop.rar
评论
共有 条评论