搜索资源列表

  1. Qsimp

    0下载:
  2. 一个采用复化辛普森求积公式计算定积分的小程序。-Simpson employ of a quadrature formula of definite integral applet.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:317440
    • 提供者:王微
  1. five_file

    0下载:
  2. hws01:野人和传教士问题 hws02:用Romberg外推法求积分近似值 hws03:八数码问题 hws04:模拟退火算法 hws05:遗传算法解决旅行商问题-hws01: Savage and missionary issues hws02: using Romberg extrapolation method for integral approximation hws03: 8 digital issues h
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 应用Romberg算法,求定积分比复合梯形公式、复合抛物线公式具有更高的收敛速度。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:李杰
  1. Simpson

    0下载:
  2. [数值算法]积分算法之Simpson算法 Simpson算法来源于Newton-Cotes公式,是一种插值型求积算法.在高阶时数值的稳定性较差,故常用的是比较低较的几种情况.-[Numerical algorithm] integral algorithm of Simpson algorithm Simpson algorithm derived from Newton-Cotes formula, is a type q
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:AnySand
  1. jifentouying-shipin

    0下载:
  2. 一个是求一个图像的垂直和水平的灰度积分投影,一个是将视频转化成帧。可运行-One is seeking an image of the vertical and horizontal integral projection of the gray one is framing the video conversion. Run
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 用matlab进行monte-carlo的一般数值积分求积例题。稍微的一个小例子-Using matlab to monte-carlo quadrature numerical integration of general examples. A small example of a little
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:朱竹溪
  1. numerical_value_calculate

    0下载:
  2. 计算机常用数值计算算法与程序(C++),主要用于科学计算中的复数运算,多项式与连分式计算,矩阵运算,矩阵特征值与特征向量的计算,线性方程组求解,非线性方程(组)求解,插值,数值积分,常微分方程(组)求解,数值拟合与逼近,数据处理与回归分析,极值等。 -Commonly used computer algorithms and numerical procedures (C++), Mainly used for scientific
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:216064
    • 提供者:范高杰
  1. arithmetic

    0下载:
  2. 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 基于Matlab的程序,复化梯形公式求积分的算法-Matlab-based procedures, rehabilitation of trapezoidal formula for integration algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:许明鹤
  1. lastone

    0下载:
  2. 实现复化梯形算法,复化simpson算法以及高斯方法求积分-To achieve restoration of trapezoidal algorithm, rehabilitation of simpson algorithm, as well as methods for Gaussian integral
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:553984
    • 提供者:Paul Wang
  1. Simpson

    0下载:
  2. 数值分析课程必备的算法:自动选取步长Simpson公式求积分算法。有需要的同学下载-Numerical analysis algorithms required courses: automatically selected step formula for Simpson integral algorithm. Those students in need to download
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 变步长梯形求积法,并以exp(-x*x)为例计算求积分-Variable Step-trapezoidal quadrature method, and exp (-x* x) as an example for calculating the integral
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 龙贝格求积法,并以x/(4+x*x)为例计算求积分-Romberg quadrature method, and x/(4+ x* x) as an example for calculating the integral
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 勒让德-高斯求积法,并以x*x+sinx(2.5<=x<=8.4)为例计算求积分-Romberg quadrature method, and x/(4+ x* x) as an example for calculating the integral
  3. 所属分类:Windows编程

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

    0下载:
  2. Romberg算法求定积分,计算方法比较简单-Romberg algorithm for fixed points is relatively simple calculation method. . .
  3. 所属分类:Windows编程

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

    0下载:
  2. 梯形求积分,辛普生求积分,龙贝格求积分,反常积分-Trapezoidal seeking points for Simpson points for points Romberg, abnormal points
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 一种复杂的积分表达式计算vc++源程序,实现求积分的类,支持各种复杂的积分表达式,可含任何数学函数, 如 3*exp(x)*tan(x)/(8+log(x)) ;可检查出表达式的书写错误;可设置积分精度-A complex calculation of the integral expression of vc++ source code, to achieve points for the class to support the i
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:52224
    • 提供者:wang
  1. asp

    0下载:
  2. ASP网站源程序,有完整后台代码,不求积分只为掌声-ASP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1806336
    • 提供者:sam
  1. cprogram

    0下载:
  2. c 写的一些关于求积分 完全数 卷积的代码-c aboat jifen wanquanshu juanji dedaima
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:吴红梅
  1. Formula_Numerical_Analysis

    0下载:
  2. 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:77824
    • 提供者:xichen
« 1 2 3 4 5 67 8 9 10 11 ... 29 »

源码中国 www.ymcn.org