搜索资源列表
矩阵特征值的幂法.rar
- 矩阵特征值的幂法
幂法求特征值
- 用幂法求矩阵的按模最大的特征值,是数值分析里的经典方法-method for using the power of the matrix model by the largest eigenvalue of numerical analysis of the classical method
任意2的幂次方长度数据快速dct
- 一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码-general fast DCT algorithm only 8:00 and 16:00, and here I am of arbitrary length (two of the power law) DCT fast algorithm source code
模幂
- 模幂算法,RSA算法,DNS等加解密算法里都回调用到的一个函数-Modular algorithm, RSA algorithm, such as DNS Lane decryption algorithms are used in a callback function
二进制平方和乘方的幂模算法
- 二进制平方和乘方的幂模算法,是密码学中的重要问题.这里提供他的简单算法.-binary square and involution of Power Modules algorithms, cryptography is the most important issue. Here he provides a simple algorithm.
幂法反幂法求矩阵最大和最小特征值
- 上下带宽分别为2,矩阵元素分别为ai,b,c的对称带状矩阵A,运用两次幂法和一次反幂法求得该矩阵A的最大和最小特征值、按模最小特征值、中心移位法求与常数k最接近的特征值,以及特征值A的行列式detA和条件数cond(A)。
求取2的n次幂
- 求取2的n次幂,常用于FFT变换中
幂法求解特征值
- 幂法求解方阵特征值和特征向量的源程序
泰勒展开对幂指数的实现
- 该程序灵活运用泰勒公式实现了幂函数Exp(),相信读者阅读之后一定会有所启发。
矩阵特征值的幂法
- 矩阵特征值的幂法- Matrix eigenvalues power law
任意2的幂次方长度数据快速dct
- 一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码-general fast DCT algorithm only 8:00 and 16:00, and here I am of arbitrary length (two of the power law) DCT fast algorithm source code
反幂法
- 使用反冥法算特征值和特征向量的算法。-use of anti-counting method offerings eigenvalues and eigenvectors of the algorithm.
模幂
- 模幂算法,RSA算法,DNS等加解密算法里都回调用到的一个函数-Modular algorithm, RSA algorithm, such as DNS Lane decryption algorithms are used in a callback function
作业1
- 用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
二进制平方和乘方的幂模算法
- 二进制平方和乘方的幂模算法,是密码学中的重要问题.这里提供他的简单算法.-binary square and involution of Power Modules algorithms, cryptography is the most important issue. Here he provides a simple algorithm.
幂法求特征值
- matalb 幂法求特征值matalb 幂法求特征值matalb 幂法求特征值matalb 幂法求特征值matalb 幂法求特征值matalb 幂法求特征值
规范化幂法求矩阵按模最大特征值
- 用规范化幂法求矩阵的特征值,(反幂法还没实现。。。。。。)(Using normalized power method to find the eigenvalues of a matrix)
幂律分布数据生成
- matlab平台下生成符合幂律分布随机数的程序(generation code of Power law data)
快速幂
- 求快速幂的程序模板,求矩阵快速幂等等,非常有用(It is very useful to find a fast power program template, to find the fast power of the matrix and so on.)
幂计算
- C++语言编写,实现了正整数的乘法,加法和幂计算,使用字符串计算任意正整数的正整数次幂(Written in C++, which implements multiplication, addition, and exponentiation of positive integers, and uses a string to evaluate positive integers of any positive integer)