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

搜索资源列表

  1. 高斯赛德尔迭代法

    2下载:
  2. 用matlab实现高斯赛德尔迭代法
  3. 所属分类:matlab例程

    • 发布日期:2011-05-31
    • 文件大小:689
    • 提供者:tinkerguang
  1. 线性方程组的迭代法和牛顿数值积分

    1下载:
  2. 线性方程组的迭代法:Jacobi, Gauss-Seidel,SOR,SOR for Poisson。 牛顿数值积分方法及其Steffensen加速法。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-12-24
    • 文件大小:1036
    • 提供者:skiloop@126.com
  1. 牛顿迭代法求非线性方程组

    2下载:
  2. 牛顿迭代法求非线性方程组,来自《精通matlab科学计算》一书,Newton iteration method for nonlinear equations, from " well versed in scientific computing matlab" book
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-01-27
    • 文件大小:6400
    • 提供者:罗烧灼
  1. 详细推导了复平面上牛顿迭代法的原理和计算公式

    0下载:
  2. 详细推导了复平面上牛顿迭代法的原理和计算公式,用MATLAB编程实现了牛顿迭代法,得到一些奇异绚丽的分形图形-The complex plane is derived in detail the principle and Newton' s iteration formula, using MATLAB programming Newton' s iterative method, get some strange colorful fractal images
  3. 所属分类:软件工程

    • 发布日期:2017-04-09
    • 文件大小:1406377
    • 提供者:wanglei
  1. 线性方程组的雅克比迭代法

    0下载:
  2. 既可以能过两种方法考察线性方程组的雅克比迭代法是否收敛,又可以求解线性方程组,Can have two methods to study the system of linear equations Jacobian iterative method is convergent, but also for solving linear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-23
    • 文件大小:52532
    • 提供者:赵萍
  1. sor超松弛迭代法

    0下载:
  2. 一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:破云
  1. G-S迭代

    0下载:
  2. 用Gauss-Seidel迭代法解线性方程组。(Solving linear equations by G-S iteration)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:9216
    • 提供者:zhiheLyn
  1. 经典牛顿迭代法C++实例

    0下载:
  2. 使用c++实现了牛顿迭代法的求解方程组的过程。(The use of c++ to achieve the Newton iterative method for solving equations process.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:helloworldd
  1. (赛德尔+雅可比)迭代法(解方程组)

    0下载:
  2. 用C++描述赛德尔和雅克比迭代法解方程组(Solving the equations with Seidel and Jacobi method)
  3. 所属分类:汇编语言

  1. 大津法和迭代法matlab作业

    0下载:
  2. 贝叶斯算法处理分析,基于迭代法和大津法,希望能有帮助(Bayesian algorithm, which is known as a way to be used in statistic. Hope the algorithm will be easy to use and learn.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:59392
    • 提供者:judycong
  1. 高斯赛德尔迭代法matlab编程

    0下载:
  2. 高斯赛德尔迭代法matlab编程,可以供使用者下载。(Gauss saidel iteration method)
  3. 所属分类:文章/文档

  1. 迭代法

    1下载:
  2. 五种迭代法解------非线性方程求根 分别采用了牛顿法、简易牛顿法、史蒂芬孙迭代法、二分法和割线法(The iterative method for solving nonlinear equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:haibenben
  1. 牛顿迭代代码

    0下载:
  2. 通过牛顿迭代法实现求一个函数在区间内的所有根(All the roots of a function in the interval are obtained by the Newton iterative method)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:377856
    • 提供者:肉嘟嘟
  1. 矢量迭代法子空间迭代法

    1下载:
  2. 结构模态分析中的矢量迭代法,用于计算振型和频率(Vector iteration method of structural modal analysis)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:H.shen
  1. 迭代法

    0下载:
  2. Newton迭代法;列主元Gauss消去法;逐次超松弛迭代法;GaussSeidel(Newton iterative method; column principal element Gauss elimination method; successive super relaxation iterative method; GaussSeidel)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:天会灰
  1. 解线性方程组的迭代法

    0下载:
  2. 可在matlab中打开,是用来解线性方程组的迭代法(It can be opened in MATLAB, and is an iterative method for solving linear equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:冯希文
  1. 迭代法估计Beta分布参数

    0下载:
  2. 求概率分布函数的参数方法 采用迭代法估计Beta分布的分布参数,(Estimation of distribution parameters of Beta distribution by iterative method)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:7168
    • 提供者:sunxq4079
  1. Aitken迭代法

    0下载:
  2. 先确定方程 的一个收敛的有根区间[a,b], 然后用不动点迭代法在此有根区间的近似根,初值 自己确定,要求根精确到 ,再比较用二分法的二分次数、不动点迭代法、Aitken迭代加速法的迭代次数. (要求:使用函数式文件调用)(First determine a convergence of the equation with the root interval [a, b], and then use the fixed point iteration method to have the app
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1081344
    • 提供者:王小稻
  1. 牛顿迭代法

    1下载:
  2. matlab环境下试用于高维方程组求解的牛顿迭代法算法函数(Newton iterative algorithm function for solving higher dimensional equations in matlab Environment)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-14
    • 文件大小:1024
    • 提供者:madezhizhang
  1. 牛顿迭代法

    1下载:
  2. 牛顿迭代法,下载就可以直接使用,调试好的(Newton iteration method, download can be used directly, debugging good)
  3. 所属分类:其他

    • 发布日期:2020-11-27
    • 文件大小:32768
    • 提供者:二狗砸
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com