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

搜索资源列表

  1. program

    0下载:
  2. 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2911
    • 提供者:funintears
  1. Parallel_Computing

    2下载:
  2. 并行计算实验.多线程计算pi,MPI实现Jacobi迭代,3PCF多线程实现.附报告.-Parallel experiment 3. Multithreaded computing pi, MPI implementation Jacobi iteration, 3PCF Multithread. Attached report.
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:1693785
    • 提供者:YipingMa
  1. MRFtoyexample

    1下载:
  2. 一种基于马尔科夫随机场的图像分割matlab源码,包含ICM迭代条件模式求解最大后验概率算法,已通过测试。-Markov random field based image segmentation matlab source code, including the ICM iteration conditions for solving the maximum a posteriori probability model algorithm has been tested.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:18987
    • 提供者:包裹
  1. newt_g

    0下载:
  2. 牛顿迭代法求非线性方程的根 调用格式:f_name函数名; x0初值; xmin,xmax:x坐标; n_point描绘曲线所用点数-Newton iteration of nonlinear equations for root Call format: f_name function names x0 initial value xmin, xmax: x coordinates n_point curve described by points
  3. 所属分类:Scanner

    • 发布日期:2017-04-01
    • 文件大小:694
    • 提供者:侯源君
  1. PQ

    1下载:
  2. 电力系统潮流计算程序,使用稀疏矩阵,降低存储容量,加快迭代的速度。-Power flow calculation procedure, the use of sparse matrices to reduce storage capacity, speed up the speed of iteration.
  3. 所属分类:Energy industry

    • 发布日期:
    • 文件大小:2327799
    • 提供者:申定辉
  1. QuanLongCircleCalibration

    0下载:
  2. 计算机视觉中的基于圆的标定,用迭代求圆心-calibration based on circle,get the center of circle using iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2342151
    • 提供者:小王
  1. Gauss_Seidel

    0下载:
  2. 高斯-赛德尔迭代法 C++编程 科学计算中比较常用的方法 可以成功运行-Gauss- Seidel iteration method C++ programming the more commonly used in scientific computation method can be run successfully
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:907
    • 提供者:zyy
  1. diedai

    0下载:
  2. 用雅可比迭代法,塞德尔迭代法,逐次超松弛法求解线性方程组,程序用C语言编写-Jacobi iterative method used, Seidel iteration, successive over-relaxation method to solve linear equations, the program written by C
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5870
    • 提供者:欧阳
  1. ex

    0下载:
  2. 迭代法解二维泊松方程,为《计算电磁学》中第一篇第二章有限差分法中的一个例题的程序-Iteration two-dimensional Poisson equation for the " computational electromagnetics," in the first chapter of a finite difference method program example
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:536
    • 提供者:李运虎
  1. nanewton1

    1下载:
  2. 牛顿迭代法 若高阶非线性方程组: u ( x , y) = 0 v ( x , y) = 0 可以用迭代公式 -Newton iteration if the higher-order nonlinear equations: u (x, y) = 0v (x, y) = 0 can be used iterative formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1102
    • 提供者:
  1. ACATSP2

    0下载:
  2. 这是一个解决tsp问题的代码,采用遗传的方法进行编程,大大的简化了最优规划迭代的问题,是的程序运行的快速准确-This is a solution to the problem tsp code, using the method of genetic programming, which greatly simplified the problem of optimal planning iteration, the procedure is fast and accurate operati
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1656
    • 提供者:杨科
  1. poisson_Jacobi

    1下载:
  2. 求解泊松方程的程序,雅可比迭代方法,计算迅速。-Procedures for solving the Poisson equation, Jacobi iteration method to calculate quickly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1171
    • 提供者:zhanglei
  1. NumericalAnalysis

    1下载:
  2. 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5521417
    • 提供者:Lynn
  1. root-program-design-

    0下载:
  2. 基于牛顿迭代算法——拉尔夫根程序设计,这是我们导师要求我们做的一个练习,利用DSP实现的开放运算。要用最少的资源实现迭代开放算法。-Based on Newton s iteration algorithm- Ralph the root program design
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:7461
    • 提供者:刘far
  1. Eigenvalue

    2下载:
  2. 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalue iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8419
    • 提供者:zengming
  1. square_root

    0下载:
  2. 单片机开平方的快速算法 比牛顿迭代法更加快速-Single-chip square root of the fast algorithm for more than Newton iteration Express
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1526
    • 提供者:谭仲书
  1. BM

    0下载:
  2. The Berlekamp-Massey algorithm is an efficient algorithm for determining the linear complexity of a finite binary sequence sn of length n. The algorithm takes n iterations, with the Nth iteration computing the linear complexity of the subsequence sN
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:636
    • 提供者:Maor Karisi
  1. CG-Jacobi-g-s-sor

    1下载:
  2. 解线性方程组的迭代法,包括jacobi迭代,G-S迭代,Sor迭代,及共轭梯度等。-iterative method for solving linear equations, including jacobi iteration, GS iterative, Sor iteration, and conjugate gradient.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:2222
    • 提供者:xiaojunsuus
  1. NEWTON

    1下载:
  2. 利用牛顿迭代法解非线性方程,这是其matlab程序-Using Newton iteration solution of nonlinear equations, which are its matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:545
    • 提供者:刘栋
  1. EM

    0下载:
  2. 提供迭代算法的matlab实现以及c的实现-iteration
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:158644
    • 提供者:leon
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com