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

搜索资源列表

  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. The-MATLAB-equation

    0下载:
  2. MATLAB解方程与函数极值、线性方程组求解、非线性方程数值求解、常微分方程初值问题的数值解法、函数极值。-The MATLAB equation and the extreme value of function, solving linear equations, nonlinear equations, numerical solution of initial value problem of ordinary differential equation, the numerical s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:11384
    • 提供者:石头
  1. LU_decompose

    0下载:
  2. 数值计算分析之LU分解法求解程序代码,可用于一切方程组求解-Numerical Analysis of the LU decomposition method for solving program code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:982
    • 提供者:欧阳年
  1. Gravity-and-magnetic-data

    0下载:
  2. 重磁金属的非线性方程组求解,使得大家可以对编程有更深刻的理解,对C++编程开发更加深入学习。-Gravity and magnetic metals nonlinear equations, so that we can have a more profound understanding of programming, programming for C++ develop more in-depth study.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2110447
    • 提供者:徐倩
  1. matlab-math-caculate-methods

    0下载:
  2. MATLAB语言常用算法程序集,包含了插值、函数逼近、矩阵特征值计算、数值微分和积分、方程求根、非线性方程组求解、特殊函数计算、常微分方程和偏微分方程的数值解法、以及数据统计和分析等等。-MATLAB language commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical differentiation an
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:115634
    • 提供者:林真天
  1. linear-equation

    0下载:
  2. 线性方程组 求解啊啊啊 -linear equation
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1337
    • 提供者:草丛
  1. CCMEF

    1下载:
  2. 有限元计算,包括单元信息,高斯赛得而线性方程组求解,以及刚度矩阵的组装等-caculation of the finite element method,involving the basic information of elements,the approaches of solving a a series of linear equations and how to assembly the overall stiffness matrix
  3. 所属分类:Algorithm

    • 发布日期:2014-10-11
    • 文件大小:1614848
    • 提供者:PengLei
  1. zhjLU

    0下载:
  2. 运用matlab工具将矩阵A进行LU分解,从而进行方程组求解-Use matlab tool matrix A LU decomposition, thereby performing equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:522
    • 提供者:Nicholas
  1. Measuring-assembly

    1下载:
  2. 关于测量程序计算的几个小程序,它包括大地主题解算、高斯平面计算、坐标转换程序、单导线计算、线性方程组求解、解算法方程 、大地四边形条件平差。-A few small program measurement program, which includes the geodetic solution, Gauss plane calculation, coordinate conversion program, single conductor calculation, solving line
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:460128
    • 提供者:han
  1. Nonlinear-equations

    0下载:
  2. 非线性方程组求解的源代码,希望对初学者有帮助。-Nonlinear equations of the source code, I hope to help beginners.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:12930
    • 提供者:张天一
  1. homepack

    0下载:
  2. 在matlab中用雅可比矩阵求解非线性方程组求解,-In matlab using Jacobian matrix for solving nonlinear equations,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:413762
    • 提供者:zq
  1. gao-si-xiao-yuan-fa

    0下载:
  2. 是线性代数中的一个算法,可用来为线性方程组求解,求出矩阵的秩,以及求出可逆方阵的逆矩阵。当用于一个矩阵时,高斯消元法会产生出一个“行梯阵式”。高斯消元法可以用在电脑中来解决数千条等式及未知数。不过,如果有过百万条等式时,这个算法会十分费时。一些极大的方程组通常会用迭代法来解决。亦有一些方法特地用来解决一些有特别排列的系数的方程组。-A linear algebra algorithms can be used to solve linear equations, matrices obtaine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:meihaodi
  1. jacobi

    0下载:
  2. 线性方程组求解Jacobi迭代法C++程序-Linear equations Jacobi iteration C++ program
  3. 所属分类:Algorithm

  1. Newton-Raphson

    0下载:
  2. 运用迭代法计算非线性方程组,并且编制程序对非线性方程组求解-Using the iterative method of nonlinear equations, and programming for solving nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2014-10-18
    • 文件大小:6144
    • 提供者:mark
  1. feixianxingqiujie

    0下载:
  2. 这是非线性方程组求解的参考资料,一直收藏着,可用于非线性定位中!-This is the nonlinear equations of reference, has been collection of available for non-linear positioning!
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:14991
    • 提供者:黄杰
  1. Mathematical_method

    0下载:
  2. 整数算法的相关实现,有素数的判断,最大公因数,最小公倍数,同余方程组求解,欧拉算法实现,一次多元方程组求解-Implementation of integer arithmetic, a prime judgment, GCD, LCM, solving the Congruence Equations, Euler algorithm, a multivariate equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5143028
    • 提供者:杜 水人
  1. Numerical-Analysis

    0下载:
  2. 数值分析/数值计算程序,包括差值、拟合、积分、微分、线性方程组求解、非线性方程求根、常微分方程求解、偏微分方程求解、特征值求解,适合入门参考-Numerical analysis/numerical calculation procedures, including the difference, fitting, integral, differential, linear equations, finding roots of nonlinear equations, ordinary di
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:64234
    • 提供者:yangzicai
  1. LinearAnalyse_2008-05-08

    0下载:
  2. 线性方程组求解 c++ 示例 -Linear equations c++ example!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3055641
    • 提供者:duqigong
  1. text412

    0下载:
  2. 线性方程组求解,全主元解法的matlab程序-The solution of linear equations, all the main element method matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:582
    • 提供者:nlzf
  1. cSharpmatlabtaskcal

    0下载:
  2. 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerica
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:331563
    • 提供者:k
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com