搜索资源列表
数值积分梯形simpson
- 数值积分梯形simpson-numerical integration trapezoidal simpson
复化梯形
- 这是一个计算方法的编程。是关于复化梯形积分的程序,在这里我们可以实现对你需要的梯形求面积。-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.
110
- 复合梯形公式和复合辛普森公式的基本思想,编程实现复合梯形公式和复合辛普森公式的积分计算。内有matlab代码和实验报告-Composite trapezoidal rule and composite Simpson formula for the basic idea of programming composite trapezoidal rule and composite Simpson formula for calculating points. There matlab code
pts
- 自适应梯形求积法 特别适合被积函数为强峰的定积分 此程序修改余地很大-Adaptive trapezoid quadrature method was particularly suited to the plot function for the strong peaks of the definite integral of a large room for this procedure to amend
daima
- 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula res
Tixing
- 基于Matlab的程序,复化梯形公式求积分的算法-Matlab-based procedures, rehabilitation of trapezoidal formula for integration algorithm
SY_3
- 课程设计,编程实现复化梯形公式、复化Simpson公式、Romberg公式-Curriculum design, programming and implementation complex trapezoid formula, rehabilitation of Simpson formula, Romberg formula
tixing
- 复化梯形公式计算积分的通用程序,方便快捷!非常好用-Trapezoidal formula rehabilitation of the general program points, convenient and quick! Very good
nownow
- 分别采用复化梯形公式,复化simpson公式和Gauss积分法求解方程组的解-Using the complex formula of trapezoid, simpson restoration of Gauss integral formula and method of solution of equations
fuhuaqiujikechengsheji
- 利用复化梯形公式、 Newton-Cotes公式 、 Romberg公式进行积分数值计算,将计算结果与精确值比较。给出实例,并编写程序,给出结论。-Rehabilitation of the use of trapezoidal rule, Newton-Cotes formulas, Romberg numerical integration formula, the calculation results compared with the accurate value. Examples
mainc
- 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
shuzhijiweifen
- 实验三 数值积分与数值微分 实验内容:选用复合梯形公式,复合Simpson公式,Romberg算法-Experiment 3 numerical integration and numerical differentiation experiment content: Using composite trapezoidal rule, composite Simpson formula, Romberg Algorithm
homework3
- 用复化梯形积分法、复化Simpson积分法和Guass积分法求解Fredholm积分方程-Using the repeated trapezoidal integration method, complex integration method of Simpson and Guass integral method for solving Fredholm integral equation
shuzhijifen
- 数值积分(学习计算方法三) 变步长梯形公式 变步长辛普森公式 复合梯形公式 复合辛普森公式-Numerical integration (learning method c) variable step variable step trapezoidal rule formula for composite trapezoidal composite Simpson' s formula Simpson
da2
- .牛顿—科特斯公式:梯形公式、辛普森公式、科特斯公式; 2.复化求积公式:复化梯形公式、复化辛普森公式; -. Newton- Cortez formula: the trapezoidal rule, Simpson formula, Cortez formula 2. Complex of the quadrature formula: complex trapezoid formula, complex formulas of Simpson
PLC-chuangsong
- 梯形图的 实现分拣机构的传送装置呢~~~的确非常简单 适合于初学者-Ladder sorting institutions realize it ~ ~ ~ sending device is really very simple for beginners
数字梯形
- 数字梯形的路线选择,计算最大的k条路径经过的数字之和
梯形法求解fredholm方程
- 梯形法求解fredholm第二类方程,非常简单的程序,稍微修改就可以求解fredholm第一类积分方程(Trapezoidal method for solving Fredholm second equations, very simple procedure, slightly modified, you can solve the Fredholm integral equation of the first kind)
bin
- 数值计算中复化梯形求积公式代码,定义函数后,输入上限线和划分区间个数,输出积分值。还有牛顿插值公式。(Numerical calculation of complex trapezoid formula code,after function definitions, input limit line and interval number,output integral value.And the Newton interpolation formula.)
tri
- 使用c++语言写的变步长梯形积分算法,压缩包里两个文件和在一块运行,一个是算法部分,一个是利用具体例子作为检验算法的算例(Variable step trapezoidal integration algorithm written in C + + language)