CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - matrix method

搜索资源列表

  1. cholesky分解法

    0下载:
  2. cholesky算法,解三对角矩阵的常用方法-cholesky algorithm, and three diagonal matrix method used
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:956byte
    • 提供者:邹璇
  1. 快速转置

    0下载:
  2. 运用数组对矩阵进行压缩存储,再用快速转置法对矩阵转置-using matrix array of compressed storage, and then quickly turn to home matrix method to Purchase
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:49.82kb
    • 提供者:小百
  1. LinerChirp.rar

    4下载:
  2. 通过传输矩阵法计算线性啁啾光纤光栅和高斯变迹光纤光栅的时延和反射谱曲线,Through the transfer matrix method to calculate the linear chirped fiber grating and fiber Bragg grating Gaussian apodization of the delay and reflection spectrum curve
  3. 所属分类:Windows编程

    • 发布日期:2013-01-16
    • 文件大小:1.22kb
    • 提供者:YinLu
  1. Transmission1D.rar

    0下载:
  2. 使用傳遞矩陣法模擬一維多層結構電磁波的傳遞行為,可計算透射及反射率,Transfer matrix method using the one-dimensional simulation of multi-layer structure of the transmission of electromagnetic wave behavior, calculate the rate of transmission and reflection
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1.39kb
    • 提供者:kenny
  1. LDL-2.0.1.tar

    1下载:
  2. 对基于稀疏矩阵存储技术的对称正定稀疏矩阵进行LDL分解,C++编写-LDL is a set of concise routines for factorizing symmetric positive-definite sparse matrices, with some applicability to symmetric indefinite matrices. Its primary purpose is to illustrate much of the basic theory of
  3. 所属分类:Other windows programs

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

    1下载:
  2. 详细阐述了线性矩阵不等式的方法,并用一个实际例子,用matlab实现了,对初学者非常有用.-Described in detail the method of linear matrix inequalities, and a practical example, using matlab realized, very useful for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:5.38kb
    • 提供者:husonglin
  1. 2

    2下载:
  2. 基于线性矩阵不等式理论对网络控制系统的控制器设计及方法进行了详细阐述,并进行了仿真试验,验证了所提出的方法的有效性。-Based on linear matrix inequalities theory of networked control systems with controller design and methods in detail, and carried out a simulation test to verify the proposed method is effect
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:249.68kb
    • 提供者:husonglin
  1. Mathematics

    0下载:
  2. 利用数值分析中LU、LDLT、JACOBI、GAUSS_SEIDEL、RELAXATION各种方法解结构矩阵问题,Visual C#源代码-Numerical analysis of the use of LU, LDLT, JACOBI, GAUSS_SEIDEL, RELAXATION structure matrix method to solve various problems, Visual C# Source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:5.03kb
    • 提供者:王大和
  1. Traffic_Matrix

    0下载:
  2. 流量矩阵估计的综述,主要涉及从1996年来,流量矩阵估计领域的经典方法。-Summary of the estimated traffic matrix, mainly ranging from 1996 to the field of traffic matrix estimation classical method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:283.72kb
    • 提供者:李不凡
  1. Fontcheckmode

    0下载:
  2. 简述了从标准字库中取字模的方法;On a check from the standard font in the matrix approach-Briefly from the standard font in the check matrix method On a check from the standard font in the matrix approach
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:649.16kb
    • 提供者:ljrong
  1. Strassen

    0下载:
  2. 利用C++实现strassen矩阵乘法,即采用七次乘法的分治法。-The use of C++ realization of Strassen matrix multiplication, namely multiplication seven sub-rule method.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1.53kb
    • 提供者:吕东
  1. moving_average_v3.1

    0下载:
  2. Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps. -MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at hi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:97.81kb
    • 提供者:王平
  1. Matrixchainmultiplication

    0下载:
  2. 给定n个矩阵构成的一个链<A1,A2,…,An>其中i=1,2,…,n,矩阵Ai的维数为pi-1pi,对乘积A1A2…An以一种最小化标量乘法次数的方式进行加全部括号。该问题应用动态规划算法-N matrix of a given composition of a chain <A1,A2,…,An> Which i = 1,2, ..., n, the dimension of the matrix Ai is pi-1pi, on the product A1A2 .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2.88kb
    • 提供者:
  1. matrix

    0下载:
  2. 实现矩阵的承法,而且运行方便,输出合理,结构紧凑!-Matrix method for the realization and operation of convenience, the output reasonably compact!
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:134.19kb
    • 提供者:
  1. matrix

    0下载:
  2. 一种很好用的求逆矩阵方法,检查过了,没有错误哦-A good use of the inverse matrix method, checked, and no error oh
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:195.02kb
    • 提供者:chenjing
  1. Transfer-matrix-methods

    1下载:
  2. 计算一个8自由度转盘扭转系统的固有频率和描述其主振型。-It is a computer program to calculate all the 8 natural frequency and the corresponding normal modes of torsional vibration of the rotor system using matrix iteration method or transfer matrix method respectively.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:28.47kb
    • 提供者:Gary
  1. tranform-matrix

    0下载:
  2. 介绍传递矩阵法原理的文献资料,用于编写传递矩阵的理论指导资料-Introduce the transfer matrix method principle of the literature
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.59mb
    • 提供者:马天
  1. inv-matrix

    0下载:
  2. 可以求解矩阵逆矩阵的方法。包含高斯消元法,LU法,二阶法-You can solve the matrix inverse matrix method. Contains the Gaussian elimination, LU law, second law
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.66kb
    • 提供者:富彬
  1. matrxmthd

    0下载:
  2. matrix method for temperature distribution in 1D(changing area)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:8kb
    • 提供者:marked.mm
  1. VBA6-Matrix

    0下载:
  2. solve matrix according to guass method by VB6
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:10kb
    • 提供者:mnima
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com