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

搜索资源列表

  1. lab2答案

    0下载:
  2. 设计一个因子分解算法,并分析其复杂性。用你熟悉的计算机语言实现以上算法,记录3个测试结果。-design a factorization algorithm and analysis of their complexity. You familiar with the computer language achieve the above algorithm, recorded three test results.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:48046
    • 提供者:西们子
  1. lsq

    0下载:
  2. The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:57867
    • 提供者:AiQing
  1. slu_dist.ps

    0下载:
  2. 稀疏矩阵分解的最好方法之一,LU分解,快速高效的分解矩阵-sparse matrix factorization one of the best ways, LU decomposition, fast and efficient decomposition matrix
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:142510
    • 提供者:wang
  1. PolynomialIncludingAllFunctions

    1下载:
  2. 一元多项式符号计算-含因式分解版 不仅包含+,-,*,/,多项式求值,数值积微分,(内含多项式求根子程序),定与不定积分,还有因式分解(求根法). 用单链表.输入格式按提示.-one yuan polynomial symbolic computation-containing factorization version not only contains ,-,*,/, polynomial evaluation, Numerical plot differential (intron
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:44638
    • 提供者:shijunhui
  1. connvert

    0下载:
  2. 对矩阵进行LU分解并求逆,该程序适用于任意维数方阵,-right matrix factorization and inverse, the procedures applicable to arbitrary dimension arrays
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1176
    • 提供者:jyki2541
  1. cholesky323232

    0下载:
  2. 平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies:
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2711
    • 提供者:self
  1. LU_decompostion

    0下载:
  2. 矩阵的LU分解的改进型算法。优点是快捷-matrix factorization of the improved algorithm. Advantage is speed.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:913
    • 提供者:llt
  1. t2_3

    0下载:
  2. 本题采用的计算方法为:矩阵的 分解和Cholesky分解。根据Gauss消去法的的矩阵意义,可以将矩阵A分解为一个单位下三角矩阵与一个上三角矩阵的乘积即:即矩阵的LU分解A=LU,进而可以分解为: 的形式。当A为对称矩阵时,A可分解为: 的形式。-that the use of the method of calculating : matrix decomposition and Cholesky decomposition. According to the Gauss eliminatio
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1013
    • 提供者:王明明
  1. cad01

    0下载:
  2. 用LU分解实现解方程,用visual C++编写,可以使用一下-with factorization of solving equations, using visual C, can use this to s
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9198
    • 提供者:wu
  1. nmf

    0下载:
  2. Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Nature paper.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1211692
    • 提供者:chenjiawei
  1. power2

    0下载:
  2. 2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:84531
    • 提供者:吕鹏
  1. GEE

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:10863
    • 提供者:Allan KAO
  1. ldiv

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1399
    • 提供者:Allan KAO
  1. 3107002005_2nd_A_LDL

    0下载:
  2. LDL分解。作为矩阵方程数值解法最基础的矩阵分解算法,LDL算法可以高效分解对称矩阵。-LDL decomposition. Numerical Solution of matrix equation as the most basic matrix factorization algorithm, LDL decomposition algorithm can be efficient symmetric matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:895
    • 提供者:lommmmmm
  1. numerical-method

    0下载:
  2. 数值方法课程中的程序,如GaussSeidel迭代法解方程组,Jacobi迭代法解方程组,SOR迭代法解方程组,杜利特尔矩阵分解以及矩阵的直接解法,拉格朗日插值等11个程序。-Courses in numerical methods, such as iterative method for solution GaussSeidel equations, Jacobi iterative method for solution of equations, SOR iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6707
    • 提供者:刘冬
  1. FHSVD

    1下载:
  2. HankelToeplitz and Takagi Factorization Package
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:920
    • 提供者:george
  1. Gram_S

    0下载:
  2. classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:n-by-n upper triangular.-classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:623
    • 提供者:Ji Hye Park
  1. factorization

    0下载:
  2. 对整数进行因数分解,输入整数,输出因数分解-Factorization of the integers
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:729
    • 提供者:jianjia
  1. factorization

    2下载:
  2. factorization prime digit
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:6842431
    • 提供者:ivan
  1. Positive-integer-factorization

    0下载:
  2. 实现正整数分解功能,能够分解任意给定的非零整数-Positive integer factorization, can decompose any given non-zero integer
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:721308
    • 提供者:萧蓝枫
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com