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

搜索资源列表

  1. gmm_prob

    0下载:
  2. 计算高斯混合模型先验概率和后验概率的程序,采用大矩阵运算,大大提高了运行速度。-Gaussian mixture model calculated a priori probability and the probability of post-mortem procedures, using a large matrix computation, greatly improved speed.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1758
    • 提供者:gqy
  1. matrix_class

    0下载:
  2. 矩阵运算的类,可以方便地进行矩阵加,减,乘等运算。-matrix calculation of categories, and convenient for the matrix, plus or minus, by other operators.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13815
    • 提供者:rting
  1. lu_decompose

    0下载:
  2. 数值与符号计算LU分解法,运用LU分解函数求解Ax=b的矩阵运算-numerical and symbolic computation LU decomposition, using LU decomposition function for Ax = b matrix operation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6324
    • 提供者:peter
  1. Matrix-Source

    0下载:
  2. 关于矩阵运算的代码类库,非常有用,请下载试一试!-matrix of the code library, very useful, please try downloading!
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:7999
    • 提供者:使者
  1. DSPJUZHEN

    0下载:
  2. 北京合众大公司的dsp开发板例子程序(关于矩阵运算)-Beijing UCO big companies example dsp development board (on the matrix)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38909
    • 提供者:黄华明
  1. DB05

    0下载:
  2. 矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(const matrix &) //拷贝构造函数 BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵 modifyrowscols(int rows,int cols) //修改矩阵的行列数 ~matrix() {del
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:51583
    • 提供者:跑过的云
  1. vcmatrix

    0下载:
  2. 本源码包括矩阵运算的基本功能,包括矩阵加减、乘除、转置、求逆-the source of matrix of the basic functions, including matrix addition and subtraction, multiplication and division, to home, the inverse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1589
    • 提供者:lilelin
  1. C++alogrithm

    0下载:
  2. C++常用算法,包含了大部分矩阵运算,简单有效-C algorithms, including most of the matrix operation, simple and effective
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:50853
    • 提供者:yangpeng
  1. zizhidaima_linprog

    0下载:
  2. 西北工业大学数学建模第四章习题程序,linprog矩阵运算-Northwest Industrial University mathematical modeling fourth chapter Exercises procedures linprog matrix
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1163
    • 提供者:wf
  1. C++matrix

    0下载:
  2. C++语言的复数与矩阵运算库,编写工程类软件必备。包括矩阵乘、加、数乘、逆等-C language in the plural and matrix operations for the preparation of engineering software required. Including matrix multiplication, Canada, multiply, the inverse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9359
    • 提供者:杨文海
  1. CommonArithmetic

    0下载:
  2. 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, locate, ordinary differential equa
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:274773
    • 提供者:狼夜行
  1. Javamatrix

    0下载:
  2. java程序包,用于矩阵运算,特征值分解,FFT-java package for the matrix, eigenvalue decomposition, FFT, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27348
    • 提供者:张天
  1. TMatrixS

    0下载:
  2. 支持泛型数据类型的矩阵运算,包含了所有基本的矩阵运算,求逆、转置、点乘、点除等-support Generic types of data matrix containing all the basic matrix calculation, the inversion switch home, point by point, and so on except
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4227
    • 提供者:李云雷
  1. MAtrixVC

    0下载:
  2. 矩阵运算,用于进行矩阵运算的C++算法,内有说明文档!-matrix operations used in the C matrix algorithm, which is documented!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:75062
    • 提供者:zfly
  1. h12

    0下载:
  2. C环境下矩阵运算类,包含矩阵的基本操作,另有其范数,均值等特殊函数-C environment matrix category, including the basic matrix operations, otherwise its norm, the mean number of special function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13978
    • 提供者:DD
  1. NumericalRecipesInFortran77-90-SourceCode

    0下载:
  2. 著名的Numerical Recipes in XXX图书的Fortran版本。 如果你是从事科学计算相关的研究或是工程项目,其中肯定涉及到具体的数学算法的细节,如:排序、矩阵运算、接各种方程组等,本书中提供的程序代码可以帮你从细节中摆脱出来,专心于算法的整体实现。 本文档收录的是书中配套的程序。-famous Numerical Recipes in the book XXX Fortran version. If you are engaged in scientific compu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:657663
    • 提供者:杨愚根
  1. abb

    0下载:
  2. 矩阵运算,把矩阵中的相同数删除,然后以标准形式输出-matrix, the same matrix few deleted, then exported to the standard form
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:956
    • 提供者:chenduan
  1. gsl-1.0.tar

    0下载:
  2. 开放gsl矩阵运算,功能强大啊。适合各种平台,-open gsl matrix, a powerful ah. For a wide range of platforms,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2016707
    • 提供者:王潇
  1. Matrix-Algorithm

    0下载:
  2. 这个一个有关矩阵运算的程序,不错的,强力推荐!-this a matrix of the procedure, yes, strongly recommended!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12854
    • 提供者:hj
  1. matrix_word

    0下载:
  2. 一篇介绍矩阵运算的文章,包括了主要的代码,word文件。-introduced a matrix calculation of the article, including the main code word document.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:6274
    • 提供者:李宏仲
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com