CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矩阵特征值

搜索资源列表

  1. ated

    0下载:
  2. 矩阵特征值和最小奇异值的估计Matrix eigenvalue and minimum singular value of the estimated-Matrix eigenvalue and minimum singular value of the estimated
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:381003
    • 提供者:zealot
  1. C-program-data-stucture-Algorithms

    0下载:
  2. c/c++语言编写的拟合\插值\滤波\常微分方程组求解\图形处理\矩阵特征值与特征向量的计算等算法大全-C program data stucture Algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:318285
    • 提供者:qingyu
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:137868
    • 提供者:jame
  1. QR-matrix

    0下载:
  2. 该程序是QR解矩阵特征值的,matlab程序-The program is the solution matrix eigenvalue QR
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:10109
    • 提供者:邹启
  1. Rayleigh

    1下载:
  2. 用matlab实现Rayleigh迭代计算矩阵特征值的程序-Using matlab to achieve Rayleigh iteration matrix eigenvalue procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:641
    • 提供者:
  1. eigs

    0下载:
  2. 计算矩阵特征值的各类算法,计算矩阵特征值的各类算法-Calculate the various matrix eigenvalue algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:神仙
  1. matrix

    0下载:
  2. 在VC中用Matlab引擎计算实对称矩阵特征值和特征向量。.mor0为矩阵输入文件,.mor位结果输出文件。-Calculated using Matlab engine in the VC real symmetric matrix eigenvalues ​ ​ and eigenvectors. . Mor0 matrix input files,. Mor-bit result output file.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:264663
    • 提供者:胡子翔
  1. eigenanalysispse_test

    0下载:
  2. 基于矩阵特征值分解的谱分析方法,很有参考价值-Matrix eigenvalue decomposition based spectral analysis method, a good reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:261188
    • 提供者:罗杰灵
  1. juzhentezhengzhijisuan

    0下载:
  2. 第7次-矩阵特征值问题计算 实现了对矩阵特征值的计算 数值计算-7th- matrix eigenvalue problem calculation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2062425
    • 提供者:李依凡
  1. numerical-algorithms

    0下载:
  2. 数值分析常见的算法,如插值、排序,方程组解法,矩阵特征值特征向量计算,拟合逼近等等,非常齐全-Numerical analysis of common algorithms, such as interpolation, sorting, solution of equations, matrix eigenvalue eigenvector calculation, fitting close to so, very complete
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:333921
    • 提供者:山明
  1. Eigenvalue-algorithm

    2下载:
  2. 幂法及反幂法求矩阵特征值C语言程序--数值分析实例-Power law and the inverse power method C language program-numerical examples--Eigenvalue algorithm
  3. 所属分类:Algorithm

    • 发布日期:2015-08-22
    • 文件大小:2048
    • 提供者:liuyuan
  1. CH3

    0下载:
  2. 数值计算方法,fortran语言版,第三章矩阵特征值和向量-Numerical methods, the FORTRAN version of Chapter III of the matrix eigenvalue and vector
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:6079
    • 提供者:樊奕
  1. Matrix-eigenvalues-computation

    0下载:
  2. 矩阵特征值计算各种方法的matlab程序,可作为数值分析等的学习工具。-Matrix eigenvalues computation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4453
    • 提供者:cheung
  1. MUSIC

    0下载:
  2. 基于自相关矩阵特征值Vk的多信号分类(Multipe Signal Classification,MUSIC)法-Multipe Signal Classification,MUSIC
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:692
    • 提供者:bryanni
  1. eigenvalue

    1下载:
  2. 利用Matlab 实现求解矩阵特征值与特征向量的 幂法及反幂法; 利用编制的算法求解给定矩阵的特征值与特征向量; -Matlab power method and inverse power method for solving matrix eigenvalue and eigenvector Prepared by the algorithm for a given matrix of eigenvalues ​ ​ and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1974
    • 提供者:jenny
  1. Chapter-6-matrix-calculation

    0下载:
  2. 第6章 矩阵特征值计算.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。-Chapter 6 matrix eigenvalue calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4224
    • 提供者:空悟
  1. eigenvalue_fortron

    0下载:
  2. 求解复矩阵特征值和特征向量,其中应有到IMSL数据库中的eigenvalue=(c,w=eigenvector)-solve the eigenvalue and eigenvector of complex matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1084623
    • 提供者:肖伟
  1. MATLAB-Numerical-Evaluation

    0下载:
  2. Matlab 数值计算讲义和例程,包括如下章节: 范数、条件数和方程解的精度 矩阵特征值和矩阵函数 奇异值分解 函数的数值导数和切平面 函数极值点 数值积分 随机数据的统计描述 多项式拟合和非线性最小二乘 插值和样条 Fourier分析 常微分方程 稀疏矩阵-Matlab numerical evaluation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:353849
    • 提供者:叶子
  1. matlba

    0下载:
  2. 三种求矩阵特征值的matlab实现:乘幂法、QR算法、yaccbi法求特征值-Eigenvalues of the three Matrix matlab implementation: power method, QR algorithm, yaccbi Eigenvalue Method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1764
    • 提供者:luckyboy
  1. 87939219mifaandfanmifa

    0下载:
  2. 矩阵特征值的幂法- Matrix eigenvalues power law- Matrix eigenvalues power law
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1493
    • 提供者:gaoxiaohong
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com