搜索资源列表

  1. Nr_C

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

    • 发布日期:2024-05-16
    • 文件大小:230400
    • 提供者:姚志良
  1. numericalhomework

    0下载:
  2. 求解矩阵的最大最小特征值及对应的特征向量,以及计算条件数-solving matrix eigenvalue largest and the smallest corresponding eigenvectors and calculate several conditions
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:202752
    • 提供者:
  1. V9

    0下载:
  2. 矩阵特征值的求解过程之一-matrix eigenvalue one of the solution process
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:30720
    • 提供者:赵宏滨
  1. V1

    0下载:
  2. 矩阵特征值的求解过程之二-matrix eigenvalue of the solution process bis
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:22528
    • 提供者:赵宏滨
  1. V3

    0下载:
  2. 矩阵特征值的求解过程之三-matrix eigenvalue of the solution process ter
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:赵宏滨
  1. 幂法求主特征对

    0下载:
  2. 使用冥法求特征值和特征向量。-law for the use of their offerings eigenvalues and eigenvectors.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:颜欢
  1. 反幂法

    0下载:
  2. 使用反冥法算特征值和特征向量的算法。-use of anti-counting method offerings eigenvalues and eigenvectors of the algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:颜欢
  1. TZZ

    0下载:
  2. 实对称 三对角阵的全部特征值及相应的特征向量的计算-Symmetric diagonal matrix of all eigenvalues and eigenvectors corresponding calculation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:王杰
  1. eignvalue

    0下载:
  2. 一般实矩阵的特征值计算-general real matrix eigenvalue calculation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:侯信磊
  1. 作业1

    0下载:
  2. 用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:201728
    • 提供者:杨鸿元
  1. 雅可比法(C语言)

    0下载:
  2. 用C语言来实现的,雅可法可用于法实对称矩阵的全部特征值与对应的特征值向量。-Realizes with the language C, the way of Jacobi may be serviceable to the solid symmetrical matrix for complete characteristic value and the corresponding characteristic value ve
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:luo
  1. 矩阵计算类

    0下载:
  2. 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等-Matrix Calculation, including Matrix multiplization,etc.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:lion
  1. eigcnvalue

    0下载:
  2. n维矩阵的特征值的一种新求法,可实现特征值特征向量的求值-a new algorithm to calculate the aigenvalue of N dimensions matrix, aigenvalue and aigenvector can be worked out.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:冰城
  1. 矩阵所有运算

    0下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposit
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:82944
    • 提供者:球球
  1. VB_NUM6

    0下载:
  2. 用VB实现矩阵特征值的求解算法集。包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法。-VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobian transform, real symmetric matrix to a three-diagonal matrix eigenvalue solution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:李春波
  1. csf

    0下载:
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:282624
    • 提供者:李某
  1. juzhentezhenxianglian

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

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:110011
  1. EigenvalueVectorHessenbergQR

    0下载:
  2. 此为求一般矩阵的赫申伯格阵的所有特征值的QR算法-this for the sake of the general matrix of Hoeschen Burg RUF all the characteristics of the value of the QR algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:GaleWing
  1. PROGRAMMIFA

    0下载:
  2. 幂法求矩阵的特征值和特征向量 算法9.1 1. 输入矩阵A,初始向量X,误差限ε最大迭代次数N。 2. 置k=1,u=0。 3. 求xr=>λ,|xr|=max|xr|,i=1,….,n。 4. 计算 Y=X/λ,X=AY 5. 若|λ-u|〈ε,输出λ,X,停机;否则,转步骤6。 6. 若k<N,k+1=>k,λ=>u,转步骤3;否则,输出错误信息,停机 -Power-l
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:18432
    • 提供者:Gellss
  1. shizhi

    0下载:
  2. 利用隐式QR方法求一个实矩阵全部特征值和特征向量的通用子程序。-use QR method is seeking a full matrix eigenvalue and eigenvectors of generic subroutine.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:管声俊
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org