Welcome![Sign In][Sign Up]
Location:
Search - simpson

Search list

[Algorithmsuanfa

Description: 用复合辛普森公式计算卫星轨道长度的程序.-Compound Simpson formula satellite orbit length of the procedure.
Platform: | Size: 4096 | Author: 朱猪 | Hits:

[AlgorithmJSQ

Description: 改程序为积分计算器,对给定的函数 (如 等),能够按照三种数值积分法进行计算,并能正确输出计算结果。其中,所采用的数值积分法为:梯形求积公式、辛普森求积公式、高斯公式。-Reform procedures for the points calculator, for a given function (eg, etc.), in accordance with the three numerical integration method to calculate and correct output results. Which used numerical integration method as follows: trapezoidal quadrature formula, Simpson quadrature formula, Gaussian formula.
Platform: | Size: 1912832 | Author: weimouer | Hits:

[Windows Developlastone

Description: 实现复化梯形算法,复化simpson算法以及高斯方法求积分-To achieve restoration of trapezoidal algorithm, rehabilitation of simpson algorithm, as well as methods for Gaussian integral
Platform: | Size: 553984 | Author: Paul Wang | Hits:

[Mathimatics-Numerical algorithmsSY_3

Description: 课程设计,编程实现复化梯形公式、复化Simpson公式、Romberg公式-Curriculum design, programming and implementation complex trapezoid formula, rehabilitation of Simpson formula, Romberg formula
Platform: | Size: 7168 | Author: wmquan | Hits:

[File Formatfsimpf

Description: 用辛普森算法通过C语言与算积分和最终得到的结果-Simpson algorithm using C language with the operator through the integral and final results
Platform: | Size: 19456 | Author: Nidhogg | Hits:

[Algorithm86

Description: 此代码实现了辛普森算法,希望对大家有所帮助!-Simpson realized that this code algorithm, we want to help!
Platform: | Size: 206848 | Author: 木灵蓝 | Hits:

[matlabDiangxiangyuan_Dikong_3ceng_renyidianxVVVV090323.r

Description: 基于辛普森积分计算电磁场外层线积分响应,关于电磁法方面的-Simpson points based on the calculation of electromagnetic fields in response to the outer line of points on the electromagnetic law
Platform: | Size: 2048 | Author: 张晔 | Hits:

[AlgorithmC3

Description: 梯形求积分,辛普生求积分,龙贝格求积分,反常积分-Trapezoidal seeking points for Simpson points for points Romberg, abnormal points
Platform: | Size: 4096 | Author: 林超 | Hits:

[matlabaproxAntenas_bessel_simpson

Description: Aproximaciones de Bessel y Simpson
Platform: | Size: 1024 | Author: INTI | Hits:

[Mathimatics-Numerical algorithmsnownow

Description: 分别采用复化梯形公式,复化simpson公式和Gauss积分法求解方程组的解-Using the complex formula of trapezoid, simpson restoration of Gauss integral formula and method of solution of equations
Platform: | Size: 2048 | Author: tai | Hits:

[Algorithmsimpsonovo

Description: Simpson rule with mathematica 5
Platform: | Size: 3072 | Author: kujta | Hits:

[AlgorithmSimpsonsRule.java

Description: Simpsons Integration: In numerical analysis, Simpson s rule is a method for numerical integration, the numerical approximation of definite integrals. Specifically:
Platform: | Size: 1024 | Author: challe | Hits:

[AlgorithmSIM

Description: 本程序实现 复化辛普森求积公式的计算。 程序输入区间和区间的等分个数。 运行环境:C-Free -Rehabilitation program of the Simpson quadrature formula for the calculation. Procedures for the importation of sub-interval and the interval number. Runtime environment: C-Free
Platform: | Size: 55296 | Author: 零下 | Hits:

[matlabdaima

Description: 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula results, and compare the accuracy of points.
Platform: | Size: 2048 | Author: 娜娜 | Hits:

[matlabMatlab

Description: Matlab数值微分的程序,包含下面所列多种微分算法。 MidPoint 中点公式求取导数 ThreePoint 三点法求函数的导数 FivePoint 五点法求函数的导数 DiffBSample 三次样条法求函数的导数 SmartDF 自适应法求函数的导数 CISimpson 辛普森数值微分法法求函数的导数-Matlab numerical differentiation procedure, including a variety of differential algorithm listed below. MidPoint the mid-point derivative formula to strike a three-point method ThreePoint derivative function for a five-point method FivePoint function derivative DiffBSample cubic spline function method of derivative adaptive method SmartDF derivative function CISimpson Simpson numerical differentiation Method derivative function
Platform: | Size: 3072 | Author: Wade | Hits:

[Mathimatics-Numerical algorithmsjisuanfangfa

Description: 用Vc++语言实现拉格朗日插值、牛顿插值、 复化Simpson公式、龙贝格公式、牛顿迭代法、高斯列主元消去法、Seidel 迭代法-Vc++ language with the realization of the Lagrange interpolation, Newton interpolation, Complex formula of Simpson, Romberg formula, Newton iteration, Gauss elimination method out PCA, Seidel iterative method
Platform: | Size: 38912 | Author: pyx | Hits:

[source in ebookcyuyanshishangbianchengbaili

Description: 第二篇 文件操作 实例24 文件加密(1) 实例25 文件加密(2) 实例26 批处理程序的加密 实例27 给自己的程序加上行号 实例28 文件分割程序 实例29 删除目录树 实例30 显示系统文件表 实例31 显示一个目录的存储内容 实例32 递归读取磁盘文件 实例33 C语言直接读取FoxPro的.DBFYYWR 实例34 用索引文件读取数据项 实例35 加密数据库 第三篇 系统调用 实例36 用C语言内嵌汇编语言实现一个字符的显示 实例37 C语言中汇编语言子程序的调用 实例38 用栈实现两个数相加 实例39 用汇编子程序进行冒泡排序 实例40 复制前的空间测试程序 实例41 自定义文本模式 实例42 设计立体投影窗口 实例43 编写汉字彩色弹出式菜单 实例44 口令程序设计 实例45 程序自我保护技术——“程序自杀” 实例46 获取国家信息 实例47 C语言可变参数函数设计 实例48 对环境变量的读取和修改 实例49 给硬盘加软锁 实例50 挽救磁盘数据 实例51 硬盘分区表的保存与恢复 实例52 IDE硬盘参数的测定 实例53 CMOS信息保存到文件 实例54 将CMOS信息保存到文件 实例55 获取BIOS设备列表-Title VI of Scientific Computing 74 instances of polynomial multiplication Instances of 75 to achieve a high degree of random sequence of random 76 instances of four operations with the stack calculation expression Recursive implementation of 77 instances of integer four operations Calculator 78 instances of complex data mapping Instances of 79 paintings parabolic interpolation method Instances of 80 normal distribution curve generation 81 of solving an instance of the dichotomy of the real roots of nonlinear equations 82 instances of real matrix multiplication 83 instances of Gaussian elimination solution of linear equations Instances of 84 Gauss- Jordan method inverse matrix 85 instances of complex matrix multiplication Simpson, 86 instances of the value of the definite integral of the Method of Title VII Graphics 87 instances of art with the C language implementation clear screen Instances of 88 graphics Circle Algorithm Filled with examples
Platform: | Size: 7130112 | Author: qunniao | Hits:

[AlgorithmNumericalAlgorithms

Description: 各种数值算法,包括,艾特肯,杜氏分解法,二分法,分段线性插值,复合梯形法,复合辛普森,高斯消去法,列主元素消去法,龙贝格算法,雅克比迭代等等。-Numerical Algorithms,includeing Aitken,Duchenne decomposition,Dichotomy,Piecewise linear interpolation,Composite trapezoidal rule,Composite Simpson,Gaussian elimination,Out the main elements of elimination,Jacobi iteration and so on.
Platform: | Size: 3072 | Author: A1042yang | Hits:

[File FormatMathematik

Description: basic mathematical functions such as gauss and Simpson
Platform: | Size: 3072 | Author: MAX | Hits:

[CSharplab

Description: 用c语言实现复化Simpson积分,和复化梯形积分的通用程序,其中题目的具体要求见文件夹中的pdf文档-Re-oriented with the c language implementation Simpson points, and re-integration of the general program of trapezoidal
Platform: | Size: 46080 | Author: 孟中 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 24 »

CodeBus www.codebus.net