CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 特征

搜索资源列表

  1. 特征函数

    0下载:
  2. C常用数值算法--特征函数-C commonly used numerical algorithm -- eigenfunction
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17.97kb
    • 提供者:雪庭
  1. minfft

    0下载:
  2. 细化频谱,比FFT程序更能精确的描述信号特征,程序完整,希望能给大家带来帮助-Detailed spectrum, more accurate than the FFT procedure described in the signal characteristics, procedural integrity, and hope we can help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1017byte
    • 提供者:liuxiaoxiao
  1. double_QR

    1下载:
  2. 运用双线性QR分解法求矩阵特征值及特征向量,并含有QR分解法子程序-Use of bilinear matrix QR decomposition method for eigenvalue and eigenvector and contains procedures for QR decomposition method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:8.67kb
    • 提供者:zonk
  1. 1

    0下载:
  2. 使用带双步位移QR法求解矩阵的特征值和特征向量-Use with dual-step method displacement QR matrix eigenvalues and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2.46kb
    • 提供者:李少林
  1. JCBI

    0下载:
  2. 雅可比法求实对称矩阵特征值与特征向量,有例子,检验过,很顺利-Jacobian method realistic symmetric matrix eigenvalue and eigenvector, there are examples of tests, it is smooth
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1.15kb
    • 提供者:张帆
  1. MetrixVector

    0下载:
  2. vc++实现矩阵特征值与特征向量的计算
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:92.9kb
    • 提供者:youngvery
  1. shape_feature

    1下载:
  2. 一个简单的傅立叶带亮度描绘子提取图像的形状特征程序-A simple Fourier descr iptor with the brightness of the image shape feature extraction procedures
  3. 所属分类:Algorithm

    • 发布日期:2015-07-02
    • 文件大小:194.6kb
    • 提供者:黎维娟
  1. pca

    2下载:
  2. 主成分分析程序,可用于数据降维及特征提取。-Principal component analysis procedures, can be used for data dimensionality reduction and feature extraction.
  3. 所属分类:Algorithm

    • 发布日期:2016-04-25
    • 文件大小:8.68kb
    • 提供者:武锐
  1. mtl4-alpha-1-r6418

    0下载:
  2. 矩阵运算源码最新版本,支持矩阵乘法、转置求逆,特征值特征向量等操作。-Source the latest version of matrix operations in support of matrix multiplication, transpose inverse, eigenvalue eigenvector and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:376.09kb
    • 提供者:刘小刚
  1. Jacobian_algorithm

    0下载:
  2. 用雅克比算法求取一个实对称矩阵的特征值和特征向量-Jacobian algorithm used to strike a real symmetric matrix of eigenvalues and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.28kb
    • 提供者:海拉
  1. eigenvalue_decomposition

    0下载:
  2. 用于计算特征值和特征向量,挺好的,精度还不错-eigenvalue decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:15.07kb
    • 提供者:张龙
  1. PluralandMatrix

    0下载:
  2. C源码之复数运算和矩阵运算:内含复数的表示,复数的所有运算(包括求共轭,解析函数等)。矩阵的创建,加减运算,矩阵和向量乘法,矩阵和矩阵乘法,矩阵求逆,求矩阵特征值和特征向量; 现在大量科学计算要求在C编程中使用复数或者矩阵,希望能给你带来帮助~ -C-source computing, and the complex matrix calculation: that includes plural, the plural of all operations (including seek
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:22.08kb
    • 提供者:shiping
  1. 5

    0下载:
  2. 数值计算中矩阵特征值和特征向量的C++程序-Numerical calculation of eigenvalues of matrix C++ program
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.25mb
    • 提供者:hope
  1. LinearAlgebra

    0下载:
  2. 线性代数基本实现,各种基础的线性代数计算接口(加减乘除、求逆、求秩、最大线性无关组)以及矩阵的特征值特征向量的计算(QR方法)。含有设计文档。-The basic realization of linear algebra, and linear algebra calculation based interface (addition and subtraction multiplication and division, inverse, and rank, the largest grou
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:286.57kb
    • 提供者:李昂
  1. eigenvalues

    2下载:
  2. 计算复矩阵A(x) u = 0的特征值和特征向量,fortran代码,声学模态计算的必备工具。-Calculating complex matrix A (x) u = 0 the eigenvalues and eigenvectors, fortran code, acoustic an indispensable tool for modal calculations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-19
    • 文件大小:1.71kb
    • 提供者:杨明绥
  1. EigenvalueVectorRealSymmetryJacobi

    0下载:
  2. 矩阵特征值与特征向量的计算,实对称阵特征值及特征向量雅可比法-Matrix eigenvalue and eigenvector calculations, real symmetric matrix eigenvalue and eigenvector Jacobi Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:677byte
    • 提供者:shenzhou
  1. C

    1下载:
  2. 幂法 程序 [原创]幂法求解矩阵特征值及特征向量-I do not know
  3. 所属分类:Algorithm

    • 发布日期:2015-12-23
    • 文件大小:1.01kb
    • 提供者:
  1. Matrix_eigenvalue_and_eigenvector_calculation

    0下载:
  2. 用C编写的矩阵特征值与特征向量计算的程序函数,与大家共享-Written with the C matrix eigenvalue and eigenvector calculation procedure function, and share
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:8.64kb
    • 提供者:蛐蛐
  1. binaries-2.0.5-win32

    0下载:
  2. 上传文件包括编译运行平台和许多实例。Answer set programming(简称ASP)是国外近几年兴起的一种重要的逻辑编程语言,对于求解NP问题有良好的时间上限优势。例如图的着色问题,哈密顿回路问题,sudoku问题,生物医学的特征选择问题等等。加上我上传的logic学习资料配套使用。-uploaded file include the compile and develop platform and many examples. Answer set programming is a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2.91mb
    • 提供者:刘新玲
  1. BM

    0下载:
  2. 经典的单模式匹配算法:BM算法,对特征码检测有特别实用的帮助-The classic single-pattern matching algorithms: BM algorithm, signature detection with the help of special practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:603byte
    • 提供者:dywisdomno1
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com