搜索资源列表
二维积分函数
- 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 undergo testing can be used norm
三维积分函数
- 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 undergo testing can be used nor
integral.c
- Using 3 methods to integrate the function f(x) = 1/(1+x*x)
mc.rar
- 用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!,TETRAHEDRON_MONTE_CARLO is a MATLAB library which estimates the integral of a function over a tetrahedron using the Monte Carlo method. The library makes it relatively easy to compare different m
Gaussian-integral
- 关于数值分析的程序,做高斯积分!采用了两种数值方法做的积分函数!-Numerical Analysis about the procedures to do Gaussian integral! Two numerical methods using the integral function to do!
integrate(nu)
- This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral
qiudingjifen
- 求定积分的通用函数,以给定算例,演示了定积分的求解过程,简单明了。-Seek a common definite integral function to the given examples to demonstrate the definite integral of the solution process, simple and straightforward.
sanjiao3
- 数值计算指数积分函数源码,非常宝贵的源码-Exponential integral function numerical source, a very valuable source
Romberg
- 应用Romberg方法计算函数的积分, 应用Romberg方法计算函数的积分。-Application of the integral function of Romberg method, application of Romberg method function points.
Ex6_13
- 【例6.13】梯形法求积分的函数integer()是通用函数,可求任一函数的定积分。不同的函数有不同的解析式, //该解析式决定了自变量在每一个小积分区间端点处的函数值。函数 integer()以一个指向函数的指针为参数, //由该参数调用欲求定积分的函数,另两个参数是积分上下限。-[Example 6.13] the trapezoidal method to seek the integral function integer () is a universal function,
Simpson
- 用梯形法估算,再用辛普森法积分。 fsimpf 积分函数, 根据自己的函数自己填写 a,b 积分下上限,eps 精度。需自己给定。 例子是 积分 sin(x), x=0 to 3.14/2-Estimated using the trapezoidal method, and then the Simpson integral. fsimpf integral function, according to their function to fill out a b Credi
longbig_cpp
- 龙格积分函数的c语言程序,能够方便大家完成简单的运算,内有注释,便于修改-The Runge integral function c language program, able to facilitate the completion of simple arithmetic, with Notes, easy to modify
complex-variable-integral-transform
- 华中科技大学本科生复变函数及积分变换全套资料,希望能给需要的人带来帮助。-Huazhong University of Science and Technology Undergraduate complex function and integral transformation complete information, I hope to give those who need help.
Definite-integral-algorithm
- 该文档中用C语言实现通用函数的定积分,源码中采用指向函数的指针作函数参数,整个功能实现的效率高,可以为读者们提供很好的语言编写思路。-This document using C language to achieve universal function definite integral, using the source code for the function pointer to a function parameter functions to achieve high overal
SOURCE1
- 变步长高斯勒让德方法计算定积分模块 1. 变步长方法函数 ! 2. 复合高斯勒让德积分函数 ! 2. 单区间5点高斯勒让德积分函数 ! 3. 要计算的函数-Gauss Legendre variable step length method calculating definite integral module 1. The variable step size method function !2. Composite gauss Legendre integral
Point-And-Function
- 指针与函数,已知两个函数,求它们在指定区间的定积分-Point and function, two functions is known, solve the definite integral within a specified interval
simpson
- 通过辛普森计算方法,得到积分方程的计算,主要通过n=2得到积分所求的函数值。-Calculated by Simpson, calculating the integral equations obtained mainly through n = 2 to get the value of the integral function requested.
Integral
- 积分运算类,封装了积分运算的一些计算功能,非常实用-Integral arithmetic, which is a kind of calculation function of integral operation, is very useful.
gauss-5
- 五个节点的高斯积分法,收敛性好,需要自己输入积分的函数以及区域,精度挺高的- 37/5000 Five nodes of the Gaussian integral method, good convergence, the need to input their own integral function as well as the regional, high precision
correlation
- 通过设定距离,时延,嵌入维数, 计算关联积分函数C。(By setting distance, delay and embedding dimension, we calculate the correlation integral function C.)
