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

搜索资源列表

  1. Q_lmd_diag

    0下载:
  2. This function obtains a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q). In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements. By Daniel Perez Palomar (last revision: May 10, 2004). Feel fre
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:马文
  1. TVL1_HCS_v1

    2下载:
  2. % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
  3. 所属分类:matlab例程

    • 发布日期:2011-04-21
    • 文件大小:895.62kb
    • 提供者:li123kai@126.com
  1. PingMianXuanZhuanFa.rar

    0下载:
  2. Jacobi 方法,利用平面旋转矩阵所构成的正交相似变换将对 对称矩阵化为对角型的方法,Jacobi method, the use of planar rotation matrix by orthogonal similarity transformation consisting of the symmetric matrix into a diagonal-based method
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.9kb
    • 提供者:赵亮
  1. matlabeightqueensquestion

    0下载:
  2. 该代码是用matalb实现的八皇后源代码,具体功能:可以用鼠标操作,共64个格子,用鼠标点击其中一个方块,其对角线和同一行列的格子都会变成红色,将为不可点击的状态,其中还有定时程序,显示出实现八皇后所用的时间,若实现了就会停止计时,若没有将会一直计时。可以实现重新开游戏功能和退出游戏功能。-The code is matalb Queen' s source code to achieve the eight specific functions: You can use the mous
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:19.39kb
    • 提供者:徐清明
  1. Jacobi2

    0下载:
  2. The following Matlab code converts a Matrix into it a diagonal and off-diagonal component and performs up to 100 iterations of the Jacobi method or until 蔚step < 1e-5
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.51kb
    • 提供者:sarah
  1. hankel3

    0下载:
  2. [自動控制] Routh-Hankel matrix數值計算工具,輸入System Function後,程式會計算Hankel singular values and vectors、Schmidt pairs等值。詳情請見英文描述。-<<singular values and vectors>> [R_G,Sigma,U,V,Us,Vs]=HANKEL3(G) computes the Routh-Hankel matrix, the Hankel singular
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.22kb
    • 提供者:Sam Chan
  1. mexSparseLogical0Diag

    0下载:
  2. Because of memory constraints, it is often impossible to change by subscr ipt all the elements of a large sparse matrix to zero. This leads to changing the elements in a loop, which is horrendously slow. This mex solves that problem. Usage: B =
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2.01kb
    • 提供者:baktha
  1. eiggui

    0下载:
  2. 通过相似变换求解实对称矩阵特征值或非对称实矩阵Schur形式的方法-EIGGUI(A) shows the steps in the computation by similarity transformations of the diagonal form of a real symmetric matrix or the real Schur form of a real nonsymmetric matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.28kb
    • 提供者:wangg
  1. Block_diagonalized

    0下载:
  2. 基于块对角矩阵的仿真程序,内附注解,非常详细-Block diagonal matrix based simulation program, containing notes, very detailed
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.61kb
    • 提供者:米可
  1. sim

    0下载:
  2. 采用两种不同的数学方法进行处理。推导出两对角线方程和块状两对角线方程,提出了两种相应的数值计算方法。本文的方法具有对初值要求不高和收敛迅速的特点-The model equations of the multicomponent multistage adiabatic flash process are handled by two different mathematical methods in the forms of di-diagonal matrix equation and bl
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:15.04kb
    • 提供者:zm
  1. 3

    0下载:
  2. 求三角对角方程组Tx=f的解,其中T=[1 1 0 0 0,1 2 1 0 0,1 1 3 1 0,0 0 1 4 1, 0 0 0 1 5],x =[x1,x2,x3,...x5],f=[3,8,15,24,29]-Diagonal triangle demand equations Tx = f the solution, in which T = [1 1 0 0 0,1 2 1 0 0,1 1 3 1 0,0 0 1 4 1, 0 0 0 1 5], x = [ x1, x2, x3
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:11.67kb
    • 提供者:张松昌
  1. H-fliter

    0下载:
  2. 基于方差约束 ,研究一类不确定线性定常随机离散系统的 H ∞滤波问题。提出了一种 鲁棒滤波的新算法 ,该算法克服构造对角矩阵约束性较强- H ∞filtering problem under the constraint of variance was discussed for a class of linear stochastic uncertain system. A new algorithm of robust filter
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:177.73kb
    • 提供者:李静
  1. work

    0下载:
  2. 用MATLAB实现带状矩阵A的LU分解,参数为A的主对角线元素组成的列向量-A MATLAB implementation by the LU decomposition of banded matrix, the parameters for the A' s main diagonal elements of the column vector
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2.2kb
    • 提供者:张强
  1. Thomas

    0下载:
  2. 当线性代数联立方程组的系数矩阵为三对角阵T时,可将T分解为主对角元素为1的下三角阵L和另一个右三角阵R的积。-Simultaneous linear algebraic equations when the coefficient matrix is tridiagonal matrix T, can break down the main diagonal elements of T 1 of the lower triangular matrix L and the other right-
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.15kb
    • 提供者:屈健健
  1. shuangpu

    3下载:
  2. 直接法求双谱,间接法求双谱,还有基于AR模型法求双谱。程序里面还提供了一种很方便的求对角线谱的方法,大家可以借鉴。总之,你下载了,绝对不后悔的。-Direct method bispectrum, bispectrum Indirect Method, as well as AR Model Method based on dual spectrum. Program which also provides a convenient way to find the diagonal spectr
  3. 所属分类:matlab

    • 发布日期:2016-03-28
    • 文件大小:1kb
    • 提供者:董庭亮
  1. DiaLDA

    0下载:
  2. 是关于对角LDA算法的matlab代码,包含对角化代码和对角化LDA代码-Is a diagonal LDA algorithm on matlab code, including code and diagonalization Diagonalization LDA code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.26kb
    • 提供者:shanon
  1. five-diagonal

    2下载:
  2. 基于三对角矩阵LU分解的追赶法,编写的追赶法分解五对角矩阵,并在此基础上解以五对角为系数矩阵的线性方程组。-Tridiagonal matrix based on LU decomposition method to catch up, catch up with the preparation of the Decomposition of five pairs of diagonal matrix, and on this basis for the solution to five dia
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.11kb
    • 提供者:whywestlife
  1. matlab--program

    0下载:
  2. 实现一些数学函数功能,比如求对角阵、单位阵的,-Implement some mathematical functions ,such as o diagonal matrix, unit array,
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2.65kb
    • 提供者:王青青
  1. MVDR

    3下载:
  2. MVDR波束形成算法,及其波数域实现。并分别给出了常规方法和基于对角加载方法的实现,是入手波束形成的参考程序。-MVDR beamforming algorithm, and the wave number domain to achieve. And were given the conventional methods and methods based on diagonal loading to achieve, is to start the formation of the refe
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1.67kb
    • 提供者:snowya
  1. diagonal_matrix

    0下载:
  2. diagonal matrix matlab code
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:2kb
    • 提供者:tresno
« 12 3 »
搜珍网 www.dssz.com