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

搜索资源列表

  1. 0-1programming

    1下载:
  2. 0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1368
    • 提供者:wan
  1. Gauss(delphi)

    0下载:
  2. 本软件系我Delphi学习习作,实现了用Gauss消去法解线性方程组,能识别用户以文本方 式输入方程组增广矩阵,并且能检测一些常见的输入错误及其位置,方程的解以文本方式输 出在结果显示框。希望用户尽量按照软件操作提示操作,尽管我细心的考虑过很多可能出现 的错误,但仍有许多不足的地方,欢迎各位朋友发现并指出,本人非常感激。-I Delphi learning exercises, realized using Gauss elimination method for solving l
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:564229
    • 提供者:谭文政
  1. weinat

    3下载:
  2. 基于DD算法的先验信噪比估计的维纳语音降噪完整程序,包括语音分帧,动态信噪比估计,噪声估计更新和帧的重构。很完整。-DD algorithm based on a priori signal to noise ratio is estimated that the integrity of the process noise reduction Wiener voice, including voice sub-frame, dynamic signal to noise ratio estim
  3. 所属分类:matlab例程

    • 发布日期:2012-11-23
    • 文件大小:3022
    • 提供者:lazer
  1. test

    0下载:
  2. 从TS文件中依次提取出TS流,video packet,PES,es,I帧;然后又依次将I帧打包为TS流实现播放-TS stream video packet PES, es in turn extracted from the TS file, I-frame and then in turn I-frame packaged realization of TS stream playback
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:25227
    • 提供者:李刚
  1. frame_image

    0下载:
  2. 给照片加相框,相框的边界可根据照片的尺寸自动调节,支持灰度和彩色jpg照片。-This code frames images with a beautiful frame. Automatically adjusts the bordering i.e. framing according to the image s dimensions. Works for both colored and gray images.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:38929
    • 提供者:zha
  1. source

    0下载:
  2. MPEG4的编码,对照divx修改过的,改动量很大,能实现I、P帧编码,可供参考。-MPEG4 encoding, control divx modified, altered the amount of large, can achieve I, P Frame encoding, for reference.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:445368
    • 提供者:王非
  1. OFDM_in_Multipath_Matlab_model

    0下载:
  2. OFDM in Multipath Model Matlab: ofdmVersion4forCForward: It is for forward channel i.e. transmission of data. ofdmVersion4forCBackward: This is for feedback transmission for sending modulation state for next frame transmission.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:37204
    • 提供者:Mike
  1. test

    0下载:
  2. the code is written to watermark the video
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1126
    • 提供者:yeshoda
  1. meierdaopufadematlabshixian

    0下载:
  2. 对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。 取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节: 1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:13793
    • 提供者:赵欣
  1. Mpeg_To_Bitmap

    0下载:
  2. Mpeg1 I Frame to Bitmap (Delphi Source)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:310008
    • 提供者:ecoder
  1. ofdmace

    1下载:
  2. 本程序包含了用于OFDM中降低PAPR的ACE算法的仿真,所使用的ACE算法包括常规ACE、改进ACE、ACE-SGP以及帧交织ACE。是我毕业设计的所做的内容。-This program includes the reduction for OFDM PAPR of the ACE algorithm in the simulation, using the ACE algorithm including conventional ACE, improvement of ACE, ACE-SG
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6087
    • 提供者:故都
  1. findEulerAngs

    0下载:
  2. 3D方式演示欧拉角 通过鼠标就可以更改欧拉角的方位,其中代码适用于欧拉角方向余弦矩阵的转换。-findEulerAngs generates Euler angle sets and animates rotations in response to user manipulation of a 3D rigid body (a box). Use the mouse to change the orientation of the box. A wireframe of the ori
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:14009
    • 提供者:沈博
  1. tdofss

    0下载:
  2. 自己编写的通用2维框架结构,可以计算模态、静力、动力响应 地震反应-I have written the common two-dimensional frame structure, you can calculate the modal, static and dynamic response of the seismic response
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1535
    • 提供者:张翼
  1. tdofss_eig

    0下载:
  2. I have written the common two-dimensional frame structure, you can calculate the modal, static and dynamic response of the seismic response
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1411
    • 提供者:张翼
  1. DTW

    0下载:
  2. DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1097
    • 提供者:韦卫
  1. lpc_vocoder_rev2

    0下载:
  2. 这个MATLAB构建一个锻炼LPC声码器,即,执行LPC分析和合成语音文件,导致合成语音近似原始的演讲。LPC分析使用一个标准的自相关分析来确定LPC系数的设置,一帧一帧的基础上,以及框架获得。一个独立的分析方法(cepstral螺距内检测器)把每一帧的言论是要么表示演讲(时间由cepstral峰值的位置在指定范围的音调时期)或无声的言论(模拟随机噪声帧)0帧基音周期的样本。独立的分析提供了一个两国并存的激发函数LPC合成处理的一部分,包括一系列的脉冲(表示帧期间)和/或噪声序列(在无声的帧)。
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2496251
    • 提供者:wujin
  1. mp3

    0下载:
  2. it is mp3 MPEg2 Video Encoder, Only I frames currently encoded. The encoded files can be played using any player i used vlc player. As usual some 1. Use one test.avi file, preferrable 128 x 128 size, you can download http://support.microso
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:856901
    • 提供者:raushan
搜珍网 www.dssz.com