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

搜索资源列表

  1. homework-code

    5下载:
  2. 不精确一维搜索wolfe-Powell准则、BFGS、牛顿法、LU分解、有效集法等-Inexact line search wolfe-Powell criteria, BFGS, Newton' s method, LU decomposition, the effective collection method
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4450
    • 提供者:小光
  1. programm

    0下载:
  2. cholesky分解和LU分解的matlab实现。供初学者参考。-cholesky decomposition matlab implementation. Reference for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1420
    • 提供者:冯力理
  1. lu_mpi

    0下载:
  2. 矩阵LU分解的C/C++ + MPI实现-Matrix LU decomposition of C/C+++ MPI implementation
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1038
    • 提供者:lixianming
  1. LUdecompose

    0下载:
  2. 基于verilog的LU分解,本文件包括详细的程序代码,运行文件,以及详细的文档-LU decompose based on verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-28
    • 文件大小:10841117
    • 提供者:wangyang
  1. homework1

    0下载:
  2. 刚才邮箱写错了 幂法反幂法程序作业 带LU分解子程序 DOLITTLE分解法等-Just wrong-mail anti-power-law power-law procedures for operating with LU decomposition subroutine Dolittle decomposition method, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:17119
    • 提供者:zonk
  1. shuzhifangfa

    0下载:
  2. 三角分解法中的lu分解法,用道立特分解法实现的数值方法程序-Triangular decomposition of lu decomposition method, using Road Litas decomposition process to achieve the numerical method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1114
    • 提供者:huangciying
  1. linear_fitting

    0下载:
  2. c++的关于线性拟合的程序! 采用了LU分解的方法来解方程组!-c++ on linear fitting procedure! Using LU decomposition approach to the solution of equations!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:8934
    • 提供者:Blueye
  1. Matrix

    2下载:
  2. 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1077281
    • 提供者:雾水葛
  1. software

    1下载:
  2. 该程序是针对稀疏矩阵而编制的,主要是一个稀疏矩阵类的实现,其中采用十字链表法对矩阵进行存储。该矩阵类能够完成矩阵操作和运算的大部分功能,重点是矩阵的LU分解和线性代数方程组的求解计算。-The program is prepared for the sparse matrix, and is primarily a kind of realization of sparse matrix, in which the use of cross linked matrix storage metho
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:430363
    • 提供者:许智全
  1. GaussPivot

    0下载:
  2. 利用高斯列主元消去法进行LU分解,并求解方程组-PCA out Gaussian elimination method and LU decomposition to solve equation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1224
    • 提供者:King
  1. CH6

    0下载:
  2. 具有条件数估计的修正LU分解算法fortran算法程序
  3. 所属分类:Algorithm

    • 发布日期:2014-04-13
    • 文件大小:3815
    • 提供者:rongbao
  1. mainc

    1下载:
  2. 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2718461
    • 提供者:shz
  1. CLAPACK3-Windows

    1下载:
  2. LAPACK是用Fortran90和规定套路解决系统同步线性方程组,最小二乘解线性方程组,特征值问题,以及奇异值问题。相关的矩阵分解(陆,乔莱斯基,快速反应,分解,舒尔,广义Schur )也提供了,因为有关的计算,如重新安排的舒尔分解和估计条件号码。致密带状矩阵的处理,而不是一般稀疏矩阵。在所有领域,类似的功能是提供真正的和复杂的矩阵,在单,双精度-LAPACK is written in Fortran90 and provides routines for solving systems o
  3. 所属分类:Algorithm

    • 发布日期:2017-06-20
    • 文件大小:34160660
    • 提供者:Rocky
  1. lugui

    0下载:
  2. 利用高斯消去法求矩阵LU分解的matlab源代码-Gaussian elimination demonstration.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2459
    • 提供者:wangg
  1. EigValCalc

    1下载:
  2. 数值计算:使用幂法、反幂法、LU分解等求解矩阵的按模最大特征值、按模最小特征值、第二条件数以及矩阵行列式值的C++源码实现-C++ implemented Power Method, Inverse Power Method, LU to calculate the eigen & det value of a matrix
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-08-22
    • 文件大小:641613
    • 提供者:Smyle
  1. LU

    0下载:
  2. 对11阶幻方矩阵A=magic(11)作列选主元法分解;即求P,L,U使PA=LU, 要求输出P,L,U的矩阵
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:902
    • 提供者:jianglong
  1. linear

    0下载:
  2. 数值线性代数运算,分别用列选主元的高斯消去法,矩阵的LU分解并求解方程组和迭代法解方程组,并比较计算结果和时间。-Numerical linear algebra, respectively out how principal component of the Gaussian elimination method, LU decomposition of the matrix, and solving equations and iterative solution of equations,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:190163
    • 提供者:Emily
  1. TherealizationofParallelLUfactorizationbasedonFPGA

    0下载:
  2. 本文首先介绍了稀疏矩阵的特点和研究稀疏矩阵分解的意义,接着讨论了稀疏矩阵各种快速算法并给出了本文所采用的方法。在此基础上详细说明了稀疏矩阵模拟排序算法,直接LU分解算法,符号LU分解算法,数值LU分解算法及这些算法在FPGA上的实现过程。最后为充分发挥FPGA作为一种可编程逻辑器件的优势,将单核数值LU分解扩展为多核并行LU分解结构,并使用BDB矩阵对该结构进行了验证,给出并分析了实验结果。-Firstly,the characteristies and research value of sp
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:4277194
    • 提供者:mabeibei
  1. zhiLU

    0下载:
  2. 矩阵LU分解,非常方便的分解程序,简练而有效,希望大家下载-LU,derection,matlab NEWMark
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:1059
    • 提供者:king
  1. newLUok

    0下载:
  2. 数值分析中LU分解的程序,程序采用选取主元的方法有较高的精度,对病态矩阵也有较好效果-LU decomposition of numerical analysis procedures, procedures used to select principal components method with high accuracy, on the ill-conditioned matrix has good results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1653
    • 提供者:宋健
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com