CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 矩阵 特征值

搜索资源列表

  1. csf

    1下载:
  2. c常用数值算法,主要包括矩阵特征值与特征向量的计算、数学变换与滤波等20多种算法的实现-c commonly used algorithm, including Matrix eigenvalues and eigenvectors of computing, mathematics and transform more than 20 filtering algorithm to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:273.92kb
    • 提供者:李某
  1. juzhentezhenxianglian

    0下载:
  2. 数学分析,高等代数中矩阵特征值和特征向量的求解(C描述)-mathematical analysis, advanced algebra Matrix eigenvalues and eigenvectors of the Solution (C Descr iption)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.9kb
    • 提供者:110011
  1. NV_Analysis

    0下载:
  2. 这是数值分析的作业,主要是求矩阵特征值等-This is the numerical analysis of the operation, mainly for matrix eigenvalue etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17.08kb
    • 提供者:许广伟
  1. Matrix

    0下载:
  2. 很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等-good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14.96kb
    • 提供者:高纯玲
  1. Cchangyongsuanfa

    2下载:
  2. C常用算法程序集 针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:263.44kb
    • 提供者:杨显情
  1. 求矩阵特征值、解方程组

    0下载:
  2. 求矩阵特征值、解方程组 -seeking matrix eigenvalue solution equations for matrix eigenvalue equations Solutions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:31.38kb
    • 提供者:123
  1. 雅可比

    0下载:
  2. 求是对称矩阵的特征值及特征向量
  3. 所属分类:数据结构常用算法

  1. Commonsetofnumericalalgorithm

    0下载:
  2. 常用数值算法集。一些常用的数值算法代码 如:排序,矩阵特征值,线性拟合等等其他机器提出连接申请,并在对方计算机允许建立连接请求后,发送数据到对方-Common set of numerical algorithms. Some commonly used numerical algorithm code such as: sorting, matrix eigenvalue, linear fitting options many machines connected applications
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3.22mb
    • 提供者:zhuweiwei
  1. math

    0下载:
  2. 经典数值算法源码,包括:数据处理与回归分析,特征函数,插值,矩阵特征值与特征向量的计算,矩阵运算,-Classical numerical algorithm source code, including: data processing and regression analysis, the characteristic function, interpolation, eigenvalue and eigenvector calculations, matrix operations,
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:302.02kb
    • 提供者:csc
  1. MMatrixxa

    1下载:
  2. 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。 -Numerical algorithms on a variety of matrix operations, including real (complex) matrix inversion symmetric positive definite matrix inverse matrix array with Tuobo Lee
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:13.95kb
    • 提供者:面积
  1. VC-largest-eigenvalue-of-the-matrix

    0下载:
  2. 通过VC++语言 求矩阵的最大特征值 利用迭代算法 有精确度-Matrix VC++ language largest eigenvalue accuracy using an iterative algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:897.98kb
    • 提供者:xiang
  1. A_hw1

    0下载:
  2. 利用幂法、反幂法求矩阵按模最大、最小特征值以及矩阵的行列式与条件数-By using the power method, the inverse power method is used to find the maximum and minimum eigenvalue of the matrix, and the determinant and condition number of the matrix.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.54kb
    • 提供者:biggd
  1. argumpntxdmmonoperates

    0下载:
  2. 介绍矩阵特征值与矩阵特征向量的计算算法,每种算法都用C+ +语言以函数的形式实现,()
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:15kb
    • 提供者:qsv%2D4475
  1. mlko

    0下载:
  2. 用VB实现矩阵特征值的求解算法集,包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法,()
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:3kb
    • 提供者:onxake
  1. Hjz

    0下载:
  2. C语言的上H矩阵求特征值,返回值:整型。运行成功则返回1,失败则返回0(The upper H matrix of C language takes the eigenvalue and returns the value: integer.Run success returns 1, failure returns 0.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:zhaobo
搜珍网 www.dssz.com