搜索资源列表

  1. 非线性方程组的迭代解法

    0下载:
  2. 非线性方程组的迭代解法,包括:简单迭代法、Newton法、割线法、拟Newton法等.详见程序注释-nonlinear equations of the iterative solution, including : simple iterative method, Newton, secant, to the Newton law. Detailed procedures Notes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:周思良
  1. my雅可比迭代法

    0下载:
  2. 在VC++中实现成功的雅可比迭代法,有每次迭代的结果。-in VC achieve success Jacobi iterative method, the results of each iteration.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:黄均幸
  1. my赛德尔迭代法

    0下载:
  2. 在VC++实现的赛德尔迭代法,有每次迭代的结果-VC in the Seidel iterative method, the results of each iteration
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:180224
    • 提供者:黄均幸
  1. Jacobi的迭代法

    0下载:
  2. 这个是雅克比迭代法的数值源代码,程序变得比较简单,但还需要完善-Jacques iterative method than the numerical code, the procedures are relatively simple, but needs to improve
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:99328
    • 提供者:刘建
  1. sor超松弛迭代法

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:破云
  1. 迭代分析

    0下载:
  2. 通过迭代的方法达到某种程度上的优化,得到精确的数学模型(By iterating the method to some degree of optimization, an accurate mathematical model is obtained)
  3. 所属分类:仿真建模

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:红亮
  1. G-S迭代

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

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:zhiheLyn
  1. 雅克比(Jacobi)迭代法解线性方程组(Matlab程序)

    0下载:
  2. 雅克比迭代例子,给定方程,常用的数值迭代方法(Jacobi iteration example, given equation, numerical iterative methods)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:日常
  1. 经典牛顿迭代法C++实例

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:helloworldd
  1. 实现迭代学习控制

    1下载:
  2. 迭代学习控制,方便研究机器人轨迹的跟踪控制(Iterative learning control)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:珊珊qw
  1. 迭代移位线性搜索PTS模块

    0下载:
  2. 基于OFDM系统设计的迭代移位线性搜索PTS算法,亲测可用(An iterative shift linear search PTS algorithm based on OFDM system, pro test is available)
  3. 所属分类:matlab例程

  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. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:59392
    • 提供者:judycong
  1. 迭代多输入多输出

    0下载:
  2. 迭代学习触及学习,多输入多输出,,,,,,,,,,,,,,(Iterative learning control (ILC) is an effective technique that improves the tracking performance of sys- tems by adjusting the feedforward control signal based on the memory data. The key i
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:hehhehelllj
  1. 离散迭代

    0下载:
  2. 离散迭代,对于离散系统,进行多次迭代,得到最终的准确结果(Discrete iteration)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:viva1
  1. 高斯赛德尔迭代法matlab编程

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

  1. 18.迭代器、分部类、索引器

    0下载:
  2. .迭代器、分部类、索引器 : 索引器的概述和声明 、18.5类在索引器中使用、18.6索引器在接口中使用、综合小结(Iterator, partial class, indexer)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:96256
    • 提供者:小这
  1. 单相逆变器迭代学习控制应用研究_叶建华

    0下载:
  2. 单相逆变器迭代学习控制应用研究的基本原理(The basic principle of iterative learning for the inverter)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:126976
    • 提供者:ranxh
  1. 迭代法

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:haibenben
  1. 牛顿迭代代码

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

    • 发布日期:2024-05-20
    • 文件大小:377856
    • 提供者:肉嘟嘟
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org