CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - INTRA

搜索资源列表

  1. matlabinter

    2下载:
  2. AVS帧内预测算法的MATLAB代码,具体做了水平预测、垂直预测、DC和左上预测、右下预测。-AVS intra-prediction algorithm MATLAB code, the specific level of the forecast done, vertical prediction, DC prediction and the upper left, lower right forecast.
  3. 所属分类:matlab

    • 发布日期:2015-04-19
    • 文件大小:942
    • 提供者:陈辉
  1. gethammingdistance

    0下载:
  2. RELIABLE automatic recognition of persons has long been an attractive goal. As in all pattern recognition problems, the key issue is the relation between inter-class and intra-class variability:
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:721
    • 提供者:barakkath
  1. Re_order

    0下载:
  2. H.264 intra coeff. reordering
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1060
    • 提供者:webwes
  1. frame

    0下载:
  2. 对电影中连续的两帧进行压缩编码,frame1进行帧内编码,frame2进行帧间编码-The film in two consecutive encoded and compressed, frame1 for intra-coded, frame2 for Interframe Coding
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:140722
    • 提供者:zwr
  1. matlab--zigzag

    1下载:
  2. 用matlab实现zigzag扫描,H.264帧内编码中不可缺少的环节-Zigzag scan using matlab implementation, H.264 intra-coded indispensable part in the
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1047
    • 提供者:chen
  1. kmeans

    0下载:
  2. K均值有效执行++多元数据的聚类算法。它已经表明,该算法具有的总群集内距离的期望值是日志(K)的竞争力的上限。此外,K -均值++通常远高于香草收敛K均值少。-An efficient implementation of the k-means++ algorithm for clustering multivariate data. It has been shown that this algorithm has an upper bound for the expected value o
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2117
    • 提供者:driiawrl
  1. t

    0下载:
  2. The anisotropic diffusion filter is formulated as a process that enhances object boundaries by performing intra-region as opposed to inter-region smoothing
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:41062
    • 提供者:omid
  1. kmeansPP

    0下载:
  2. 一个有效的实现k - means+ +聚类多元数据算法。已经证明,这种算法有一个预期值的上界值。此外,k - means + +具有较好的收敛性。-An efficient implementation of the k-means++ algorithm for clustering multivariate data. It has been shown that this algorithm has an upper bound for the expected value of the
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:915
    • 提供者:刘亮
  1. Lecture-5-HEVC-Standard-2014W

    0下载:
  2. 此程序为用matlab编写的水平方向上的帧内预测程序,预测对象为4*4像素块-horizental intra prediction
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1648679
    • 提供者:郭郭
  1. nine-mode-prediction

    0下载:
  2. nine mode prediction used in intra prediction compression.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5071
    • 提供者:Prangya Bisoyi
  1. intra-prediction-compression

    0下载:
  2. intra prediction image compression using nine mode prediction.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1542
    • 提供者:Prangya Bisoyi
  1. lda-0.2-matlab

    0下载:
  2. matlab判别分析,基本思想是将高维的模式样本投影到最佳鉴别矢量空间,以达到抽取分类信息和压缩特征空间维数的效果,投影后保证模式样本在新的子空间有最大的类间距离和最小的类内距离,即模式在该空间中有最佳的可分离性。-matlab discriminant analysis, the basic idea is to sample the high-dimensional pattern projected onto the optimal discriminant vector space, i
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:121040
    • 提供者:陈兵
  1. Intra-prediction

    0下载:
  2. 主程序是 infentroy_homework4.m 实现了对预测残差矩阵的变换,并针对变换前后的矩阵分别求出10帧yuv文件对y,u,v三个分量的熵值,已将结果保存在entroy.txt文件中 为实验方便,故重新实现了关于帧内预测的内容 主程序是 mainpredict_homework3.m,实现了对yuv三个分量DC,水平,垂直预测最优预测,并将预测残差保存在residualY.txt,residualU.txt,residualV.txt三个文本文件中。 -The ma
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:177919
    • 提供者:way
  1. ISODATA

    0下载:
  2. ISODATA的基本思想:算法运行前设定参数,在每轮迭代过程中,样本重新调整类别之后计算类内及类间有关参数,并和设定的门限比较,确定是两类合并为一类还是一类分裂为两类,不断地“自组织”,以达到在各参数满足设计要求条件下,使各模式到其类心的距离平方和最小。-The basic idea of ISODATA: Before running the algorithm to set the parameters in each iteration process, the sample readju
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:163854
    • 提供者:zhengmao
  1. cyclicIntrlv

    0下载:
  2. intra-symbol cyclic shifts
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:655
    • 提供者:Ashu
  1. fisher

    0下载:
  2. 利用Fisher准则计算两类数据间的类间离散矩阵和类内离散矩阵(Using Fisher criterion to calculate inter class discrete matrix and intra class discrete matrix between two classes of data)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:袁荏苒
  1. codaa

    0下载:
  2. The PSO clustering algorithm has as objective to simultaneously minimize the quantization error and intra-cluster distances
  3. 所属分类:matlab例程

搜珍网 www.dssz.com