CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - romberg

搜索资源列表

  1. ROMBERG

    0下载:
  2. ROMBERG加速算法的实现,同时包含梯形方法等,通过比较可以明显看出加速效果。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:841byte
    • 提供者:王文浩
  1. romberg

    0下载:
  2. 数值分析中RomBerg插值算法,运行稳定,并能画出最后的插值曲线
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.84kb
    • 提供者:yanghy
  1. Romberg求积分(研究生数值分析作业)

    1下载:
  2. Romberg求积分(研究生数值分析作业)
  3. 所属分类:数学计算/工程计算

  1. Romberg

    0下载:
  2. 数值分析中的龙贝格积分算法,使用与研究生课程中的数值分析的romberg积分,对于理解积分过程很有帮助,本人原创-Numerical analysis of Romberg integration algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:783byte
    • 提供者:于海彬
  1. romberg

    0下载:
  2. 在理解龙贝格算法的基础上,利用MATLAB软件使这种算法程序实现。并以解决一个求解积分题目为直接目的,检验程序的正确性与可行性,推广至同一类型求积公式的解决中。-Understand the basis of the Romberg algorithm, this algorithm program using MATLAB software. And solve the integral subject to solve a direct purpose, the correctness an
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:735byte
    • 提供者:叶明
  1. Romberg

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.14kb
    • 提供者:peter
  1. Romberg

    0下载:
  2. 用于求数值积分的龙贝格求积公式!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Used for numerical integration of Romberg quadrature formula! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:747byte
    • 提供者:juice
  1. Romberg

    0下载:
  2. 使用Romberg求解了定积分,附件有详细说明!-Romberg used to solve the definite integral, is described in detail in Annex!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:15.43kb
    • 提供者:pei
  1. Romberg

    0下载:
  2. 在vc++环境下实现了数值分析中的Romberg算法-Romberg Algorithm in VC++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:198.97kb
    • 提供者:李爽
  1. ROMBERG

    0下载:
  2. 在变步长求积过程中的三个加速公式,将粗糙的积分近似值迅速加工成精度较高的积分近似值的求积方法为龙为个求积算法。-Variable step size in order to plot the course of the three accelerated formula rough approximation of the points quickly processed into a high precision quadrature integral approximation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:651byte
    • 提供者:刘佳
  1. mainc

    1下载:
  2. 在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
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2.59mb
    • 提供者:shz
  1. jisuanfangfa

    0下载:
  2. 计算方法中8中典型算法的实现。 jacobi seidal sor 样条插值 自动选取步长 Romberg求积法算法等 -Method of calculating the 8 typical algorithm. jacobi seidal sor automatically selected spline interpolation step Romberg quadrature algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.1mb
    • 提供者:liang
  1. shuzhijiweifen

    0下载:
  2. 实验三 数值积分与数值微分 实验内容:选用复合梯形公式,复合Simpson公式,Romberg算法-Experiment 3 numerical integration and numerical differentiation experiment content: Using composite trapezoidal rule, composite Simpson formula, Romberg Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:11.2kb
    • 提供者:yuan
  1. Rombergintegrationmethod

    0下载:
  2. 用龙贝格方法上级计算积分: 这里计算e的-x平方在0到0.8的积分,代码中f函数为被积函数,main函数中输入积分区间。 -Superior method of calculation using Romberg integration: This calculation of e,-x squared from 0 to 0.8 points in the code for the integrand function f the function, main function, en
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:177.76kb
    • 提供者:wq
  1. Romberg

    0下载:
  2. 龙贝格算法是在积分区间逐次分半的过程中,对用复合梯形法产生的近似值进行加权平均以获得准确程度较高的近似值的一种方法-Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:535byte
    • 提供者:九现神龙
  1. Romberg

    1下载:
  2. Romberg算法运用C++程序的实现,只要修改被积函数,可以直接求积分-Romberg algorithm using C++ program implementation, as long as the changes have been integrated function, can be directly quadrature
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:601byte
    • 提供者:陆麒锋
  1. Romberg

    0下载:
  2. Romberg求积公式,可以达到任意精度。方便使用!基于c++开发。-Romberg quadrature formula, can achieve an arbitrary precision. Easy to use! Based on c++ development.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:756byte
    • 提供者:jubing
  1. romberg

    0下载:
  2. 用两个相邻的近似公式(其中后一个公式是由前一个公式的分半得到的)的线性组合而得到更好的近似公式的方法,就是近代电子计算机上常用的Romberg求积方法,也叫逐次分半加速(收敛)法。-With two adjacent approximate formula (where the latter formula is a formula from the previous one and a half received) is a linear combination of better appro
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:169.49kb
    • 提供者:Emily
  1. romberg

    0下载:
  2. 数值计算,采用romberg算法实现的快速进行积分计算的简单C程序-Numerical calculation, using romberg algorithm for fast calculation of a simple C program integration
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:779byte
    • 提供者:Crane
  1. Romberg

    0下载:
  2. 自编的Romberg数值积分方法,可以修改不同的被积函数-Self in the Romberg numerical integration method, can modify different integrand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:846byte
    • 提供者:tang
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com