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

搜索资源列表

  1. newSMI

    0下载:
  2. 刚从老师实验室拿到的智能天线算法,采样矩阵求逆法,算法很精简,在DSP实现耗费时间很少,是个好算法。-just emerging from the laboratory to get teachers of smart antenna algorithms, matrix inversion sampling method, the algorithm is very concise, In DSP little time-consuming, is a good algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1095
    • 提供者:kevinzhang
  1. SMI

    0下载:
  2. SMI(协方差矩阵求逆)算法是波束合成常用的算法。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1781
    • 提供者:郑耀
  1. gaosi

    1下载:
  2. 求矩阵的逆阵,利用高斯消去法,是本人编写的MATLAB源码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:806
    • 提供者:黄杰
  1. coordinate

    0下载:
  2. 利用matlab的基本方法,求出矩阵的逆,体现matlab的矩阵功能。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1153
    • 提供者:david
  1. nijuzhen

    0下载:
  2. 逆矩阵 行列式的值 matlab 数值计算方法 源程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:793
    • 提供者:yyj
  1. 下三角矩阵的逆矩阵的详细算法

    0下载:
  2. 求下三角矩阵的逆矩阵的详细算法 matlab 矩阵计算
  3. 所属分类:matlab例程

  1. Perspective-Transform-matrix

    0下载:
  2. 透视变换的矩阵算法 逆矩阵算法 参数的求法-The Perspective Transform matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2815333
    • 提供者:何西
  1. nibian

    0下载:
  2. matlab仿真双级矩阵变换器的逆变程序,包括判断扇区,计算相位角等-matlab simulation of two-stage matrix converter inverter procedures, including the judge sectors, calculating the phase angle
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:560
    • 提供者:zhangchao
  1. rlsgaijing

    0下载:
  2. 改进RLS算法,能够递推的方式求mm维矩阵的逆,使运算量降低-Improvement of RLS algorithm, recursive manner to seek mm dimension of the inverse matrix to reduce computation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:669
    • 提供者:吉亮
  1. sy2

    0下载:
  2. 求解矩阵的LU分解和逆,两种一般方法求解线性方程组的解。-LU matrix factorization and solving the inverse, two general methods for solving linear equations.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1192
    • 提供者:王宝木
  1. music(doa)

    0下载:
  2. 七单元天线阵MUSIC DOA估计: d=1 , 天线阵元的间距; lma=2, 信号中心波长; 四输入信号; A=[A1,A2,A3,A4], 得出A矩; 四信号的频率d=[1.3*cos(v1*n) 1*sin(v2*n) 1*sin(v3*n) 1*sin(v4*n)] 构造输入信号矢量 U=A*d 总的输入信号 总输入信号的协方差矩阵 [s,h]=eig(c) 求协方差的特征矢量及特征值 取出与零特征
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:747
    • 提供者:xiang
  1. inv_GF2_new

    0下载:
  2. 使用高斯消元法,在GF(2)域上计算矩阵的逆矩阵,比MATLAB自带方法快!-Use Gaussian elimination in GF (2) matrix inverse matrix calculation on the domain, faster than MATLAB own way!
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:581
    • 提供者:DONA
  1. Multifunctional-matrix-calculator

    0下载:
  2. 多功能矩阵计算器是一个方便实用的矩阵计算软件,无需安装,下载可直接免费使用。 功能列表: 1.可计算转置矩阵、代数和、伴随矩阵、逆矩阵 2.可计算两个矩阵的相加、相乘结果 3.可直接从Excel表中复制数据,减少手动输入数据的麻烦 4.可导出计算结果为txt文件,文件内容可直接复制到Excel表格中-Multifunctional matrix calculator is a handy utility matrix calculation software, no installation,
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1909026
    • 提供者:薛皓月
  1. myinv

    0下载:
  2. 在利用好LU分解法可以求出矩阵行列式的基础上,给出矩阵的逆矩阵。-Make good use of LU decomposition can be determined on the basis of matrix determinant, inverse matrix given matrix.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:279460
    • 提供者:xu
  1. 7941943ICA

    0下载:
  2. 独立分量分析代码,ICA的目的就是寻找解混矩阵W(A的逆矩阵),然后对X进行线性变换,得到输出向量U(Independent Component Correlation Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:5120
    • 提供者:Muriil
  1. Matlab

    1下载:
  2. 对于已经给出的横坐标及对应的函数值,进行三次样条插值。边界条件为二阶导数为0。 需要的追赶法程序也在内。另外还有高斯消去法和gauss-jordan法求逆矩阵的程序(Two of the programes are aming to solving the problem of cubic interpolation with the boundary condition of the zero second-order derivation. The programe of the chasi
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:juanlalalala
  1. CFICA_11

    1下载:
  2. ICA的目的就是寻找解混矩阵W(A的逆矩阵),然后对X进行线性变换,得到输出向量U。(The purpose of ICA is to find the mixed matrix W (the inverse matrix of A), and then the linear transformation of the X, and the output vector U is obtained.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:261120
    • 提供者:涵露凌薇
  1. RLS自适应滤波器程序

    0下载:
  2. RLS实现自适应滤波器的设计,)?令hM(-1)=0,计算滤波器的输出d(n)=XMT=hM(n-1);?2)?计算误差值eM(n)=d(n)-d(n,n-1);?3)?计算Kalman增益向量KM(n);?4)?更新矩阵的逆RM-1(N)=PM(N);?5)?计算hM(n)=hM(n-1)+KM(n)eM(n);(Design of adaptive filter based on RLS)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:11264
    • 提供者:yin1995
  1. FastICA25

    0下载:
  2. 独立主成分分析目的就是寻找解混矩阵W(A的逆矩阵),然后对X进行线性变换,得到输出向量U。(Independent Component Correlation Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:64512
    • 提供者:HAX
  1. Gauss消元求逆_matlab

    3下载:
  2. 通过高斯消元法计算矩阵的逆,尤其是稀疏矩阵(computer the inverse of the matrix by Gauss)
  3. 所属分类:matlab例程

    • 发布日期:2018-12-09
    • 文件大小:5120
    • 提供者:userJie
« 12 3 4 »
搜珍网 www.dssz.com