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

搜索资源列表

  1. NumericalLinearAlgebra

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

    • 发布日期:2008-10-13
    • 文件大小:6530
    • 提供者:YUXIANGCHENG
  1. 矩阵特征值的Householder方法

    1下载:
  2. 矩阵特征值的Householder方法- Matrix eigenvalues Householder method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:
  1. Givens

    1下载:
  2. 矩阵论中比较重要的一种算法givens矩阵变换算法 自己编写的 调试通过-矩阵论more important givens of an algorithm matrix transformation algorithm I have written through the debug
  3. 所属分类:Other systems

    • 发布日期:2015-12-02
    • 文件大小:39636
    • 提供者:caomin
  1. Householder

    0下载:
  2. 程序功能:函数holder2给定向量x≠0,计算Householder初等变换阵的p,u-Householder resolve to equation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1510
    • 提供者:zhangfei
  1. MATLAB

    0下载:
  2. QR分解-householder reflection-householder reflection
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1387
    • 提供者:qing
  1. na

    0下载:
  2. Householder transformation to Hessenberg form
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:4058
    • 提供者:kentus
  1. homework(1)prog

    0下载:
  2. householder矩阵的数值分析及matlab实现-householder
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:25641
    • 提供者:任鹏
  1. QR

    1下载:
  2. 用QR分解来解方程AX=b,其中QR分解是用householder变换做的-With QR decomposition to solve the equation AX = b, where QR decomposition is done using householder transformation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:898
    • 提供者:lianna
  1. Householder

    1下载:
  2. Household变换的Matlab程序,有很强的应用和参考价值-Household Transform Matlab program has a strong application and reference value
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:827
    • 提供者:iyoung
  1. QR_and_Least_Square_problems

    0下载:
  2. 如何对随机生成的矩阵进行QR分解和并利用QR分解解决最小二乘问题.-Use Householder reflector to compute the QR factorization of a randomly generated matrix and then solve the Least-Square problems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:1540
    • 提供者:独孤星
  1. Householder

    0下载:
  2. 矩阵Householder变换Matlab代码 内含实例 -Householder transformation matrix, containing examples of Matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:767
    • 提供者:kong
  1. matlab-Hint

    0下载:
  2. this file contain 2 pdf about integeration in matlab and some code as following: QR decomposition Jacobi method Choleskey Decomposition householder method Genetic Algorithm least_squares method gauss_seidel method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:94821
    • 提供者:hassani
  1. householderqr

    0下载:
  2. householder 矩阵 qr分解程序-householder matrix qr decomposition process
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:597
    • 提供者:thatd
  1. QRgivens

    1下载:
  2. Write two e¢ cient MATLAB functions, qrhouse.m and qrgivens.m, that compute the QR decomposition of a matrix using Householder transforma- tions and Givens rotations respectively
  3. 所属分类:matlab

    • 发布日期:2015-03-09
    • 文件大小:44032
    • 提供者:Kaissoun
  1. household-givens

    0下载:
  2. 运用matlab编程语言,实现利用Householder变换和Givens变换求解矩阵的QR分解-Use matlab programming language, the realization and the Givens transformations using the Householder transformation matrix QR decomposition to solve
  3. 所属分类:matlab

    • 发布日期:2016-04-17
    • 文件大小:156672
    • 提供者:陈佃文
  1. qr

    0下载:
  2. qr变换和householder求特征值的算法,可与matlab结果比对-qr transform and householder eigenvalue algorithm, the results compare with matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1373
    • 提供者:yan
  1. Householder

    0下载:
  2. 使用household法分解矩阵的源程序 方便下载的(Using household method to decompose the source of the matrix Easy to download)
  3. 所属分类:matlab例程

  1. QR

    0下载:
  2. 自动识别矩阵规模,进行QR分解运算,采用HouseHolder变换做成上Hessenberg矩阵,然后通过Givens变换做QR分解。(The size of the matrix is automatically identified, the QR decomposition operation is performed, the HouseHolder transform is used to make the upper Hessenberg matrix, and then the Q
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:305152
    • 提供者:INBreeze
  1. dll

    0下载:
  2. matlab 程序 基于Householder的QR分解(Householder QR www.pudn.com/Download/upload.html)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-18
    • 文件大小:1674240
    • 提供者:清风月影
  1. matlab数值特征值与特征向量计算 实例源程序代码

    1下载:
  2. 特征值与特征向量的计算 339   10.1 特征值问题概述 339   10.1.1 特征多项式 339   10.1.2 特征值范围估计 340   10.2 幂法及反幂法 341   10.2.1 幂法 341   10.2.2 幂法的加速 344   10.2.3 反幂法 350   10.2.4 混合幂法 352   10.3 实对称矩阵的Jacobi法 353   10.3.1 Givens变换 353   10.3.2 基本Jacobi法 358   10.
  3. 所属分类:其他

    • 发布日期:2019-04-03
    • 文件大小:12288
    • 提供者:XWLYF
« 12 »
搜珍网 www.dssz.com