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

搜索资源列表

  1. 20054201813116

    0下载:
  2. 这是一个矩阵转化为图像的源代码, 希望能有参考价值。-This is a matrix of images into the source code, can be a valuable reference.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:191.69kb
    • 提供者:duwenyao
  1. matrix100

    0下载:
  2. 提供了一个完整的矩阵类库,可再此基础上完成各种基于矩阵及矢量的数学运算。-provide a complete matrix class library, can be completed on the basis of this - based matrix and vector arithmetic.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:108.55kb
    • 提供者:花花
  1. gmm_prob

    0下载:
  2. 计算高斯混合模型先验概率和后验概率的程序,采用大矩阵运算,大大提高了运行速度。-Gaussian mixture model calculated a priori probability and the probability of post-mortem procedures, using a large matrix computation, greatly improved speed.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1.72kb
    • 提供者:gqy
  1. mpgwrite

    0下载:
  2. Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file. MATLAB Release: R12 Descr iption: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix a
  3. 所属分类:mpeg/mp3

    • 发布日期:2014-01-18
    • 文件大小:767.79kb
    • 提供者:风帆
  1. ac_dc2

    0下载:
  2. 该程序用于验证DC矩阵与AC矩阵之间DCT变换与反变换之间的关系。X=Xdc+Xac 将DC矩阵和AC矩阵分别反变换后变成Xdc和Xac AC矩阵就是将Y[0][0]置为零后的DCT矩阵 DCT=Y=A*X*At-the procedures used to validate DC and AC Matrix between DCT and inverse transform the relationship between. X = Xdc Xac to DC and AC matrix-ma
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:8.01kb
    • 提供者:王全明
  1. SSC-matlab

    0下载:
  2. 实现正弦编解码(Sinusoidal coding)的matlab程序 sinusoidal_analysis.m文件定义了函数[A, F, P, fs] = sinusoidal_analysis(filename, framelen, frameshiftlen),将*.wav音频文件提取出A, F, P这3个参数矩阵。 sinusoidal_synthesis.m文件定义了函数syspeech = sinusoidal_synthesis(A, F, P, fs, framelen
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:4.63kb
    • 提供者:凝空子
  1. DVBS2Codes

    0下载:
  2. dvb-s2 error control coding -dvb-s2 code matrix and a ref-test fig
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-07
    • 文件大小:16.84kb
    • 提供者:李青青
  1. TreeProcess

    0下载:
  2. Find all cliques in graph with a conjunction matrix.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-05
    • 文件大小:182.78kb
    • 提供者:sophrina
  1. TOOLBOX_calib

    0下载:
  2. 可进行摄像机标定,自动求出一个摄像机的内外参数,也包含程序求两个摄像机的全局标定,两摄像机之间的旋转平移矩阵-Camera calibration can be automatically calculated inside and outside the parameters of a camera, also includes procedures for seeking the global calibration of two cameras, two cameras rotating
  3. 所属分类:Video Capture

    • 发布日期:2017-06-15
    • 文件大小:22mb
    • 提供者:bubu
  1. HikVideoCard

    0下载:
  2. 采用海康视频采集卡编写的矩阵电子地图软件,用于视频监控。-Haikang video capture card using a matrix prepared by the electronic map software for video surveillance.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-13
    • 文件大小:3.06mb
    • 提供者:张红兵
  1. STV6412A--[-A-V-Switch-MATRIX-]

    0下载:
  2. datasheet STV6412A video and adiou
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-03
    • 文件大小:444.1kb
    • 提供者:fuad
  1. jpegDCT

    0下载:
  2. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transforms that might be more efficient.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-03
    • 文件大小:55.11kb
    • 提供者:moon
  1. B.Lucas

    0下载:
  2. 这是KLT算法论文的高清版。Kanade-Lucas-Tomasi方法,在跟踪方面表现的也不错,尤其在实时计算速度上,用它来得到的,是很多点的轨迹“trajectory”,并且还有一些发生了漂移的点,所以,得到跟踪点之后要进行一些后期的处理,说到Kanade-Lucas-Tomasi方法,首先要追溯到Kanade-Lucas两人在上世纪80年代发表的paper:An Iterative Image Registration Technique with an Application to Ste
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:770.92kb
    • 提供者:王凯
  1. A_subspace_algorithm

    0下载:
  2. 子空间算法是一种基于矩阵特征空间分解的方法,信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成噪声子空间则由协方差矩阵中所有最小特征值噪声方差对应的特征向量组成。子空间算法就是利用这两个互补空间之间的正交特性来估计空间信号的方位-Subspace algorithms is minimized by the corresponding eigenvalues ​ ​ of all the noise variance-covariance matrix of a
  3. 所属分类:Audio program

    • 发布日期:2017-04-16
    • 文件大小:283.28kb
    • 提供者:袁文忆
  1. voice_activity_detection_full

    0下载:
  2. 本文提出了一种基于非负矩阵分解的方法来执行语音活动检测,其不需要来自用户的训练数据,并且对于中的变化是鲁棒的噪声环境。- This paper has presented a method based on non-negative matrix factorization for performing voice activity detection that requires no training data the user and is robust to changes in
  3. 所属分类:Audio program

    • 发布日期:2017-05-04
    • 文件大小:272.68kb
    • 提供者:Jenny
  1. eqxjs

    0下载:
  2. allan FOG output error variance analysis, cordic matlab simulation algorithm, A one-dimensional transfer matrix method to calculate the phonon crystal structure.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-12-23
    • 文件大小:4kb
    • 提供者:hxqtexpi
搜珍网 www.dssz.com