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

搜索资源列表

  1. 数值分析与算法(徐士良著)随书源程序

    0下载:
  2. 徐士良写的《数值分析与算法》,这是随书的源程序,有需要的朋友可以下来看看!-XU Shi-liang wrote the "Numerical Analysis and algorithm", it is with the source, a friend in need can look down!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:95978
    • 提供者:刘韬
  1. 数值分析算法描述与习题解答

    1下载:
  2. 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:60488
    • 提供者:李明
  1. 数值分析算法与说明文档

    0下载:
  2. 这是我数值分析课程的实习题目的源代码(并附有文档),文档包括对问题进行了描述,并对结果进行分析,希望对大家有所帮助.-numerical analysis courses internship topic source code (together with documentation), including documentation of the problem described, and results analysis, we hope to help.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:20753
    • 提供者:朱江
  1. 数值分析插值算法

    0下载:
  2. 数值分析插值算法-numerical analysis interpolation algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-07-07
    • 文件大小:10240
    • 提供者:毛毛
  1. 数值分析常用算法编程

    1下载:
  2. 数值分析常用算法编程,文件不是很大,可能有一些错误,大家原谅-numerical analysis algorithm commonly used programming, documentation is not great, there may be some mistakes, we forgive
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-12
    • 文件大小:1475534
    • 提供者:刘欢
  1. 数值分析例子

    0下载:
  2. 几个常见的数值分析算法-several commonly numerical analysis algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1438
    • 提供者:王路超
  1. 数值分析

    0下载:
  2. 数值分析的几种典型算法-numerical analysis of several typical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2077
    • 提供者:紫石竹
  1. 数值分析1

    0下载:
  2. 数值分析的更多算法-more numerical analysis algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4132
    • 提供者:紫石竹
  1. 数值分析的lu分解vb 版

    0下载:
  2. 大学里数学系必学的一们课程数值分析中的经典算法————lu分解的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classic decomposition algorithm-lu version of the procedure vb
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2214
    • 提供者:liunangui
  1. 数值分析及其MATLAB实现

    7下载:
  2. 本书作者以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法,针对本书中介绍的每种具体数值算法,编写了具有人性化和一般化的数值算法、解析解法和图形可视化显示(如果存在的话)并举的MATLAB程序软件包,并且通过实例详细地介绍了这些软件包的使用方法,建立了数值分析机械化MATLAB软件操作平台,使数值方法实现机械化。这些程序有的运行结果可以全面展示数值计算的全过程,有的显示给用户必要的提示,有的输出数值解及其误差限或误差估计
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-03-13
    • 文件大小:4639264
    • 提供者:lvchenglin
  1. 计算机常用数值算法集(C++版)

    1下载:
  2. 本书主要介绍利用计算机解决科学研究、工程设计、经济与商业管理等众多领域中数值计算所涉及到的数学问题的各类数值计算算法,并利用计算机程序设计语言C编程实现这些算法。
  3. 所属分类:文档资料

    • 发布日期:2009-06-01
    • 文件大小:9265255
    • 提供者:huangcunkuangke
  1. shuzhifenxi

    0下载:
  2. 几个数值分析算法的实现 包括三次样条插值、最小二乘法、高斯插值、adam、龙贝格算法等-Some numerical analysis algorithms, including implementation of the cubic spline interpolation, least squares, Gauss interpolation, adam, dragon Berg algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2218962
    • 提供者:浩峰
  1. 数值分析 c语言代码库

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

  1. 数值分析程序_c语言

    0下载:
  2. 各种数学数值分析算法,杜氏分析法,迭代法,龙哥库塔法,二分法等大量算法(A variety of mathematical numerical analysis algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:8192
    • 提供者:子弈
  1. 数值分析与最优化方法

    0下载:
  2. matlab 数值分析和最优化各种算法,清华大学学习算法,非常值得学习(Matlab numerical analysis and optimization algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2801664
    • 提供者:徐鑫
  1. NA

    0下载:
  2. 数值分析算法的java实现,包括二分法、牛顿迭代法等十来个算法 可视化窗口,软件是Netbeans(The Java implementation of the numerical analysis algorithm, including ten algorithms, such as dichotomy, Newton iterative method and so on)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:162816
    • 提供者:SXINGQITIAN
  1. Numerical Analysis20150615

    0下载:
  2. C#编写的数值分析相关算法,含源代码和实验报告解释,visual studio2012(The C# implementation of the numerical analysis algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1861632
    • 提供者:SXINGQITIAN
  1. 数值分析自编程序

    2下载:
  2. 数值分析经典算法的C语言程序实现,包括幂法、反幂法、qr分解、线性方程组解法等(Numerical analysis of the classical algorithm C language program,)
  3. 所属分类:其他

  1. Mathematica实现数值分析

    1下载:
  2. 利用Mathematica实现数值分析,包括Gauss-Seidel迭代,Jacobi迭代法,SOR法,牛顿迭代法等(Mathematica is used to realize numerical analysis, including Gauss-Seidel iteration, Jacobi iteration, SOR method, Newton iteration method, etc.)
  3. 所属分类:数学计算

    • 发布日期:2020-12-22
    • 文件大小:445440
    • 提供者:UNSCINFINITY
  1. 小波分析

    1下载:
  2. 数学建模中常用到的算法,小波数值分析,有很高参考价值(The algorithms commonly used in mathematical modeling and wavelet numerical analysis have very high reference value.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-06
    • 文件大小:1024
    • 提供者:逐鹿
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com