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

搜索资源列表

  1. JacobiMethd

    0下载:
  2. 雅克比算法,计算结构自振特征的基本方法,可求解结构的所有阶次振型和自振频率-Jacques algorithm to calculate structural vibration characteristics of the basic methods can solve all the structural order of vibration and vibration frequency
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:stefanie
  1. shuzhi_C++

    0下载:
  2. 包含二分法、复化辛卜生公式、改进欧拉法、拉格朗日插值多项式、龙贝格算法、牛顿迭代法、牛顿值多项式、最小二乘法、雅克比迭代法等算法。-contains dichotomy, rehabilitation of Oracle Health formula, Improved Euler, Lagrange polynomial interpolation. Long Bergh algorithm, Newton's method, Newton value polynomials, lea
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18.36kb
    • 提供者:王民
  1. JacobiGaussSeidel

    0下载:
  2. 雅克比和高斯赛德尔迭代法求解线性方程组 用c++软件开发的程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.16kb
    • 提供者:王朝喜
  1. jacobi

    0下载:
  2. matlab下雅克比在数值计算中有很好的应用!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:587byte
    • 提供者:廖代发
  1. computing_method

    0下载:
  2. 简要介绍高斯列主元法消去法/平方根法解线性方程/雅克比/变步长的辛甫森求积公式,同时给出源程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:171.86kb
    • 提供者:fuhaijun
  1. jacobi

    0下载:
  2. 雅克比迭代法,用于解决大型稀疏矩阵的方程组求解。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.29kb
    • 提供者:刘伟
  1. raytracing

    0下载:
  2. 最优化法射线追踪,拟牛顿法解方程, 泰勒展开,雅克比矩阵近似
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.39kb
    • 提供者:fanwei
  1. detj

    0下载:
  2. 计算雅克比行列式的小程序-calculating the determinant than small programs
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.86kb
    • 提供者:杨柳
  1. szds.rar

    0下载:
  2. 几种数值代数中求解线性方程组的方法,包括雅克比,G-S,超松弛等,Several numerical linear algebra to solve equations, including Jacobi, GS, such as over-relaxation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:134.08kb
    • 提供者:初蕾
  1. yuandaima

    0下载:
  2. 用C语言实现高斯顺序消元法和行尺度化的方法,以及雅克比迭代法和高斯赛都迭代法-Using C language Gaussian elimination method and line order scaling methods, and Jacobi iteration and Gauss iterative method match all
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1.54kb
    • 提供者:吴万清
  1. MPI-Matrix

    2下载:
  2. 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:11.06kb
    • 提供者:不死鸟
  1. jacobi

    0下载:
  2. 用雅克比迭代求解线性方程组。编程语言是VB。计算方法-Jacobi iteration used to solve linear equations. Programming language is VB. Calculation
  3. 所属分类:Algorithm

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

    0下载:
  2. 雅克比迭代法求实对称矩阵的特征值和特征向量-Jacobian iteration realistic symmetric matrix of eigenvalues and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:10.71kb
    • 提供者:林沐生
  1. matrix_eigenvalue_calculate

    0下载:
  2. 用多种算法实现任给实对称矩阵的所有特征值,包括雅克比方法、雅克比过关法和QR算法。-Using a variety of algorithms to achieve any real symmetric matrix of all the characteristics of value, including Jacobian methods, Jacobian immigration law and QR algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:178.65kb
    • 提供者:杨怡
  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
    • 文件大小:864byte
    • 提供者:klb
  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
    • 文件大小:1.05kb
    • 提供者:rock
  1. paul

    0下载:
  2. 各种数值分析常用的程序,雅克比迭代,G_S法,牛顿 拟牛顿,拉格朗日数乘等-Numerical analysis of a variety of commonly used procedures, Jacobian iteration, G_S law, Newton' s quasi-Newton, Lagrange and so few take
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:3.63kb
    • 提供者:paul
  1. Cshuzhisuanfa

    0下载:
  2. 经典的C语言数值算法,包括拉格朗日,牛顿插值多项式,牛顿迭代公式,牛顿迭代公式,雅克比迭代-Classical C-numerical algorithm, including the Lagrange, Newton' s interpolation polynomial, Newton' s iterative formula, Newton' s iterative formula, iterative Jacobian
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2.67kb
    • 提供者:邵宝胜
  1. Jacobidiedai

    0下载:
  2. 用雅克比迭代法解下列方程组 10x1-x2+2x3=-11 8x2-x3+3x4=-11 2x1-x2+10x3=6 -x1+3x2-x3+11x4=25-Jacobi iterative method with the solution of the following equations 10x1-x2+2 x3 =- 11 8x2-x3+3 x4 =- 11 2x1-x2+10 x3 = 6-x1+3 x2-x3+11 x4 = 25
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:597.89kb
    • 提供者:wq
  1. yakebi

    0下载:
  2. 用雅克比迭代法求解方程组,需要输入方程组的系数矩阵。-Jacobi iterative method using equations, need to enter the coefficient matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:576byte
    • 提供者:杨铮铮
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com