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

搜索资源列表

  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
    • 文件大小:1571
    • 提供者:吕东
  1. photonics

    1下载:
  2. matlab FDTD 光子晶体能量传输程序 -matlab FDTD photonics
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:190567
    • 提供者:myjoy
  1. shuxueruanjian

    0下载:
  2. 《数学软件》实验指导书 实验一 matlab运算基础 实验目的: 熟悉matlab 编程环境,掌握建立矩阵的方法。 实验内容: -" Math software" guide book experiment experimental experimental one basic purpose of computing matlab: matlab programming environment familiar with the master set up
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:28628
    • 提供者:林飞
  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
    • 文件大小:100158
    • 提供者:王平
  1. m12_3

    1下载:
  2. 为了改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出了一种增广矩阵的方法,称为增广最小二乘算法,MATLAB实现范例-In order to improve the noise e (k) for the colored noise model of the system parameters estimated statistical characteristics, an Augmented Matrix method, called Augmented Least Square
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1198
    • 提供者:冷强
  1. Key

    0下载:
  2. 采用反正法扫描方法对4X4矩阵式按键进行扫描,判断是哪个按键按下。-Scanning method used in any case law on the 4X4 keypad matrix scan to determine which keys are pressed.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:15127
    • 提供者:yujiutao
  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
    • 文件大小:2944
    • 提供者:
  1. CGandlu

    1下载:
  2. CG共轭梯度法迭代解矩阵方程,Hhestens和Stiefel给出,-Conjugate gradient method CG iterative matrix equation solution, Hhestens and Stiefel given
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-23
    • 文件大小:1352
    • 提供者:佟跃
  1. StudyonStereoVision-basedCross-countryObstacleDete

    0下载:
  2. 本文提出了一种新的跨国家的障碍 检测技术为基础的立体视觉系统。 原始图像的预处理的高斯 过滤器和对比度限制的自适应直方图 均衡( CLAHE )方法来削弱作用 噪音,光线和对比度。哈里斯的角落位于与子像素精确。 -Cross-country intelligent vehicles always work in complicated environments with varying illuminations. The paper presents a n
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:971941
    • 提供者:晓翠
  1. PWE

    0下载:
  2. This program calculates the 2D photonic Band Structure with PWE method.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1155
    • 提供者:Vahid
  1. GaussianInverseMatrix

    0下载:
  2. 用高斯法求解逆矩阵 这种方法是一种简单的方法 这是基于线性代数的-Method using Gaussian inverse matrix method is a simple method which is based on linear algebra
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1444
    • 提供者:hushanxue
  1. Rotorsystemcriticalspeedbeforethethird-ordermethod

    0下载:
  2. 汽轮机转子系统前三阶临界转速的传递矩阵法-Turbine rotor system critical speed before the third-order transfer matrix method
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:3002
    • 提供者:韩箫
  1. eigen

    0下载:
  2. Computes the eigenvalues and eigenvectors of a real upper-Hessenberg Matrix using the QR method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:6128
    • 提供者:imran
  1. PARD

    0下载:
  2. 大规模稀疏矩阵的求解是高性能计算中的一个常见问题。本文介绍了用直接法求解矩阵的一些问题以及使用Intel MKLPARDISO 接口求解稀疏矩阵的方法。 -Large-scale sparse matrix is a high-performance computing to solve a common problem. This paper introduces the direct matrix method and the use of some of the problems In
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:203405
    • 提供者:段保京
  1. Fem

    0下载:
  2. 利用大型仿真软件MATLAB编程和矩阵计算的优点,使用一种全新的方法来进行有限元分析.结合一个实例, 利用编写的J】l,函数文件,求得节点的位移、反力,并绘出单元的剪力图和弯矩图,经验证后,证明该方法行之有效.-The use of large-scale simulation software MATLAB programming and the advantages of matrix calculation, using a new approach to Finite Element
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:157844
    • 提供者:
  1. daonajuzhen

    0下载:
  2. 详细介绍了导纳矩阵的求法,简单易懂,是初学者的良师益友,-Details of the admittance matrix method, easy-to-read, is the mentor for beginners,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2036
    • 提供者:朱超
  1. dongtaijuzhen

    1下载:
  2. 某控制对象的传递函数 用动态矩阵法控制设计控制器,使其输出跟踪阶跃给定 -Control object of a transfer function matrix method used to control the design of dynamic controllers, so that a given output tracking step
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:62025
    • 提供者:刘晓梅
  1. create_graphic

    0下载:
  2. 图的建立,有多种的图可以选择,也可以选择图的遍历方法,里面的图的存储结构是以顶点数组和邻接矩阵的方式存储的。-Map-building, there are several plans to choose, you can choose to graph traversal method, which the storage structure of the plan is based on vertex adjacency matrix of the array and stored the.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1754
    • 提供者:韩寒
  1. TMXCANT

    0下载:
  2. 传递矩阵法求以下三种梁的模态。 自由,左端简支,两点悬挂。-Transfer matrix method for three-mode beam. Free, simply supported the extreme left, two flying.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6437
    • 提供者:周红卫
  1. shixiantudebianli

    0下载:
  2.  MatToList(MGraph g,ALGraph *&G):将邻接矩阵g转换成邻接表G。  ListToMat(ALGraph *G,MGraph &g):将邻接表G转换成邻接矩阵g。  DispMat(MGraph g):输出邻接矩阵g。  DispAdj(ALGraph *G):输出邻接表G。  DFS(ALGraph *G,int v):以递归的方法从顶点v深度优先遍历图G。 =
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2943
    • 提供者:小鬼
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com