CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 辛算法

搜索资源列表

  1. VB_NUM3

    0下载:
  2. 用VB实现数值积分的算法集。包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法。-VB numerical integration algorithm set. Quadrature including the trapezoidal method, abnormal integral triple integral, Romberg, Oracle Health means six ways.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4291
    • 提供者:李春波
  1. sinpson

    0下载:
  2. 数值算法的实现 辛普森算法 实现积分 在c语言下实现 -numerical algorithm to achieve Simpson algorithm integral in achieving language c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1147
    • 提供者:委员克
  1. 综合算法

    4下载:
  2. 数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method composite Simpson), Matlab ma
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1452699
    • 提供者:罗鹏魁
  1. Integraller

    0下载:
  2. 可移植的积分算法 ,提供了数种方法(变步长梯形求积分;变步长辛卜生求积分;自适应梯形求积分;龙贝格求积分;计算一维积分的连分式法;高振荡函数求积分;勒让德-高斯求积分;拉盖尔-高斯求积分;埃尔米特-高斯求积分) ,比较实用-portable integral algorithm, a few methods (variable step-ladder for integration; Variable step for Oracle Integral Health; Adaptive trape
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:31932
    • 提供者:陈学川
  1. mathmatics_of_computer

    0下载:
  2. C++实现的数值分析算法包括: 二分法.cpp 复化辛卜生公式.cpp 改进欧拉法.cpp 高斯-赛德尔迭代法.cpp 拉格郎日插值多项式.c-C achieve the numerical analysis algorithms include : dichotomy. cpp Minute of Oracle Health formula. cpp Improved Euler method. cpp Gauss - Seidel iterative method. cp
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2662
    • 提供者:鸿鹤
  1. xinps

    0下载:
  2. 挺好用的辛扑森算法,希望能帮住想要算法的人.-very well, the algorithm Sen Xin flutter, hoping to help the living who want algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1072
    • 提供者:韩非
  1. D9D446FD

    0下载:
  2. 数字水印技术模型表示及其算法研究辛海涛(哈尔滨商业大学计算机应用与工程学院,黑龙江哈尔滨15(1028)摘要:随着多媒体技术和网络技术的广泛应用,对图像、音频、视频等多媒体内容的保护成为迫切的问题“数字水印作为版权保护的重要手段和一种新型的信息隐藏方法,近几年得到了迅猛发展”.对当前数字水印分类,典型原理和算法,水印的提取、检测,数字水印以及相关技术做了论述,并对未来的研究方向作出展望.-digital watermarking technology model and algorithm re
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:281054
    • 提供者:ghostsx
  1. symplectic

    0下载:
  2. 4阶6阶及8阶的辛几何算法源程序计算分子模型-four-six-eight bands and the symplectic geometry algorithm source molecular model
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2495
    • 提供者:黄志祥
  1. shuzhi_C++

    0下载:
  2. 包含二分法、复化辛卜生公式、改进欧拉法、拉格朗日插值多项式、龙贝格算法、牛顿迭代法、牛顿值多项式、最小二乘法、雅克比迭代法等算法。-contains dichotomy, rehabilitation of Oracle Health formula, Improved Euler, Lagrange polynomial interpolation. Long Bergh algorithm, Newton's method, Newton value polynomials, lea
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18798
    • 提供者:王民
  1. Simpson1

    0下载:
  2. 这事辛普森积分算法实例-Simpson Integration Algorithm for example
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:788
    • 提供者:夏承遗
  1. simpson

    0下载:
  2. 用C++写的辛普生算法-C Simpson wrote Health Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6259
    • 提供者:周长城
  1. matlab 数值积分算法

    4下载:
  2. CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分 IntSample 用三次样条插值求积分 IntPWC 用抛物插值求积分 IntGaussLager 用高斯-拉盖尔公式求积分 IntGaussHermite
  3. 所属分类:matlab例程

    • 发布日期:2016-01-24
    • 文件大小:9216
    • 提供者:gleeman
  1. NumericalAlgorithms

    0下载:
  2. 各种数值算法,包括,艾特肯,杜氏分解法,二分法,分段线性插值,复合梯形法,复合辛普森,高斯消去法,列主元素消去法,龙贝格算法,雅克比迭代等等。-Numerical Algorithms,includeing Aitken,Duchenne decomposition,Dichotomy,Piecewise linear interpolation,Composite trapezoidal rule,Composite Simpson,Gaussian elimination,Out the m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3475
    • 提供者:A1042yang
  1. Symplectic_Overview

    0下载:
  2. 保辛算法在守恒性,稳定性要求高的数值计算中及其重要。本文为很好的保辛算法综述。-Symplectic algorithm is efficient in numerical where conservation and stability are urgely require. This article gives a good overview symplectic algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2271592
    • 提供者:Chen Yushu
  1. 数值分析 c语言代码库

    2下载:
  2. 数值分析 多种C算法代码库 1、离散傅立叶变换与反变换 2。四阶亚当姆斯预估计求解初值问题 3、几种常见随机数的产生 如求[a,b]上的均匀分布、 正态分布、 指数分布 、 拉普拉斯随机分布、瑞利分布、 韦伯分布、 泊松分布等 4、指数平滑法预测数据 5、四阶(定步长)龙格--库塔法求解微分初值问题 精度比欧拉方法高但是感觉依然不理想 6、改进的欧拉方法求解微分方程初值问题 感觉精度比较低 7、中心差分(矩形)公式求导 8、高斯10点法求积分 9、龙贝格法求积分
  3. 所属分类:其它程序

  1. Simpson

    0下载:
  2. 运用辛普森法则运算某个函数的积分,此为其程序(To get the integration of a function by Simpson's method.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:海带哟
  1. gixo

    0下载:
  2. 用VB实现数值积分的算法集,包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法,()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:rzlbyss
  1. Timoshenko beam in bending

    4下载:
  2. 有限元算法求解铁木辛柯梁梁静力问题实例。一个简单的一维梁模型,用FEM算法求解,用于学习有限元编程。(Timoshenko beam in bending)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:yukiatu
  1. 数值积分法

    1下载:
  2. 数值积分法,包括梯形求积公式,复化梯形求积公式,辛普森求积公式,复化辛普森求积公式和龙贝格求积公式(The numerical integration method includes trapezoidal quadrature formula, complex trapezoidal quadrature formula, Simpson quadrature formula, compound Simpson quadrature formula and long Berg quadratu
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:靖哥哥sj
  1. Yoshida-symplectic-PLA00

    2下载:
  2. 详细的辛算法构造迭代文章及其代码,内容讲解深刻,代码很清楚(The detailed symplectic algorithm constructs the iterative article and its code, the content explanation is profound, the code is very clear)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-05
    • 文件大小:369664
    • 提供者:mz199591
« 12 3 4 5 6 »
搜珍网 www.dssz.com