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

搜索资源列表

  1. 矩阵特征值的幂法.rar

    0下载:
  2. 矩阵特征值的幂法
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1.65kb
    • 提供者:
  1. 幂法求特征值

    1下载:
  2. 用幂法求矩阵的按模最大的特征值,是数值分析里的经典方法-method for using the power of the matrix model by the largest eigenvalue of numerical analysis of the classical method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:陆任秉
  1. 任意2的幂次方长度数据快速dct

    0下载:
  2. 一般的快速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
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:罗永
  1. 模幂

    0下载:
  2. 模幂算法,RSA算法,DNS等加解密算法里都回调用到的一个函数-Modular algorithm, RSA algorithm, such as DNS Lane decryption algorithms are used in a callback function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.12kb
    • 提供者:韩羽
  1. 二进制平方和乘方的幂模算法

    0下载:
  2. 二进制平方和乘方的幂模算法,是密码学中的重要问题.这里提供他的简单算法.-binary square and involution of Power Modules algorithms, cryptography is the most important issue. Here he provides a simple algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24.14kb
    • 提供者:周磊
  1. 幂法反幂法求矩阵最大和最小特征值

    1下载:
  2. 上下带宽分别为2,矩阵元素分别为ai,b,c的对称带状矩阵A,运用两次幂法和一次反幂法求得该矩阵A的最大和最小特征值、按模最小特征值、中心移位法求与常数k最接近的特征值,以及特征值A的行列式detA和条件数cond(A)。
  3. 所属分类:源码下载

    • 发布日期:2010-11-05
    • 文件大小:2.06kb
    • 提供者:amymao_mq
  1. 求取2的n次幂

    0下载:
  2. 求取2的n次幂,常用于FFT变换中
  3. 所属分类:数据结构常用算法

    • 发布日期:2011-02-16
    • 文件大小:232byte
    • 提供者:room502
  1. 幂法求解特征值

    0下载:
  2. 幂法求解方阵特征值和特征向量的源程序
  3. 所属分类:教育/学校应用

    • 发布日期:2011-11-23
    • 文件大小:9.88kb
    • 提供者:youtooyoutoo
  1. 泰勒展开对幂指数的实现

    1下载:
  2. 该程序灵活运用泰勒公式实现了幂函数Exp(),相信读者阅读之后一定会有所启发。
  3. 所属分类:源码下载

  1. bigint

    1下载:
  2. 用c++实现的一个大整数类,可以进行加减乘除,求模,模幂,模逆运算-Using c++ to achieve a large integer class, you can add or subtract multiply and divide, seeking mold, modular power, modular inversion
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:623.96kb
    • 提供者:xyh
  1. 矩阵特征值的幂法

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

    • 发布日期:2017-11-16
    • 文件大小:1.91kb
    • 提供者:
  1. SolveEigenvalue

    0下载:
  2. 自己编写的程序,用jacobi方法来求解对称矩阵的特征值还有用OR算法以及反幂法来求解特征值。-I have written procedures, with jacobi method to solve the symmetric matrix eigenvalue algorithm have to use OR as well as anti-power-law to solve the eigenvalue.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.4kb
    • 提供者:萧筱
  1. 001

    2下载:
  2. 幂法和反幂法求解矩阵的特征值。数值分析大作业-Power method and inverse power method to solve the eigenvalue of matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1.82kb
    • 提供者:hedongjing
  1. pow

    0下载:
  2. pow为幂法计算,求解矩阵的特征值和特征向量,本文提供了算例和程序-pow method for the power, solve the matrix eigenvalue and eigenvector, the paper provides examples and procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:10.02kb
    • 提供者:陈岩
  1. 规范化幂法求矩阵按模最大特征值

    0下载:
  2. 用规范化幂法求矩阵的特征值,(反幂法还没实现。。。。。。)(Using normalized power method to find the eigenvalues of a matrix)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:yuyumua
  1. 幂律分布数据生成

    0下载:
  2. matlab平台下生成符合幂律分布随机数的程序(generation code of Power law data)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:shirley_2012
  1. 数据拟合

    0下载:
  2. matlab平台中幂律分布数据的拟合程序(fitting program of a power law distribution)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:3kb
    • 提供者:shirley_2012
  1. 双对数坐标下画图可视化

    0下载:
  2. matlab中幂律分布双对数坐标画图可视化(visualization of a Power law distribution with double logarithmic coordinate)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1kb
    • 提供者:shirley_2012
  1. 快速幂

    0下载:
  2. 求快速幂的程序模板,求矩阵快速幂等等,非常有用(It is very useful to find a fast power program template, to find the fast power of the matrix and so on.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:29kb
    • 提供者:
  1. 幂计算

    0下载:
  2. 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)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:Calvin1
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com