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

搜索资源列表

  1. ldiv

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1399
    • 提供者:Allan KAO
  1. 20080114105708

    1下载:
  2. 字模for LCD 8x8 16x16 -Matrix for LCD 8x8 16x16
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:613063
    • 提供者:kiko liang
  1. Matlab_related

    1下载:
  2. 利用传输矩阵法计算光纤啁啾brag光纤光栅滤波器的温度滤波特性-The use of transfer matrix method to calculate fiber chirped fiber Bragg grating filter brag temperature filtering properties
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6656
    • 提供者:王晓飞
  1. vector_metrix_multiplication(MPI)

    2下载:
  2. 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1589
    • 提供者:sangecoa
  1. qmle

    0下载:
  2. the text file QMLE contains the quasi maximum likelyhood estimating procedure and performing Information Matrix test for a univariate GARCH(1,1) model
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:3190
    • 提供者:萧建
  1. matrix

    0下载:
  2. class for work with 3d Matrix: rotate, transmit, scale, multiple
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:2194
    • 提供者:v.pupkin
  1. matrix

    0下载:
  2. 一个矩阵类,包括头文件和主文件,可以实现矩阵的加减乘除,赋值和输出运算。-A matrix of categories, including header files and the main document, you can achieve the matrix addition and subtraction, multiplication and division, assignment and output operations.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2307
    • 提供者:wake
  1. lsolve

    1下载:
  2. matlab实现矩阵卷积 matlab实现矩阵卷积 -matlab convolution matlab matrix to achieve the realization of the matrix convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:837
    • 提供者:老公
  1. matrix

    0下载:
  2. 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特 -Commonly used algorithm for large collection including interpolation, find, ordinary differential equation solving, a number of workers and even fractional function, the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:13824
    • 提供者:zhupengfei
  1. dmc

    1下载:
  2. dMC动态矩阵控制单变量的,可以很容易修改成需要的相应程序。-DMC Dynamic Matrix Control of a single variable, can be easily modified to the needs of the corresponding procedures.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-22
    • 文件大小:1737
    • 提供者:haiyan
  1. sutawenti

    0下载:
  2. 动态规划算法的应用 数塔问题 给定一个数塔,其存储形式为如下所示的下三角矩阵。在此数塔中,从顶部出发,在每一节点可以选择向下走还是向右走,一直走到底层。请找出一条路径,使路径上的数值和最大。 输入样例(数塔): 9 15 10 6 8 2 18 9 5 19 7 10 4 16 输出样例(最大路径和): 59 -Application of dynamic programming algorithm for a given number of tow
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:21409
    • 提供者:张天伟
  1. matrix

    0下载:
  2. 矩阵的运算。建立了一个矩阵运算的模板类,可进行矩阵的相加、相减、相乘、转置、求逆等运算。-Matrix arithmetic. The establishment of a matrix calculation of template classes, can be combined matrix, subtract, multiply, transpose, inverse, such as computing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:12432
    • 提供者:fanxiang
  1. matrix_eigenvalue_calculate

    0下载:
  2. 用多种算法实现任给实对称矩阵的所有特征值,包括雅克比方法、雅克比过关法和QR算法。-Using a variety of algorithms to achieve any real symmetric matrix of all the characteristics of value, including Jacobian methods, Jacobian immigration law and QR algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:182934
    • 提供者:杨怡
  1. cg

    0下载:
  2. 共轭梯度法解决线性方程组,系数满足对称正定矩阵-Conjugate gradient method to solve linear equations, coefficients satisfy the symmetric positive definite matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2523
    • 提供者:zhuyi
  1. FiberGratingSpectra

    2下载:
  2. 传输矩阵法计算啁啾光栅反射谱 本节中给出传输矩阵法计算啁啾光栅反射谱和 时延的完整M at lab 程序实例, 本段代码在 M at lab513 和W indow s2000 环境中运行通过。运行结果如图8 所示。可以改变光栅长度、有效折射率、折射率调制深度、啁啾系数等参数来获得不同参数下光栅反射谱和时延曲线。如果打开“% 切趾”行的屏蔽符“% ”则可得到切趾后光栅反射谱和时延特性曲线, 此时计算所得的曲线将比图8 中所示的曲线平滑很多。-Transfer matrix metho
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1124
    • 提供者:金沧
  1. Mapack_for_NET

    0下载:
  2. Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:38581
    • 提供者:Erison
  1. Matrix

    0下载:
  2. 自己写的矩阵压缩算法的c语言描述,分享给大家。-Write your own matrix compression algorithm c language to describe and share to everyone.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:14297
    • 提供者:DR
  1. Calculate

    0下载:
  2. 矩阵并行算法程序,用c#语言编制,可用于数学并行计算。-Matrix parallel algorithm procedures, with c# Languages can be used in parallel computing mathematics.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:924
    • 提供者:tmllpl
  1. 0003MatrixEigenvalueCalculation

    0下载:
  2. 通过这些能够熟练掌握MATLAB中特征值来计算相关函数,而且能通过编程实现多种矩阵特征值运算的算法。-Through these can master Eigenvalue MATLAB to calculate the correlation function, and can achieve a variety of programming matrix eigenvalue computing algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3578
    • 提供者:王海波
  1. Matrix

    0下载:
  2. 矩阵综合运算,包括加减数乘,矩阵相乘,矩阵求逆。-Matrix integrated computing, including a few by addition and subtraction, matrix multiplication, matrix inversion.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1143
    • 提供者:bbr
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com