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

搜索资源列表

  1. 矩阵

    0下载:
  2. 矩阵的逆运算-matrix inverse operation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:黄语选
  1. apprix_kalman

    0下载:
  2. kalman中计算指数收敛的矩阵级数近似求矩阵逆的算法步骤-Tracking index calculated convergence of Matrix series approximation for the inverse matrix algorithm steps
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:535byte
    • 提供者:李伟
  1. djpeg

    0下载:
  2. 实现jpeg图像解码功能。 代码设计思路:1, Reconstruct the Huffman/RLE stream to a sequence 2, Arrange the sequence to a matrix using the zigzag scanning backwards 3, Multiply the matrix by quantization table 􀂄 4, Perform inverse DCT 5, Shift the val
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:182.5kb
    • 提供者:颜新卉
  1. MATLAB.rar

    5下载:
  2. 自己现在在做的论文用到灰度共生矩阵,找了好久都没找到很好用的,所以自己就编了个,不很完美,但绝对可用,已经实现过。包括灰度共生矩阵的生成以及一些特征参数。f1,二阶距。f2,对比度。f3,相关。f5,逆差距。f6,和平均。f7,和方差。f9,差平均。f10,差方差。请不吝赐教。,Now do their own papers in the gray co-occurrence matrix used to find for a long time to find no good use, so
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-15
    • 文件大小:2.1kb
    • 提供者:周鹏
  1. matrix_convert_cPP

    0下载:
  2. 用c++语言来写的求矩阵的逆,比MATLAB来说,略显的有一点复杂-With c++ language to write the inverse matrix of demand than MATLAB, the bit' s a little complicated
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.46kb
    • 提供者:章朔
  1. yanyan

    0下载:
  2. 把一个256*256的图像分成8*8小块,然后进行DFT变换,分别比较在空间域和频域内对图像进行二次抽样和差值最后得出的图像比较-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.54kb
    • 提供者:zhengyan
  1. zigzag

    0下载:
  2. 函数功能:本函数将完成对输入的 8*8 矩阵按照 zigzag 排列抽取数据 matrix 为输入矩阵 select==1 为正变换,select==2为反变换 zigdone 为输出矩阵-Function: This function will complete the input of 8* 8 matrix of data collected in accordance with the zigzag array matrix as input matrix select ==
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1002byte
    • 提供者:张阳
  1. LU

    0下载:
  2. LU分解课件,用来求解逆矩阵。一般用在图像处理及机器视觉等方面-Courseware LU decomposition to solve the inverse matrix. Generally used in image processing and machine vision, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:269.51kb
    • 提供者:lihongsheng
  1. generate_mean_covariance

    0下载:
  2. 本程序编程语言为C,主要用来对遥感训练数据进行处理,得到covariance矩阵。-This program is used to generate 3 files:mean file,covariance matrix of the training set, and inverse covariance matrix for training set.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3.53kb
    • 提供者:李会利
  1. hw2

    0下载:
  2. 1.对一个256*256的图像进行DCT变换得到图像D,将D得斜下角数值置为零,然后进行DCT反变换. 2.对源图像进行K-L转换 1和2比较-1.Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2.. Apply DCT to these sub images, and get the transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.5kb
    • 提供者:zhengyan
  1. 1

    0下载:
  2. 将一幅256*256的图像分成8*8的小块,对其进行DFT变换。分别比较在空间域和频域内对源图像进行二次抽样和差值最后比较不同-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transfor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.34kb
    • 提供者:zhengyan
  1. 1122zhenyan

    0下载:
  2. 这个是C制作的源代码。。。 对一幅图像进行DFT变换,分别对源图像在空间域和频域里进行二次抽样和差值,最后得出结果比较。- Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. Apply DFT to these sub images, and get the fourier transformed ima
  3. 所属分类:Special Effects

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

    0下载:
  2. 矩阵相乘和求逆,矩阵求逆进行LV分解,测试结果与matlab一样-Matrix multiplication and inverse, matrix inverse to LV decomposition, the same test results with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2.81kb
    • 提供者:胡易
  1. qq

    0下载:
  2. 跡數(trace),也就是對角線數據的總和,轉置矩陣(Transpose Matrix),則是將矩陣數據列跟欄對調將橫的數據變成直的,反矩陣(Inverse Matrix)它的定義為與目標矩陣相乘可以得到單位矩陣,為一個可逆矩陣. 跡數,轉置,反矩陣實作-Trace number (trace), which is the sum of diagonal data, Transpose (Transpose Matrix), malpractices matrix data will
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1.93kb
    • 提供者:nip
  1. Matrixes

    0下载:
  2. 包含矩阵和行列式各种操作的程序,有main测试函数和功能头文件。功能包括矩阵的加、乘运算,行列式求值,矩阵求逆,求秩-Various operations including matrix and the determinant of the procedures, test the functions and features main header file. Features include matrix addition, multiplication operator, determi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20.03kb
    • 提供者:胡灏
  1. Inverse

    0下载:
  2. inverse matrix c++ source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1.19kb
    • 提供者:petrus
  1. C

    0下载:
  2. 任何矩阵的逆运算,代码简洁,实用,亲自调试过,绝对可用-Any matrix inverse operation, the code is simple, practical, personally tuned absolutely available
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.03mb
    • 提供者:李咏泽
  1. Matrix.rar

    0下载:
  2. 逆矩阵的快速求法,逆矩阵的通用求法,不管是多少维的矩阵的逆矩阵都能求出来,The rapid solution of inverse matrix
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-14
    • 文件大小:15.47mb
    • 提供者:NewYork
  1. Matrix

    0下载:
  2. openGL 自己实现矩阵类,其中包括实现 平移矩阵、任意轴旋转矩阵、缩放矩阵,以及矩阵的正交化、矩阵的代数余式、矩阵的逆、转置-openGL achieve their own matrices, including translational matrix arbitrary axis rotation matrix, scaling matrix, and the matrix of orthogonal matrix algebra I type, matrix inverse, tra
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:3kb
    • 提供者:erermu
  1. Chaos

    0下载:
  2. clapack 实现矩阵求逆运算Linux下编码gcc编译-clapack matrix inverse
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:664byte
    • 提供者:iuswsombnrhtesh
« 12 »
搜珍网 www.dssz.com