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

搜索资源列表

  1. inverse

    0下载:
  2. 主要内容:在visual studio上实现矩阵求逆的过程 矩阵求逆:用全选主元高斯约当消去法求n阶是矩阵A的逆矩阵A-1。其中包括矩阵求逆算法描述 -Main elements: the visual studio to achieve the process of matrix inversion matrix inversion: The Select pivot Gauss Jordan elimination order to n-order matrix A is the i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:6519
    • 提供者:刘丽
  1. gauss

    0下载:
  2. gauss的PDF&CDF繪圖直接打開檔案RUN即可,生成圖像另有顏色標記-gauss in PDF & CDF drawing RUN can open the file directly to generate the image and another color marker
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2735
    • 提供者:sass
  1. gauss-seidel

    0下载:
  2. 是一个做gauss-seidel的矩阵变换代码-it is a project about gauss-seidel
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:180926
    • 提供者:
  1. MATLAB(Gauss)

    0下载:
  2. MATLAB高斯消去法解方程组,我调试过了,可以用的,欢迎大家下载使用-MATLAB Gaussian elimination solution of equations, I had to debug, and can be, and welcome to download
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:600
    • 提供者:shulisheng
  1. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
  3. 所属分类:matlab

    • 发布日期:2016-06-04
    • 文件大小:5791
    • 提供者:陈永恒
  1. gaosiyuedangfa

    0下载:
  2. 建立网孔电流方程,使用高斯约当法求解,将结果保存在txt格式的文档中-The establishment of mesh-current equations, using Gauss Jordan Method, the results saved in txt format document
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1615
    • 提供者:张三
  1. matlabfile

    0下载:
  2. many matlab code with Fftseq ,uniform to gauss AM DSB FM modulation-many matlab code with Fftseq ,uniform to gauss AM DSB FM modulation
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:443986
    • 提供者:allen
  1. G-S

    0下载:
  2. Gauss-Seidal迭代法(带精度限制)-Gauss-Seidal iterative method (with accuracy limit)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:979
    • 提供者:韩智光
  1. Gauss

    0下载:
  2. 在MATLAB环境中,用于实现线性方程组的快速运算,加快计算效率-Gauss method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:671
    • 提供者:anthony
  1. gauss

    0下载:
  2. 此文件内容为: C程序设计数字信号处理高斯函数-gauss
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1085587
    • 提供者:zhu
  1. gauss

    0下载:
  2. 用c语言编写的gauss迭代,属于并行算法,是学习的好资料!-With the c language of the gauss iteration, are parallel algorithms, is to learn the good information!
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2141
    • 提供者:付玉强
  1. Gauss

    0下载:
  2. 高斯消去法c++解线性方程组 高斯消去法c++解线性方程组-Gauss
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:585
    • 提供者:lidutao
  1. Gauss

    0下载:
  2. 选主元的Gauss消去法的代码及实验报告-Selected principal component of the Gauss elimination of the code, and test reports
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:82729
    • 提供者:f
  1. Gauss-SVM

    0下载:
  2. 基于Gauss 核函数SVM分类机,使用二阶几何方法训练。-Gauss kernel function SVM classification based on machine, using the geometric method of second-order training.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:778697
    • 提供者:谌叶龙
  1. math

    1下载:
  2. 比较赛德尔和高斯迭代发的收敛性,通过MFC作为截面,直观输入数值,并且有列表输出各次迭代的中间值,并判断是否收敛性-Comparison of Seidel and Gauss iterative convergence of hair, through the MFC as a cross-section, intuitive input values, and there are lists out the various iterations of the intermediate val
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2060965
    • 提供者:盛冬冬
  1. liezu

    0下载:
  2. 全主元高斯-约当消元法 可以求解线性方程组-All Principal Gauss- Jordan elimination method for solving linear equations can be
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1081
    • 提供者:lcy
  1. math

    0下载:
  2. 高斯 牛顿 雅克比 三个人的方法解方程 源代码完整 可编译-Gauss-Newton Jacobian method to solve the equations of the three individuals complete source code can be compiled
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:634700
    • 提供者:kyo
  1. gauss

    0下载:
  2. 数值分析中线性方程组直接求解的高斯列主元消去法的源代码-Numerical Analysis of linear equations to solve the direct Gauss elimination pivot column source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:750
    • 提供者:孙红
  1. inverse_matrix_gauss

    0下载:
  2. os : window vista 32bit compiller : visual c++ 6.0 n*n inverse matrix program use Gauss elimination
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:250373
    • 提供者:Eunsoo Na
  1. Gauss_Legendre_Quadrature

    0下载:
  2. os : window vista 32bit compiler : visual c++ 6.0 Gauss-Legendre Quadrature nPoint = 2,3,4,....,16
  3. 所属分类:Mathimatics-Numerical algorithms

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