搜索资源列表

  1. 线性代数方程组的求解

    0下载:
  2. C常用数值算法--线性代数方程的求解-C commonly used numerical algorithm -- linear algebraic equations can be solved
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:21202
    • 提供者:雪庭
  1. Gauss_Seidel_iterative

    0下载:
  2. 迭代法是解线性代数方程组的另一类方法,特别适用于解大型稀疏线性方程组。它的基本思想是针对求解问题预先设计好某种迭代格式,从而产生求解问题的近似解迭代序列,在迭代序列收敛于精确解的情况下,按精度要求取某个迭代值作为问题解的近似值。迭代法具有原始系数举证始终不变,算法简单,编写程序较方便,所需存储单元较少的优点。-iterative method was the linear algebraic equations of the other
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:江理彬
  1. NumericalLinearAlgebra

    1下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:6144
    • 提供者:YUXIANGCHENG
  1. Computer-algorithms

    0下载:
  2. 该文件包含《线性代数方程组的求解》、《矩阵运算》、《矩阵特征值与特征向量的计算》、《数值积分》等算法与C程序-This document contains linear algebra equations, matrix , matrix eigenvalue and eigenvector calculation, numerical integration , such as algorithms and C proce
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:346112
    • 提供者:小景
  1. Matrix_Calc

    0下载:
  2. 线性代数矩阵及运算介绍, 是CAD设计及几何算法开发人员配备的好帮手-Linear algebra and matrix computation introduction is CAD design and geometry algorithm developers with a good helper
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:205824
    • 提供者:刘导
  1. matlab_Linear_Algebra

    0下载:
  2. 介绍怎么通过matlab完成线性代数的运算,入门教程,简单易懂!-How to introduce, through the completion of linear algebra matlab computing, Getting Started tutorials, easy-to-read!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:61440
    • 提供者:王磊
  1. arry1

    0下载:
  2. 完成数学线性代数得矩阵化简,实现具体得数学算法,大家互相交流啊-Completion of a matrix linear algebra math simplification, achieve a specific mathematical algorithms that we can exchange ideas ah! !
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:xianrenzhang
  1. algebraic

    0下载:
  2. 此程序为线性代数方程组的求解源程序,里面包含多个有用的小程序,供大家参考!-This process of linear algebraic equations for solving the source, which contains a small number of useful procedures for your reference!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:70656
    • 提供者:黄森军
  1. 222

    0下载:
  2. 《线性代数》复习资料含课本习题答案-...................
  3. 所属分类:书籍源码

    • 发布日期:2024-05-22
    • 文件大小:3317760
    • 提供者:water
  1. matlab_sym

    0下载:
  2. matlab符号表达式、符号矩阵的创建、符号线性代数因式分解、展开和简化符号代数方程求解、符号微积分符号微分方程-matlab symbolic expression, the creation of the matrix symbol, symbols, linear algebra factorization, and simplification of symbolic start to solve algebraic equat
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:93184
    • 提供者:yandou116
  1. Thematrixcookbook

    0下载:
  2. 该教程将matlab和线性代数结合起来,重点介绍矩阵的使用-This tutorial will combine matlab and linear algebra, focusing on the use of matrices
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:374784
    • 提供者:yangbo
  1. VS2008调用matlab生成的dll文件实现运筹学和线性代数的基本运算

    0下载:
  2. VS2008调用matlab生成的dll文件实现运筹学和线性代数的基本运算
  3. 所属分类:数学计算/工程计算

  1. maple在线性代数中的应用

    0下载:
  2. maple在线性代数中的应用,请下载学习(maple use in math is good)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:103424
    • 提供者:ccy1991
  1. 矩阵分析与应用线性代数

    0下载:
  2. 进行矩阵分析,可用 Matlab 实现,通信方面书籍(Matrix analysis, Matlab can be used to achieve communication books)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:914432
    • 提供者:友好
  1. Numerical linear algebra

    0下载:
  2. 数值线性代数中的列主元gauss消去法、对称正定矩阵的cholesky消去法、Vandermonde方程组以及Toeplitz方程组求解算例以及程序(The column principal element gauss elimination method in the numerical linear algebra, the cholesky elimination method of the symmetric positive
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:28672
    • 提供者:dangligedang
  1. 矩阵论1-11

    0下载:
  2. 了解线性代数实质,本质,如何在实践中充分运用线性代数(Understanding of linear algebra essence, nature, how to use linear algebra in practice)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:23519232
    • 提供者:LIULIULIU12
  1. Givens代码及说明

    0下载:
  2. 数值线性代数中的givens变换,matlab语言实现(Givens transformation in numerical linear algebra and implementation of MATLAB language)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-22
    • 文件大小:9216
    • 提供者:端木wx
  1. MatrixMathforjava

    0下载:
  2. 线性代数常用的一些算法,如:加、减、乘、除、转置、求逆(Some algorithms commonly used in linear algebra, such as adding, subtraction, multiplication, division, transposing, inversion)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:45056
    • 提供者:yozad.vom
  1. jama-1.0.3.jar

    0下载:
  2. Jama是一个基本的线性代数java包。包括一个基本的Matrix类和5个矩阵分解类(Jama is a basic linear algebra Java packet. Including a basic Matrix class and 5 matrix factorization classes)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:35840
    • 提供者:yozad.vom
  1. Global_5e_Linear_Algebra_and_Its_Applications

    0下载:
  2. 全球线性代数及其应用,一本非常不错的线性代数书,对我学习线性代数起到了至关重要的作用(global linear and its applications)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:17219584
    • 提供者:obc
« 1 23 4 5 6 7 8 9 10 ... 26 »

源码中国 www.ymcn.org