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

搜索资源列表

  1. jj

    0下载:
  2. 使用VisualC++实现的伪逆矩阵的计算方法,Dlg编程。-Using VisualC++ implementation of the pseudo-inverse matrix method of calculation, Dlg programming.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2122833
    • 提供者:贾易
  1. qiuni2

    0下载:
  2. 用C++实现高斯-亚当求解法求矩阵的逆 -finding the inverse matrix by Guess-Jordan using c++
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:180458
    • 提供者:熊俊华
  1. Matrix

    0下载:
  2. 该程序是主要描述的是矩阵运算,包括矩阵的基本运算,矩阵的求逆,矩阵的奇异值分解,以及特征值以及特征向量的求解等等。-The program is the main descr iption of the matrix operations, including the basic matrix operations, matrix inverse, matrix singular value decomposition, and the characteristic value and char
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:62322
    • 提供者:wangli
  1. inv

    0下载:
  2. 这是一个关于实现矩阵求逆的代码,比较有用的-This is a matrix inversion on the realization of the code, more useful
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1073
    • 提供者:leo
  1. MatrixInverse

    0下载:
  2. 矩阵求逆 :一个简单的小例子常用于普通计算。-matrix inverse :a simple instance for common compute
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1138
    • 提供者:Rogerchen
  1. cpp

    0下载:
  2. c++ 逆矩阵 的 求解 运行 通过,希望大家来下载啊-c++ inverse matrix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:569
    • 提供者:sunchengcheng
  1. curvelet

    1下载:
  2. 曲波变换1,可以用来做曲波变换得到系数矩阵,其中含逆变换-curvelet Part
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:445924
    • 提供者:唐东
  1. juzhenqiuni_FPGA

    0下载:
  2. RMMSE雷达脉冲压缩快速算法中矩阵求逆的FPGA实现-RMMSE radar pulse compression fast algorithm for FPGA implementation matrix inversion
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:366702
    • 提供者:lq
  1. gaijinjuzhenqiuniFPGA

    1下载:
  2. 改进的矩阵求逆的FPGA设计和实现(文章)感觉写得很不错-Improved matrix inversion of the FPGA design and implementation (article) wrote very good feeling
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:247825
    • 提供者:lq
  1. renyiweijuzhenqiuniFPGA

    0下载:
  2. 任意维矩阵求逆的FPGA设计与实现(比较实用的文章)-Arbitrary dimensional matrix inversion of FPGA Design and Implementation (more useful article)
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:366134
    • 提供者:lq
  1. programme

    0下载:
  2. 3 × 3矩阵逆矩阵求法,等 非递归版本的快速排序算法。 这个例子排序20浮点数,改编[]。-Matrix inversion for 3x3 floating point matrix Non-recursive version of quick sort algorithm. */ /* This example sorts 20 floating point numbers, arr[].
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6172
    • 提供者:jack
  1. nijuzhen

    0下载:
  2. 以C++程序完成的有关逆矩阵的一个小文件,可以看一看-To C++ program completed the inverse of a small file, you can look at
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:8492
    • 提供者:陈玉滨
  1. juzhenqiuni

    0下载:
  2. 运用vb编写矩阵求逆的算法,可以实现矩阵的求逆-Vb prepared using matrix inversion algorithm, the matrix inversion can be achieved
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:6449
    • 提供者:jacket
  1. GeneralMatrix

    0下载:
  2. 矩阵运算,几乎支持所有的矩阵的运算,转置,求逆,线性变换-Matrix operations, almost all of the matrix operation support, transpose, inverse, linear transformations, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:150263
    • 提供者:向巍
  1. matrix

    0下载:
  2. 矩阵运算程序,矩阵加法,减法,转置,求逆,乘法,等运算-Matrix operations procedures, matrix addition, subtraction, transpose, inverse, multiplication, and so computing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5917
    • 提供者:向巍
  1. inversemartrix

    0下载:
  2. 逆矩阵的算法——貌似先前没有VB的内容。一个基本的标准算法-Inverse matrix algorithm- seemingly content previously VB
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8200
    • 提供者:赖雨锋
  1. coniv

    1下载:
  2. 实现对复数矩阵求逆矩阵的功能,包括实现此功能的函数,基于C++平台-Implementation of the complex matrix inverse matrix of features, including a function to achieve this functionality, based on C++ Platform
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:771
    • 提供者:曾韬
  1. HHBG

    0下载:
  2. 采用QR方法求解矩阵特征值,同时实现矩阵求逆-Using QR method for solving matrix eigenvalue, while achieving the inverse matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1737
    • 提供者:肖天雄
  1. Generalized_inverse_of_matrix

    1下载:
  2. 求矩阵的广义逆。对矩阵没有限制,可以是方阵,也可以不是方阵。-Generalized inverse of a matrix. There is no limit on the matrix, can be square, you can not square.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1492
    • 提供者:yyc
  1. nijuzhen

    0下载:
  2. 任意逆矩阵程序算法,可以对通信数据加密,保密性好。-Inverse matrix algorithm any program that can encrypt the communication data, privacy is good.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3559
    • 提供者:belimys
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com