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

搜索资源列表

  1. juzhengshuru

    0下载:
  2. 数值分析中,关于矩阵输入的实现方法及程序设计-numerical analysis on the importation of the matrix method and program design
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:23814
    • 提供者:
  1. transfer-matrix-method-to-caculate-PCG

    1下载:
  2. 不用说的好,我们室主任开发的Photonics cyrestal band gap计算Fortran代码。注意不要忘了input文本。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:33982
    • 提供者:杜克
  1. TMM

    0下载:
  2. 传输矩阵法模拟光子晶体的模拟程序,好用,特别对于研究人员!-transfer matrix method photonic crystal simulation and the simulation and ease of use, especially for researchers!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6158
    • 提供者:项羽
  1. 透视仪

    0下载:
  2. 一个acm算法题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个方向对盒子进行分行透视:从左到右,从左下到右上,从下到上,从右下到左上。透视可得到该二维矩阵的该行1的个数。要求,还原此矩阵。 输入:4行,每一行分别代表从左到右,从左下到右上,从下到上,从右下到左上透视所得的数据 输出:该矩阵 使用的方法是回溯法,具体见程序-a acm algorithm topic Problem descr ipt
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5087
    • 提供者:陶锐
  1. interfunc

    0下载:
  2. 要求出一个矩阵的逆矩阵有许多方法,这里介绍以 Gauss-Jordan Elimination 来求出逆矩阵的方法,算法函数用C++写成,可在C++编程环境下直接调用-requested a matrix inverse matrix there are many ways here to introduce the Gauss-Jordan Elimination get to the inverse matrix method, the algorithm functions with C
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1999
    • 提供者:张蔚
  1. 稀疏列主元

    0下载:
  2. 数学计算中的稀疏列主元方法研究矩阵-mathematical calculation of sparse main-element matrix method
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1420
    • 提供者:s
  1. 用雅克比发方法求矩阵特征值和特征向量

    4下载:
  2. 用雅克比发方法求矩阵特征值和特征向量,并判断是否可以收敛-Made with the Jacobian matrix method, to calculate the eigenvalues ​ ​ and eigenvectors, and determine whether convergence
  3. 所属分类:压缩解压

    • 发布日期:2013-01-07
    • 文件大小:5006
    • 提供者:linda
  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
    • 文件大小:1253
    • 提供者: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
    • 文件大小:1428
    • 提供者:kenny
  1. cvmat

    0下载:
  2. 说明基于opencv的一些矩阵的操作方法-Descr iption based on some opencv matrix method of operation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4071
    • 提供者:段小
  1. mixing-matrix-estimate

    0下载:
  2. 二阶稀疏信号欠定盲分离,基于超平面法矢量的混合矩阵的估计-Second-order sparse underdetermined blind signal separation method based on hyperplane vector mixing matrix estimate
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1427
    • 提供者:李飞
  1. ICCG

    0下载:
  2. 稀疏非对称矩阵的ICCG法FORTRAN源程序-Sparse non-symmetric matrix of the ICCG method FORTRAN source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:22154
    • 提供者:
  1. chuandijuzhen

    0下载:
  2. 传递矩阵法计算转子固有频率,大转子,prhol传递矩阵法-Transfer matrix method the rotor natural frequency, the greater trochanter, prhol transfer matrix method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1040
    • 提供者:郑泽晔
  1. SOR

    0下载:
  2. SOR方法解线性方程组,一般解法和矩阵解法。(MATLAB程序)-SOR method to solve linear equations, the general method and matrix method. (MATLAB program)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:883
    • 提供者:chenyijun2131
  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
    • 文件大小:225831
    • 提供者:aaq
  1. transfermatrix

    5下载:
  2. 给出一个计算声子晶体结构的一维传递矩阵法。-Give a one-dimensional crystal structure of the phonon transfer matrix method.
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:1024
    • 提供者:hearl
  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

    • 发布日期:
    • 文件大小:5506
    • 提供者:husonglin
  1. tuxingxue

    1下载:
  2. 此压缩文件中包含了半学期以来做的所有的计算机图形学实验,包括DDA生成直线和圆,扫面线填充任意形状的图形的算法、运动的小车、月绕太阳转、抛物线的生成、星形的生成、点阵式、矢量式算法实现的字符的生成,二维图形的各种变化用矩阵的方法实现,三维图形的投影等,实验内容丰富全面,而且都能在TC下运行,生成显示图像。-This compressed file contains a half-term has to do all the computer graphics experiments, inclu
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:140463
    • 提供者:孟萌
  1. Gauss-Seidel-method

    0下载:
  2. In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:51982
    • 提供者:Dmitriy
  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
    • 文件大小:8882
    • 提供者:zonk
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com