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

搜索资源列表

  1. newton_method

    2下载:
  2. 此为在matlab环境下编写的适用于高维方程组求解的牛顿迭代法算法函数,为工程计算和大型模型求解带来便利。-This is written in matlab environment for high-dimensional equations of Newton method iteration algorithm to solve the function for engineering calculations and large-scale model solution convenie
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1602
    • 提供者:彭霞
  1. ode-demo

    0下载:
  2. matlab工具箱中常微分方程组求解算例,注释详尽-matlab toolbox to solve differential equations often examples with notes in detail
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1489
    • 提供者:
  1. xianxingfangchengzuqiujie

    0下载:
  2. 线性方程组求解,含源码,是我见到的关于线性方程组求解最简单的源码程序了。Solving linear equations。-Solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3328
    • 提供者:xiaoketing
  1. matrix12

    0下载:
  2. 该代码可用于稀疏矩阵线性方程组求解,求解效率很高,设置很简单-this method can be used to solve Large sparse matrix solving linear equations, solving the efficiency is very high, configuration is very simple
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-02-20
    • 文件大小:251361
    • 提供者:王困
  1. CH1

    0下载:
  2. 数值计算方法,fortran语言版,第一章线性方程组求解-Numerical methods, the FORTRAN version, the first chapter of solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:12974
    • 提供者:樊奕
  1. Chapter-10the-nonlinear-equations

    0下载:
  2. 第10章 非线性方程组求解.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 10 of the nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:13896
    • 提供者:空悟
  1. Dolittle

    0下载:
  2. 本程序通过实现Doolittle分解的方法来完成线性方程组求解的问题-This source file include a C++ source file to solve AX=B problem with Doolittle Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:909
    • 提供者:张江彬
  1. SSSSSSSSSSSSSSSSSSSSSSSSSSSSS

    0下载:
  2. 双共轭梯度法 广泛适用的线性方程组求解方法-S t r u e t u r e o f th e C o m p l e x b i 一 C o n j u g a t e G r a d ie n t M e th o d
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:408725
    • 提供者:ggray
  1. Solving-linear-equations

    0下载:
  2. 各种线性方程组求解的FORTRAN子程序,程序简单易懂,且易修改.-a goood program for Solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:15165
    • 提供者:han
  1. Linear-Equation-by-VB

    0下载:
  2. 线性方程组求解是测绘行业工作者所必须掌握的方法。用Vb语言编写而成。-Linear Equation is very necessary for surveyors.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:135449
    • 提供者:牛茂靖
  1. lgktsf-matlab

    0下载:
  2. 龙格库塔算法,微分方程组求解,用matlab语言编写。-Runge-Kutta algorithm, the differential equations solved using matlab language.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1248
    • 提供者:星辰
  1. Solving-equations

    0下载:
  2. matlab解方程用到的代码,用于方程组求解-matlab equations used in the code for the equations to solve
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:85192
    • 提供者:刘折
  1. find

    0下载:
  2. 线性方程组求解,输入是N(N<256)元线性方程组Ax=B,输出是方程组的解,也可能无解或有多组解。可以用高斯消去法求解,也可以采用其它方法-Linear equations, the input is N (N < 256) linear equations Ax = B, and the output is the solution of equations, may also be no solution or multiple sets of solutions. Gaussi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2142
    • 提供者:Peter
  1. zhuiganfa

    0下载:
  2. 追赶法是适用于三对角矩阵的线性方程组求解的方法,并不适用于其他类型矩阵。-Pursuit method for solving tridiagonal matrix of linear equations, does not apply to other types of matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:545
    • 提供者:wangsch
  1. gaosixiaoqu

    0下载:
  2. 高斯列主元消去法,对输入的方程组求解,精确度很高。编译环境VC2010-Gaussian column principal component elimination method for solving the equations of the input high precision. Compile environment VC2010
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3968962
    • 提供者:张洪超
  1. 1

    0下载:
  2. 用于解决求解一般线性方程组求解的问题,方便实用。-Used to solve the problem of solving the general linear equation solving, convenient and practical.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:20327
    • 提供者:孙冲
  1. conjugate-gradient-method_matlab.tar

    0下载:
  2. 利用共轭梯度法进行方程组求解的MATLAB源代码-Solving equations by conjugate gradient method (matlab code)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3952
    • 提供者:Lynn
  1. MAtrix-solve

    0下载:
  2. fortran源代码,线性方程组求解,详细算法代码-fortran code for matrix solve
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:14607
    • 提供者:1
  1. Gaussian-elimination-code

    0下载:
  2. 线性方程组求解,高斯消元法,列主元消元法,matlab代码-Solving linear equations, Gaussian elimination, main-element elimination method, matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:4108
    • 提供者:marry
  1. 2744865b71bc

    0下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Tsinghua University, published in 2002, " Science and engineering numerical algorithm VB" complementary source, including complex number calcula
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:194560
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com