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

搜索资源列表

  1. AGGJE

    0下载:
  2. 线性代数方程组的求解 线性代数方程组的求解
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:867byte
    • 提供者:何志军
  1. changyongsuanfachengxuji

    1下载:
  2. 本程序针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。 书中所有算法均用C语言描述。 本程序集可供广大科研人员、工程技术人员以及管理工作者阅读使用,也可作为高等院校师生的参考程序。 与本程序配套的书为《C常用算法程序集》。也一同上传。可从本网站上下载。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:196.14kb
    • 提供者:杨志亮
  1. 4-1Jacbi

    0下载:
  2. 对于阶数不高的方程组,直接法非常有效,对于阶数高,而系数矩阵稀疏的线性方程组却存在着困难,在这类矩阵中,非零元素较少,若用直接法求解,就要存贮大量零元素。为减少运算量、节约内存,使用迭代法更有利。-The order of the equations is not high, the direct method is very effective for high order, and the sparse coefficient matrix of linear equations, ther
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:828byte
    • 提供者:鲁亮
  1. sol

    0下载:
  2. 利用高斯列主元消去法求解线性方程组的fortran程序,测试通过!-Out the use of principal component Gaussian elimination for solving linear equations fortran procedures, test!
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:126.35kb
    • 提供者:康师傅
  1. sample-rate-conversion

    0下载:
  2. 内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求解-VB -Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation and non-linear eq
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:21.59kb
    • 提供者:hjq
  1. gaussc

    0下载:
  2. 用gauss消去法求解线性方程组很经典的完整的C++代码-By gauss elimination method for solving linear equations is the classic complete C++ code for
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:859byte
    • 提供者:txmz
  1. C_language_algorithms_for_Quick_Lookup_Manual

    3下载:
  2. 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
  3. 所属分类:source in ebook

    • 发布日期:2014-06-10
    • 文件大小:217.72kb
    • 提供者:Jawen
  1. matrix

    0下载:
  2. 共轭梯度法可以实现正定线性方程组的求解,并可以通过实例进行验证-Conjugate gradient method can achieve positive definite linear equations, and can be verified by an example
  3. 所属分类:source in ebook

    • 发布日期:2017-11-30
    • 文件大小:666.19kb
    • 提供者:翟军
  1. xufortran

    0下载:
  2. 各种fortran基础源代码,包括线性方程组求解,矩阵运算,矩阵特征值与向量等等问题的求解。-The various Fortran underlying source code, including solving linear equations, matrix operations, matrix eigenvalue vector problem solving.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:922.26kb
    • 提供者:彭欣欣
  1. pso-fd

    0下载:
  2. PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。-PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2.09kb
    • 提供者:何骞
  1. tao_xr31

    0下载:
  2. 雅克比迭代求解线性方程组课设,FIR 底通和带通滤波器和IIR 底通和带通滤波器,包括面积、周长、矩形度、伸长度。- Jacobi iteration for solving linear equations class-based, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Including the area, perimeter, rectangular, elongatio
  3. 所属分类:source in ebook

    • 发布日期:2017-12-16
    • 文件大小:5kb
    • 提供者:郭崇
  1. xe445

    0下载:
  2. 多抽样率信号处理,音频信号通过LM386放大,雅克比迭代求解线性方程组课设。- Multirate signal processing, LM386 audio signal amplification, Jacobi iteration for solving linear equations class-based.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-23
    • 文件大小:10kb
    • 提供者:杜飞
  1. pt235

    0下载:
  2. 在MATLAB中求图像纹理特征,包含优化类的几个简单示例程序,雅克比迭代求解线性方程组课设。- In the MATLAB image texture feature, Optimization class contains several simple sample programs, Jacobi iteration for solving linear equations class-based.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-17
    • 文件大小:5kb
    • 提供者:李国元
  1. jan-V1.7

    0下载:
  2. 雅克比迭代求解线性方程组课设,结合PCA的尺度不变特征变换(SIFT)算法,重要参数的提取。- Jacobi iteration for solving linear equations class-based, Combined with PCA scale invariant feature transform (SIFT) algorithm, Extract important parameters.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-19
    • 文件大小:5kb
    • 提供者:金百燕
  1. cmuru

    0下载:
  2. 是小学期课程设计的题目,雅克比迭代求解线性方程组课设,具有丰富的参数选项。- Is the topic of the elementary school stage curriculum design, Jacobi iteration for solving linear equations class-based, It has a wealth of parameter options.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-17
    • 文件大小:6kb
    • 提供者:李太卫
  1. lunhie-V8.5

    0下载:
  2. 包括压缩比、运行时间和计算复原图像的峰值信噪比,雅克比迭代求解线性方程组课设,一种基于多文档得图像合并技术。- Including compression ratio, image restoration computing uptime and peak signal to noise ratio, Jacobi iteration for solving linear equations class-based, Based on multi-document image obtained
  3. 所属分类:source in ebook

    • 发布日期:2017-12-12
    • 文件大小:5.49kb
    • 提供者:彭军良
  1. whwue

    0下载:
  2. 雅克比迭代求解线性方程组课设,music高阶谱分析算法,信号维数的估计。- Jacobi iteration for solving linear equations class-based, music higher order spectral analysis algorithm, Signal dimension estimates.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-24
    • 文件大小:6kb
    • 提供者:李锟杰
  1. 常用算法程序集第五版

    0下载:
  2. 数值积分、线性方程组求解、数据处理、统计分析算法(Numerical integration, linear equations, data processing, statistical analysis algorithm)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-02
    • 文件大小:170kb
    • 提供者:落木1
  1. 牛顿法小算例1

    1下载:
  2. 主要是利用牛顿法解线性方程组,重点是雅克比矩阵的求解(Solving linear equations by Newton method)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-03
    • 文件大小:223kb
    • 提供者:wuningning1
搜珍网 www.dssz.com