搜索资源列表

  1. Romberg

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:九现神龙
  1. 10

    0下载:
  2. 此为一个chm文件,其中包含10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔 -This is a chm file, which contains 10 important algorithms C language implementation source code: Lagrange, Newton interpolation, Gaussian, Rh
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:326656
    • 提供者:哇啦
  1. romberg

    0下载:
  2. 这是大学数值分析的实验——龙贝格算法的源码,帮助大家学习和掌握龙贝格算法!-This is the University analysis of the experiment- Romberg algorithm source code, to help you learn and master the Romberg algorithm!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:154624
    • 提供者:
  1. rombeg

    0下载:
  2. 崭新的改进龙贝格算法,可以精确到十的四十次方的精度-Romberg new improved algorithm can be accurate to the precision of ten 40-th power
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:殷翔
  1. longbeigesuanfa

    0下载:
  2. 计算方法中龙贝格算法用于求解数值分析中的方程的解。-Calculation method Romberg algorithm for solving the numerical analysis equation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:yanyanzheng
  1. Romberg

    0下载:
  2. 数值分析龙贝格算法的C++实现,包括了对多个函数求龙贝格积分,输入为积分上下限-Romberg Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:167936
    • 提供者:ella
  1. ROMBERG

    0下载:
  2. TC下开发的龙贝格算法的演示。主要注重于迭代法的应用。-TC developed under Romberg Algorithm Demonstration. Mainly focus on the application of iterative methods.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Wjq
  1. Romberg

    0下载:
  2. 这是计算方法中的一个实验,其主要功能是实现龙贝格算法-This is an experiment in the calculation, and its main function is to achieve Romberg Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王宇煜
  1. longbeige

    0下载:
  2. 龙贝格算法-Romberg algorithm. . . . . . . . . . .
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:gby
  1. longbeige

    0下载:
  2. 计算方法里的龙贝格算法,用c++语言解决龙贝格数值计算-Calculated in the Romberg algorithm, with c++ language to solve numerical Romberg
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:朱新新
  1. jisuanfangfa_epm5s

    0下载:
  2. 计算方法实验课报告代码,自己写的,包含龙贝格算法,高斯赛德尔迭代,牛顿下山法,龙格-塔库算法,可以用作数值分析实验参考………… 程序已经VC6.0测试,实验考试分数96,希望能对你有所帮助。 算法可能稍微繁琐一些,但是更像一个学生的作业,就不要上网上去down一些高级程序员的作品了。-for SHUZHIFENXI examination
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:xielongqinga
  1. Romberg-sf

    0下载:
  2. 数值分析基于Matlab环境下的龙贝格算法-Numerical analysis based on Matlab environment Romberg algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:Hades
  1. Romberg

    0下载:
  2. 数值分析实验,龙贝格算法的实验报告word文档-Numerical experiments, Romberg algorithm lab report word document
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:90112
    • 提供者:wudongfei
  1. Romberg-code

    0下载:
  2. 龙贝格算法的matlab源代码,包含图像,收敛速度分析-Romberg algorithm matlab source code, including images, convergence rate analysis
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:周萧潇
  1. romberg

    0下载:
  2. 龙贝格算法,用龙贝格算法实现数值积分运算-Algorithms of romberg,it s easy to understand
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:jack
  1. longbeige

    0下载:
  2. 计算方法课程设计,龙贝格算法源代码,希望对大家有用-Calculation methods course design, the dragon berger algorithm the source code, and the hope of the useful
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张心健
  1. Romberg(cPP)

    0下载:
  2. 利用c++编写的龙贝格算法程序,供大家学习参考。-very useful
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhaokuan
  1. Romberg

    0下载:
  2. 龙贝格算法matlab程序设计,龙贝格算法matlab程序设计-romberg matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:harry
  1. Numerical-analysis-of-program-2

    0下载:
  2. 数值分析算法,该压缩包含有龙贝格算法、龙格库塔法法、牛顿差值多项式法等-Numerical analysis algorithms, the compression includes Romberg algorithm, Runge-Kutta method, Newton s the difference polynomial method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:David
  1. code1

    0下载:
  2. matlab的龙贝格算法,简单便捷,可以来下载哦-Romberg algorithm in matlab , simple and convenient , you can download
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:周泽宇
« 1 2 3 4 56 7 8 9 10 11 »

源码中国 www.ymcn.org