搜索资源列表
复化梯形二分步长法求二重积分
- 复化梯形二分步长法求二重积分-Minute trapezoid two-step method for Double Integral
复化梯形
- 这是一个计算方法的编程。是关于复化梯形积分的程序,在这里我们可以实现对你需要的梯形求面积。-This is a calculated method of programming. Minute of trapezoidal integration of the procedure, here we can achieve right you need to seek the trapezoid area.
复化积分
- 数值逼近中的复化积分方法-numerical approximation of the integration method Minute
复化辛浦生
- 计算方法复化辛浦生求积分,给学习计算方法的同学使用-calculation of Minute Xin Pu quadratures to study methods of calculating the students to use
复化抛物线
- 在数值计算上机练习中常用通用公式 function s=pwx(a,b,n) %a、b为积分区间 %n为划分的子区间个数 %如果n缺省 则默认划分100个区间
复化梯形二分步长法求二重积分
- 复化梯形二分步长法求二重积分-Minute trapezoid two-step method for Double Integral
复化梯形
- 这是一个计算方法的编程。是关于复化梯形积分的程序,在这里我们可以实现对你需要的梯形求面积。-This is a calculated method of programming. Minute of trapezoidal integration of the procedure, here we can achieve right you need to seek the trapezoid area.
复化积分
- 数值逼近中的复化积分方法-numerical approximation of the integration method Minute
复化辛浦生
- 计算方法复化辛浦生求积分,给学习计算方法的同学使用-calculation of Minute Xin Pu quadratures to study methods of calculating the students to use
数值微分和数值积分
- 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法-numerical differentiation and numerical ranking : Newton- Cotes formulas, rehabilitation of formula and a half hours successive interval, extrapolation an
二重积分
- 利用了二重积分的复化梯形公式,并运用了Richardson外推思想-use of the Double Integral Minute trapezoid formula, and apply a Richardson extrapolation thinking
tx
- 计算方法实验。自己做的 实 验3 梯形法求定积分值 【实验内容】 1、方法简介 复化梯形公式: , 2、基本原理 设将求积区间[a,b]划分为n等分,步长 ,分点为xi=a+ih,i=0,1,…,n。所谓复化求积法,就是先用低阶求积公式求得每个子段[xi,xi+1]上的积分值Ii,然后再将他们累加求和,用各段积分之和 作为所求积分的近似值。 3、使用说明 (1)本程序在windows
Tixing
- 基于Matlab的程序,复化梯形公式求积分的算法-Matlab-based procedures, rehabilitation of trapezoidal formula for integration algorithm
tixing
- 复化梯形公式计算积分的通用程序,方便快捷!非常好用-Trapezoidal formula rehabilitation of the general program points, convenient and quick! Very good
fuhuaqiujikechengsheji
- 利用复化梯形公式、 Newton-Cotes公式 、 Romberg公式进行积分数值计算,将计算结果与精确值比较。给出实例,并编写程序,给出结论。-Rehabilitation of the use of trapezoidal rule, Newton-Cotes formulas, Romberg numerical integration formula, the calculation results compared with
homework3
- 用复化梯形积分法、复化Simpson积分法和Guass积分法求解Fredholm积分方程-Using the repeated trapezoidal integration method, complex integration method of Simpson and Guass integral method for solving Fredholm integral equation
复化Simpson公式法----matlab
- 复化Simpson公式法----matlab,勇于离散积分方程,助于勇于工程反问题的计算,适合于算例仿真。(Complex Simpson formula ---- matlab, the courage to discrete integral equation, help to the courage to reverse the calculation of the project, suitable for example si
chengxu
- 复化求积公式(composite integration rule )是一类重要的求积公式。指将求积区间分为m个子区间,对每个子区间应用同一求积公式,所得到的复合数值积分公式。(The complex quadrature formula is a kind of important quadrature formula. The formula of complex numerical integration is obtained
bin
- 数值计算中复化梯形求积公式代码,定义函数后,输入上限线和划分区间个数,输出积分值。还有牛顿插值公式。(Numerical calculation of complex trapezoid formula code,after function definitions, input limit line and interval number,output integral value.And the Newton interpolati
作业4
- 复化数值积分)分别编写用复化梯形积分公式和复化Simpson积分公式的通用程序来计算积分 取积分节点数 为 ,并计算误差和误 差阶,其中误差阶的计算方法如下:如果 是步长为 时的误差, 是步长为 时的误差,则相应的误差阶 为 输出格式:数值积分值,误差,误差阶(Complex numerical integration) are respectively prepared with the complex trapezoid