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

搜索资源列表

  1. Cxianxing

    0下载:
  2. 本文件是用C语言实现线性代数方程组的求解源程序-This document is used C language to achieve linear algebra equations source
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:16470
    • 提供者:lis
  1. GaussSeide

    0下载:
  2. 实验题目:求解线性代数方程组的迭代法 相关知识:求解线性代数方程组的Gauss-Seidel迭代法的计算公式如下 数据结构:一个一维数组和一个二维数组 算法设计:用Gauss-Seidel迭代法求解线性代数方程组的算法如下 第一步:对于i=1,2,…,n (取零向量为初始向量) 第二步:e←0 第三步:对于i=1,2,…,n ⑴ ⑵对于j=1,2,…,n但 ⑶ ⑷若 ,则 ⑸ 第四步:若 (预先给定的误差精度),则转
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:818
    • 提供者:张涛
  1. multi

    2下载:
  2. 是一个多重网格的算法程序 用于解决大型线性代数方程组-Is a multi-grid algorithm is used to solve large linear algebraic equations
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1135
    • 提供者:liuzhiyong123
  1. Matrix_cholesky

    0下载:
  2. 我这个程序实现了数值线性代数里面的cholesky分解-I realized this process numerical linear algebra inside Cholesky decomposition
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1670
    • 提供者:tangxin
  1. Matrix_QR

    0下载:
  2. 我这个程序实现了数值线性代数里面的QR分解-I realized this process numerical linear algebra inside the QR decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:1663
    • 提供者:tangxin
  1. GaussIterativeMethod

    0下载:
  2. (1) 编制解n阶线性代数方程组AX=b列主元三角分解法的通用程序. (2) 用所编的程序解线性方程组.给出解向量,保留5位有效数. -(1) the preparation of solution of n-order linear algebraic equations AX = b out PCA generic triangular decomposition process. (2) the procedures used by the series solution of l
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:4825
    • 提供者:xulin
  1. math_experiment

    0下载:
  2. 数学实验,包括高等数学、概率统计、线性代数等的讲解,全部用matlab实现-Mathematical experiment, including advanced mathematics, probability and statistics, linear algebra and so on, all with the realization matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5838848
    • 提供者:moon
  1. MatLab

    0下载:
  2. matlab在高等数学、线性代数、符号运算、图形图像处理、数据处理等方面的应用和外部借口程序设计。-matlab in advanced mathematics, linear algebra, symbolic computation, graphics, image processing, data processing applications and external under the pretext of program design.
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7243980
    • 提供者:金婷
  1. Jacobi

    0下载:
  2. 雅克比迭代:线性代数方程组的迭代法与直接方法不同,他不能通过有限次的算术运算球的方程组的精确解,而是通过迭代逐步逼近他。该法是求解具有大型系数系数矩阵的线性方程组的重要方法之一。-Jacobian iteration: linear algebraic equations of the iteration method and direct way, he can not be limited times arithmetic equations ball exact solution, but
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:864
    • 提供者:klb
  1. matlab6.0shuxueshouce

    0下载:
  2. matlab 6.0数学手册,系统介绍了matlab在 高等数学,数值分析,线性代数,概率统计和优化理论中的应用。-matlab 6.0 mathematics manuscr ipts,it provided the application of matab in numerical analysis,matrix theory, probability theory and optimization theory.
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1761410
    • 提供者:feimaxiao
  1. John.Wiley.and.Sons.Essentials.of.Error.Control.Co

    3下载:
  2. 第1章 用于可靠数字传输和存储的编码 第2章 代数引论 第3章 线性分组码 第4章 重要的线性分组吗 第5章 循环码 第6章 二进制BCH码 第7章 非二进制BCH码、RS码及其译码算法 第8章 大数逻辑可译码有限几何码 第9章 线性分组码的网络 第10章 基于可靠性的线性分组码软判决译码算法 第11章 卷积码 第12章 卷积码的最优译码 第13章 卷积码的次优译码 第14章 基于网络的软判决译码算法 第15章 级联编码、码分解与多阶段译码
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-10
    • 文件大小:2501044
    • 提供者:zhao yongqiang
  1. VC

    1下载:
  2. MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab -MatlabX li
  3. 所属分类:DirextX

    • 发布日期:2017-03-18
    • 文件大小:26092470
    • 提供者:张晓
  1. xingxian

    0下载:
  2. 线性代数答案 想要的快来下啊-this is very good
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:615636
    • 提供者:涣涣
  1. Thransform

    0下载:
  2. 这是个小程序用于将数组转置,可以在学习线性代数时应用,-this methord used to thransfor array.
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:1029
    • 提供者:yanxian
  1. fengkang_numerical

    0下载:
  2. 冯康的数值计算方法:1.差值;2.数值积分;3.谐波分析;4.曲线拟合与经验公式;5.回归分析 6.时间序列分析;7.蒙特卡罗方法;8.线性代数数值算法-Feng Kang numerical method: 1. The difference 2. Numerical integration 3. Harmonic analysis 4. Empirical formula and curve fitting 5. Regression analysis 6. Time Series
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:44801528
    • 提供者:yzhang
  1. ScienceandEngineeringnumericalalgorithmsourcecode.

    0下载:
  2. 科学与工程数值算法的源代码,有复数的计算,矩阵的计算,线性代数方程组的求解,非线性代数方程组的求解,插值,数值积分等,很实用!-Science and Engineering numerical algorithm s source code, there is the plural of calculation, matrix calculation, linear algebra equations, nonlinear algebraic equations, interpolation,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-17
    • 文件大小:4374124
    • 提供者:houht
  1. numerialanalsyssoft

    0下载:
  2. 数值分析软件,给正在学习数值计算及线性代数的同学一些帮助-Numerical analysis software, to the numerical calculation are learning and linear algebra to help students
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3172086
    • 提供者:王建国
  1. Triangular

    0下载:
  2. 线性代数方程组列主元三角分解法线性代数方程组-Linear algebraic equations PCA out Triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:930
    • 提供者:箫云龙
  1. mathAlgo

    0下载:
  2. 部分线性代数计算算法,个人精力有限只整理的这么一点。-Linear algebra part of the calculation algorithm, the individual efforts of so limited that only compiled.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6858
    • 提供者:尧思齐
  1. linearmath

    0下载:
  2. matlab 在线性代数中的应用 利用matlab实现可以提高对所学知识的理解 更有助于你考研-matlab linear algebra application to increase the use of matlab to achieve the knowledge of the study section to help you understand more
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1661617
    • 提供者:kuhan
« 1 2 3 4 5 6 78 9 10 11 12 ... 22 »
搜珍网 www.dssz.com