搜索资源列表
科学与工程数值计算算法配套源码java
- 清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm Java" complementary source,
科学与工程数值计算算法配套源码vb
- 清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VB" complementary source, incl
C++常用数值算法之4数值积分
- 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C sou
实验3-数值积分
- 1、用MATLAB软件掌握梯形公式、辛普森公式和蒙特卡罗方法计算数值积分。 2、通过实例学习用数值积分和数值微分解决实际问题。-1, using MATLAB software have trapezoidal formula, Simpson formula and Monte Carlo numerical integration method. 2, through examples of learning to use nume
计算方法程序
- 文件实现求解线性方程组、多项式插值或积分,包含gauss消去、迭代等,可变换形式达到一程序多用的目的-achieve document for solving linear equations, polynomials or interpolation points, including Gauss elimination, iterative, can transform a process to form the multi-pur
MATLAB_simpson
- 复化抛物形公式的MATLAB程序,用上述程序计算积分的值。-Minute parabolic shape of the formula MATLAB procedures, the use of such procedures calculated integral values.
integral_volume
- 使用蒙特卡罗方法计算积分和体积的Matlab代码,适合初学者。-calculated using the Monte Carlo method and size of the integration of Matlab code for beginners.
gauss-legendre
- 用gauss-legendre方法计算积分的近似值-Gauss-legendre with integral approximation method
rungekutta
- 用龙贝格积分法计算积分的程序,matlab语言编写,希望能对大家有用。-Romberg integration method with integral calculation procedures, matlab language, hoping to be useful to everyone.
daima
- 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size inte
电磁场积分方程法
- 电磁场数值方法中的积分方程法介绍及相关程序(Electromagnetic field integral equation method is introduced and the application of numerical method)
第8章 数值积分
- 求某函数的定积分时,在多数情况下,被积函数的原函数很难用初等函数表达出来,因此能够借助微积分学的牛顿-莱布尼兹公式计算定积分的机会是不多的。另外,许多实际问题中的被积函数往往是列表函数或其他形式的非连续函数,对这类函数的定积分,也不能用不定积分方法求解。由于以上原因,数值积分的理论与方法一直是计算数学研究的基本课题。对微积分学作出杰出贡献的数学大师,如I.牛顿、L.欧拉、C.F.高斯、拉格朗日等人都在数值积分这个领域作出了各自的贡献,并
实验3-数值积分
- 在fortran平台下实现数值积分计算的功能,给出结果并绘图。(numerical integration)
c语言实现二重积分
- 使用C语言计算积分,对于离散数据求积分十分管用(Using C language to calculate the integral, for discrete data for integration, very useful)
数值积分程序
- 数个MATLAB数值积分程序,用于数值积分计算,请复制到MATLAB文件运行(several numerical integration code)
四旋翼PID-科特斯积分
- 利用科特斯积分计算高精度惯性导航 stm32f407单片机 四旋翼飞行器(High precision inertial navigation using integral Cortez)
matlab峰识别面积计算
- 拉曼光谱特征光谱峰识别,以及峰的积分面积计算,给大家参考(Raman spectrum, spectral peaks recognition, and peak integral area calculation, for your reference)
高斯勒让德和切比雪夫数值积分
- 计算积分,高斯赛德尔与高斯切比雪夫数值积分(Calculate Gauss-Seidel and Gauss Chebyshev numerical integral)
第8章 数值积分
- matlab常用算法中的数值积分计算程序,内含21个有效文件(matlab commonly used algorithm numerical integral calculation program, contains 21 valid files)
辛普森积分法
- 利用辛普森方法计算一维积分函数,基础,简单,易懂(The Simpson method calculates the integral)