搜索资源列表

  1. MATLAB

    0下载:
  2. 数值分析 其中有幂法的艾特肯加速是求解矩阵最大特征值的一个加速算法 -Numerical recipes
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:姚栖
  1. cPP

    0下载:
  2. 数值线性代数中 用幂法求特征向量及其特征值-Numerical linear algebra using power law seeking eigenvectors its eigenvalues
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:梵蒂冈
  1. shuzhifenxi1

    0下载:
  2. 数值分析中通过幂法和反幂法计算矩阵的特征值和特征向量,计算出矩阵的谱范数和行列式,通过c实现-Numerical analysis by the power method and the inverse power method to calculate the matrix eigenvalue and eigenvectors calculated the spectral norm of the matrix and the de
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:liupudu
  1. Mifa_Fanmifa

    0下载:
  2. 用幂法与反幂法求解矩阵特征值 -Using the power method and inverse power method to solve matrix eigenvalue
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:329728
    • 提供者:QianZhou
  1. nimitzway

    0下载:
  2. 计算机数值分析之逆幂法,文中有详细的说明和完整代码,思路清晰,程序已经运行成功并附有实验结果-Computer numerical analysis of inverse power method, the paper has detailed instructions and complete code, clear thinking, the program has been running successfully with ex
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:23552
    • 提供者:lucieh
  1. power_method

    0下载:
  2. 幂法求解矩阵特征值。矩阵为带状矩阵,中间5排数值。-a mathmatical method called power method to calculate the eigenvalue of a matrix
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:凌含潇
  1. mifa

    0下载:
  2. 幂法主要用于计算矩阵的按模为最大的特征值和相应的特征向量,在数学计算中效率很高-failed to translate
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:宋寰宇
  1. mi

    0下载:
  2. 幂法求矩阵特征值的c语言实现,求具体矩阵,3阶矩阵-Power method for matrix eigenvalue c language, seeking specific matrix 3 matrix
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:韩亮
  1. qr

    0下载:
  2. 幂法求特征值的matlab设计,针对所有矩阵-Power law seeking eigenvalues ​ ​ matlab design for all matrices
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:韩亮
  1. power-and-inverse-power-method

    0下载:
  2. 用幂法求解实对称矩阵全部特征值。子程序计算实对称矩阵的全部特征值和特征向量。主程序中含有一个算例,以帮助理解。-With the power method for solving real symmetric matrix all eigenvalues. Subroutine real symmetric matrix all eigenvalues ​ ​ and eigenvectors. Main progr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:james
  1. the-power-law

    0下载:
  2. 编写利用幂法求取矩阵最大值及其对应特征向量的程序-Prepared using the power law to strike its corresponding eigenvector matrix maximum program
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:li
  1. eigenvalue-of-matrix

    0下载:
  2. 幂法解矩阵的特征值.文件少,简单可靠.是数值计算方法的重要组成部分.-Power method solution matrix eigenvalue File few, simple and reliable.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:fanyongxiang
  1. Gauss--Seidel

    0下载:
  2. 幂法,高斯塞德尔迭代C语言算法实现。数值计算方法中常用-Power method, high Shisaideer C language algorithm. Commonly used numerical method
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:张国力
  1. tezhengzhi

    0下载:
  2. Jocobi法和幂法求特征值,有算法说明。-Jocobi law and power law eigenvalues, algorithm descr iption.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:131072
    • 提供者:王飞飞
  1. algorithm-CPP

    0下载:
  2. 用C++编程的十大算法,包括二分法、复化辛卜生公式、改进欧拉法、高斯迭代法解方程组、拉格朗日插值多项式、列主元高斯消去法、龙贝格算法、龙格库塔算法、幂法、牛顿迭代法、牛顿值多项式、四阶阿当姆斯预测公式、雅各比迭代法、变步长法、最小二乘法-ten algorithm using C++
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:清蒸舍雨
  1. 3

    0下载:
  2. 数值方法矩阵幂法c语言程序,3阶矩阵实例-Numerical Methods power method c language program, 3 matrix examples
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:yuan
  1. fanmifaqiuanmozuixiaotezhengzhi

    0下载:
  2. 矩阵论中用VB编写的反幂法求按模最小特征值,给有需要的朋友-Matrix theory using VB prepared by inverse power method for molding the smallest eigenvalue to a friend in need
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:jeery chen
  1. Calculator

    0下载:
  2. Qt写的一个计算器,很不错。主要用到的算法有:后缀式表达式求值、部分选主元高斯消去法求阶梯矩阵,(非)线性方程组等、分段求大整数开方、初等相似变换及QR方法计算全部特征值、反幂法求最大特征值、遗传算法求复系数多项式所有根等。-Qt to write a calculator, very good. The main use of algorithm: the postfix expression evaluation, part of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1591296
    • 提供者:王晓龙
  1. mifa

    0下载:
  2. 幂法求矩阵特征值 带状矩阵的存储 数值分析的算法-Power method for matrix eigenvalue banded matrix stored numerical analysis algorithms
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:186368
    • 提供者:yx
  1. Approximating-Eigenvalues

    0下载:
  2. 矩阵特征值与特征向量的计算 幂法与反幂法 原点移位加速法 幂法的艾特肯加速 雅克比方法 QR方法 豪斯霍尔德变换 拟上三角形矩阵的QR分解-Matrix eigenvalue and eigenvector calculation: power method and inverse power method,origin shift power law Aitken acceleration method, Jacobi method,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:huangyonghao
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »

源码中国 www.ymcn.org