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

搜索资源列表

  1. Householder

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

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

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

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

    0下载:
  2. fenbushuju文件用于拟合zernike波面与原始波面的偏差。clgs,mgs,get-CG-decomp文件分别为使用传统Gram-Schmit和修正Gram-Schmit算法实现QR分解,并获得计算值。而stability文件为Householder分解方法。工程上用来检验Gram-Schm的计算正确与否-fenbushuju file is used to fit zernike wave-front with the original wave-front deviations.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2.35kb
    • 提供者:陈晨
  1. homework(1)prog

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

    • 发布日期:2017-03-29
    • 文件大小:25.04kb
    • 提供者:任鹏
  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
    • 文件大小:898byte
    • 提供者:lianna
  1. Householder

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

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

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

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

    0下载:
  2. 利用QR算法解household变换阵,用Householder变换法对矩阵A作正交分解-QR Algorithm for household use transformation matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:21.91kb
    • 提供者:何鲁桂
  1. calcularHH

    0下载:
  2. factorization of a matrix by householder
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:714byte
    • 提供者:zbaaz
  1. tra

    2下载:
  2. 对阵矩阵的三对角化:用householder方法将n阶实对称矩阵约化成三对角形式-With the householder method to n-order real symmetric matrix into tridiagonal form
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2.31kb
    • 提供者:Lbkd
  1. Newton Method

    1下载:
  2. 牛顿方法优化算法可以用于多程序源代码内容-In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued f
  3. 所属分类:matlab例程

    • 发布日期:2013-01-08
    • 文件大小:784byte
    • 提供者:溫嘉浩
  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
    • 文件大小:92.6kb
    • 提供者:hassani
  1. Householder

    0下载:
  2. 本程序是利用Householder变换分解得到Q,U-This program is using Householder transform decomposition of Q, U
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:820byte
    • 提供者:sly
  1. rickerrr

    0下载:
  2. In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function. The algorith
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:700byte
    • 提供者:mariana
  1. PAPER5

    1下载:
  2. 改进的Householder多级维纳滤波方法.pdf-An Improved Algorithm for Householder Multi-stage Wiener Filter
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:304.39kb
    • 提供者:wang
  1. HQR

    0下载:
  2. 用householder变换法求矩阵A的正交分解A=QR -Householder transform matrix A orthogonal decomposition A = QR
  3. 所属分类:matlab

    • 发布日期:2017-11-02
    • 文件大小:10.47kb
    • 提供者:殷晨旭
  1. QR

    0下载:
  2. 矩阵QR分解实例,使用Givens和Householder两种方法-QR decomposition, using Givens and Househoulder method
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:18.82kb
    • 提供者:Alex
  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
    • 文件大小:43kb
    • 提供者: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
    • 文件大小:153kb
    • 提供者:陈佃文
  1. householder

    0下载:
  2. QR decomposition using housedolder method for power system-QR decomposition using housedolder method for power system...
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.98kb
    • 提供者:Yangyong
« 12 »
搜珍网 www.dssz.com