CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - iteration

搜索资源列表

  1. xxfc

    0下载:
  2. 全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 6.范德蒙方程组解法 7.托伯利兹方程组解法 8.奇异值分解 9.线性方程组的共轭梯度法 10.对称方程组的乔列斯基分解法 11.矩阵的QR分解 12.松弛迭代法-PCA-wide Gauss Jordan elimination method 2.LU decomposition method 3. To catch up with law 4.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:8333
    • 提供者:wzz
  1. Matlab-Newton

    0下载:
  2. 一、 实验目的 在计算机上用迭代法求非线性方程地f(x)=0的根。 二、 实验平台 操作系统:Microsoft Windows Vista SP1 数学软件:Matlab7.0.0.19920(R14) -First, the experiment was on the computer using iteration method to nonlinear equations f (x) = 0 root. Second, experimental platform
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:140148
    • 提供者:sh_xj
  1. MATLAB

    0下载:
  2. 数值分析的实验程序,实现了牛顿迭代、样条差值等三种差值等数值分析方法的仿真。-Numerical Analysis of the experimental procedure, the realization of the Newton iteration, the margin three-spline difference numerical analysis methods such as simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3794
    • 提供者:serena
  1. shuzhi4

    0下载:
  2. 雅克比迭代,求解方程近似解 秦九昭算法 幂法 高斯塞德尔 -Jacobian iteration, solving equations approximate solution algorithm Qin Zhao nine high-power law斯塞德尔
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7424
    • 提供者:hujingxin
  1. C1

    0下载:
  2. Newton Methom 迭代4次,精度达到了7.977e-12,程序执行时间<0.01s在知道解的大致值的情况下,Newton Methom是相当好的解法-Newton Methom iteration 4 times the accuracy of 7.977e-12, program execution time <0.01s in the know the approximate value solution circumstances, Newton Methom i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1207
    • 提供者:曾晖
  1. NewtonIterationMethod

    0下载:
  2. 通过使用Newton迭代法求解方程 并分析它的解法收敛性; 牛顿迭代法是比较适合用计算机来计算。 -Through the use of Newton iteration method for solving equations and analyze the convergence of its solution Newton iteration is more suitable for the computer to calculate.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:11881
    • 提供者:xulin
  1. 20084

    0下载:
  2. 数值分析的C语言程序, 牛顿迭代法。-Numerical Analysis of the C language program, Newton iteration.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2568
    • 提供者:预告吧
  1. equation

    0下载:
  2. 求解方程根的函数和一些微分方程迭代的函数,包括:求实系数代数方程全部根的牛顿-下山法,全区间积分的定步长龙格-库塔法,积分一步的变步长龙格-库塔法,积分一步的变步长基尔方法,求实系数代数方程全部根的qr方法-Solving the root of the function equations and some differential equations iteration function, including: realistic coefficient algebraic equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:4228
    • 提供者:chen changqing
  1. Jacobi

    0下载:
  2. 雅克比迭代:线性代数方程组的迭代法与直接方法不同,他不能通过有限次的算术运算球的方程组的精确解,而是通过迭代逐步逼近他。该法是求解具有大型系数系数矩阵的线性方程组的重要方法之一。-Jacobian iteration: linear algebraic equations of the iteration method and direct way, he can not be limited times arithmetic equations ball exact solution, but
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:864
    • 提供者:klb
  1. Newton

    0下载:
  2. 牛顿计算方法,解非线性方程f(x)=0牛顿方法是一种将非线性函数线性化的方法。 牛顿迭代法求方程的一个实根 -Newton s method of calculating solution of nonlinear equations f (x) = 0 Newton method is a nonlinear function linearization method. Newton iteration equation for a real roots
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:279705
    • 提供者:xi
  1. netowdiedai

    0下载:
  2. \计算方法 程序\牛顿迭代法实现-Method of calculation procedures for the realization of Newton iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:6348
    • 提供者:jc
  1. Jacobi2

    0下载:
  2. 本程序是 用 Jacobi 迭代法解方程组矩阵应 ,短小精干,可以一试 -This procedure is the Jacobi iteration matrix solution of equations should be, short and lean, you can try
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1889
    • 提供者:weiwei
  1. diedai

    0下载:
  2. 计算方法的迭代法的实现,有需要的人可以下载-Iteration method of calculation of the realization of those in need can be downloaded
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1454
    • 提供者:whom
  1. Jacobi

    0下载:
  2. 这是数值计算的有关jacobi迭代法的源程序,有需要的人可以下载-This is the numerical calculation of the jacobi iteration method of source, those in need can be downloaded
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:954
    • 提供者:whom
  1. GA

    0下载:
  2. 遗传算法源程序,用来优化复杂函数,多次迭代求解最大值。-Genetic algorithm source code for the optimization of complex functions, many times the maximum iteration.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3994
    • 提供者:liuhua
  1. Chap01

    0下载:
  2. 常用的一些数值算法。有二分法,牛顿迭代法,拉格朗日法等等,是数值分析常备算法。-Some commonly used numerical algorithm. There dichotomy, Newton iteration, Lagrangian, etc., is a numerical analysis algorithm standing.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:42015
    • 提供者:kt
  1. maitricLUdistribution

    0下载:
  2. 这是一种牛顿迭代算法,用于计算曲线的近似估计,使用非常方便,只需将程序稍微修改以适应自己的需要即可。-This is a Newton iteration algorithm used to calculate the approximate curve is estimated that the use of very convenient, just a slight modification to the procedure in order to adapt to their own n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2082
    • 提供者:zhaozhenkun
  1. sample9

    0下载:
  2. 绘制互相关信号,采用权向量和迭代次数求滤波器系数.-Drawing cross-correlation signal, weight vector and the iteration number for filter coefficients.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:ladan
  1. Jacobi

    0下载:
  2. 该函数文件是通过雅克比迭代格式求解线性方程的近似解-The function file is the format adopted for solving Jacobian iteration of the approximate solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1080
    • 提供者:rock
  1. broyden

    0下载:
  2. 逆broyden迭代法,是数值分析中很重要的一种方法,源码为在matlab中的一种实现。-Inverse Broyden iteration method is very important in numerical analysis a method of source code in matlab an realize.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1029
    • 提供者:马丫
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com