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

搜索资源列表

  1. xxfcz.rar

    0下载:
  2. 线性方程组求解的三个源程序.rar
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:9684
    • 提供者:
  1. LinearEquation

    0下载:
  2. 线性方程组求解模板,包括求解线性方程组的各种算法- System of linear equations solution template, including solution system of linear equations each algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:99334
    • 提供者:关东
  1. 科学与工程数值计算算法配套源码java

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

    • 发布日期:2008-10-13
    • 文件大小:137745
    • 提供者:方正
  1. 科学与工程数值计算算法配套源码vb

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

    • 发布日期:2008-10-13
    • 文件大小:194325
    • 提供者:方正
  1. 科学与工程数值计算算法配套源码vc++

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

    • 发布日期:2008-10-13
    • 文件大小:1318271
    • 提供者:方正
  1. 高斯列主元消去法解线性方程组

    1下载:
  2. 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used by computer calculation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11884
    • 提供者:轮子
  1. Gauss_Seidel法解方程组

    0下载:
  2. Gauss_Seidel法解方程组,对同一系数矩阵的方程组,只须变换一次系数矩阵,即可求不同常数向量的不同方程组,大大提高计算效率,且可求解任意元线形方程组-Gauss_Seidel Solving equations, the same coefficient matrix equations, only a transformation coefficient matrix can be different for the different constant vector equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:102697
    • 提供者:李征
  1. 求解非线性方程组

    0下载:
  2. 求解定位方程组。并直接利用三元方程求出X,Y,Z时的误差子函数-positioning Solving equations. 3 yuan and the direct use of equations derived X, Y, Z of error Functions
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2850
    • 提供者:leaderbbs
  1. mathexpr

    0下载:
  2. 数学实验课程教案,包括pi的计算、分形、混沌、方程组求解、住房贷款问题等-experimental mathematics curriculum lesson plans, including the calculation of pi, fractal and chaos, solving equations, housing loans, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1363249
    • 提供者:费文龙
  1. bin

    0下载:
  2. 亲测可用,程序简洁。可适用于绝大多数方程组求解。(Pro test is available and program is concise. It can be used to solve most equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:古城少年
  1. 计算方程组-1

    3下载:
  2. 该程序可用来求解计算复杂的非线性方程组的解析解,对初学者有一定参考价值(The program can be used to solve the analytic solution of complex nonlinear equations, and has some reference value for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:8192
    • 提供者:aaagwn
  1. 求解方程组方法

    0下载:
  2. 几种主要的求解方程组方法在MTLAB环境的实现(Implementation of several main solving equations in MTLAB environment)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:宇智波龙
  1. PSO算法求解非线性方程组

    2下载:
  2. 使用pso粒子群算法求解非线性方程组,用c语言实现(PSO Particle Swarm Optimization (PSO) is used to solve nonlinear equations and is implemented in C language)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:347136
    • 提供者:dxlm
  1. LU分解法求解线性方程组

    0下载:
  2. 用LU分解法,求解已知线性方程组的解,最多100阶(The solution of the known linear equations is solved by the LU decomposition method, with a maximum of 100 orders.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:爆米花乀
  1. 预处理共轭梯度求解器

    1下载:
  2. 采用预处理的共轭梯度线性方程组求解方法,可以输入预处理矩阵。
  3. 所属分类:matlab例程

  1. MATLAB牛顿法求解非线性方程组

    1下载:
  2. MATLAB牛顿法求解非线性方程组,运用牛顿法对非线性方程组进行求解可得到数值解(MATLAB Newton method for solving nonlinear equations, using Newton method to solve nonlinear equations to obtain numerical solution.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lai东东
  1. MATLAB求解非线性方程组 fsolve

    0下载:
  2. MATLAB求解非线性方程组 fsolve源程序代码(MATLAB to solve the nonlinear system fsolve source code.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lai东东
  1. 线性方程组求解

    1下载:
  2. 利用hermite标准形和满秩分解求矩阵广义逆,并且利用广义逆求解线性方程组,可以判断解的形式(Using Hermite canonical form and full rank decomposition to find the generalized inverse of a matrix, and using the generalized inverse to solve a system of linear equations, the form of the solution ca
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-06-30
    • 文件大小:2048
    • 提供者:嫌疑人H
  1. 最速下降法求解方程组

    0下载:
  2. 最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the ol
  3. 所属分类:数学计算

    • 发布日期:2020-05-03
    • 文件大小:3072
    • 提供者:maomao875
  1. 用matlab求解非线性方程组的几种方法之程序

    1下载:
  2. matlab编程 求解非线性方程和方程组的多种方法(Matlab programming for solving nonlinear equations and equations)
  3. 所属分类:数学计算

    • 发布日期:2020-11-09
    • 文件大小:480256
    • 提供者:penny_ma
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com