搜索资源列表
二维积分函数
- 4个关于二维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-four two-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to un
三维积分函数
- 2个关于三维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two three-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to u
基于MATLAB 的复杂积分函数曲线的绘制
- 基于MATLAB 的复杂积分函数曲线的绘制
二维积分函数
- 4个关于二维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-four two-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to un
三维积分函数
- 2个关于三维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two three-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to u
jifen
- 常用的积分函数,能够很方便的解决数值积分的问题-Commonly used integral function, can be very convenient to solve the problem of numerical integration
Gaussian-integral
- 关于数值分析的程序,做高斯积分!采用了两种数值方法做的积分函数!-Numerical Analysis about the procedures to do Gaussian integral! Two numerical methods using the integral function to do!
MatLab
- MatLab工程数学应用 积分,微分,导数,传递函数,拉式变换,Z-变换-matlab
integrate
- MATLAB自带的积分函数,采用m文件编写。通用性好,方便新手分析其编程思路。-MATLAB built-in integration function, the use of m document preparation. Common good, to facilitate analysis of its new programming ideas.
Matlab001
- Matlab中几个数值积分函数的比较和优缺点介绍
longbeige
- 用matlab编辑的软件,可以实现龙格贝积分,程序运行先提示输入被积分函数及积分区间,最后输出结果-Using matlab editing software, Long Gabe points can be achieved, the program prompts to run the first input is integral function and integral interval, the final output
TheCaculationOfSpecialFunction
- 包含各种特殊的数学函数:伽马函数;误差函数; 贝塞尔函数;贝塔函数;正态分布函数 ;卡方分布函数以及各种积分函数-Includes a variety of special mathematical functions: Gamma function error function Bessel function Beta function normal distribution function chi-square dist
matlabjf
- 对matlab编写的积分函数做了总结,包括各种积分函数和它的matlab程序。-The integral function on matlab to do the preparation of a summary, including a variety of integral function and its matlab program.
第8章 数值积分
- 求某函数的定积分时,在多数情况下,被积函数的原函数很难用初等函数表达出来,因此能够借助微积分学的牛顿-莱布尼兹公式计算定积分的机会是不多的。另外,许多实际问题中的被积函数往往是列表函数或其他形式的非连续函数,对这类函数的定积分,也不能用不定积分方法求解。由于以上原因,数值积分的理论与方法一直是计算数学研究的基本课题。对微积分学作出杰出贡献的数学大师,如I.牛顿、L.欧拉、C.F.高斯、拉格朗日等人都在数值积分这个领域作出了各自的贡献,并
GuassLegendreIntegral
- matlab实现高斯勒让德数值积分, 包含了勒让德求根函数Legendre_Roots,勒让德积分系数计算函数Legendre_Coef和高斯勒让德积分函数GuassLegendreIntegral(implement GaussLegendre Integral use matlab)
数值积分与函数极值实验
- matlab求数值积分以及数值求导函数源码(Matlab for numerical integration and numerical derivation function source code)
特殊函数matlab代码
- 基于Fortran的特殊函数代码,包含椭圆积分等常用的特殊函数(Special function code based on Fortran, including the special function of elliptic integrals and other commonly used)
辛普森积分法
- 利用辛普森方法计算一维积分函数,基础,简单,易懂(The Simpson method calculates the integral)
指向函数的指针
- 用指向函数的指针编写的定积分,并且可以检测是否在误差以内(Pointer to a function)
3数值积分与数值微分—Newton_Cotes公式积分法
- 使用matlab编写了Newton_Cotes公式积分法的函数,里面有题目,可直接运行计算得到结果。(The function of Newton_Cotes formula integral method is written by MATLAB. There are problems in it, which can be directly run and calculated and get the result.)