登录
首页 » matlab » motionEstCDS

motionEstCDS

于 2011-07-16 发布 文件大小:2KB
0 193
下载积分: 1 下载次数: 16

代码说明:

  L’´ evolution des besoins des utilisateurs en matière d’applications multimédia et l’apparition des méthodologies de conceptions orient´ e objets ont pousse l’apparition des normes de codages vidéo orientés objets tels que MPEG4 et sa version le H.264.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • delphi
    DELPHI环境下MATLAB和数据库之间的数据通讯(DELPHI environment MATLAB and data communication between the database)
    2011-02-06 21:51:37下载
    积分:1
  • Spectr
    说明:  简单的FFT分析处理,可以进行简单的分析处理(A simple FFT analysis and processing)
    2009-08-29 18:11:35下载
    积分:1
  • FFT1
    验证傅氏变换的线性、旋转不变性、平移不变性和相似性(failed to translate)
    2013-05-06 19:51:44下载
    积分:1
  • rcwa
    基于严格波耦合分析的matlab软件,可分析体相位光栅的衍射效率(The diffraction efficiency of volume phase grating can be analyzed based on the MATLAB software.)
    2021-03-30 21:09:09下载
    积分:1
  • hw5
    使用Matlab去LOCATE语音信号,尤其是UNVOICED的语音信号(how to locate the beginning and end of the speech, especially when the signal start from the unvoiced character)
    2010-12-05 03:41:41下载
    积分:1
  • MATLABCMathLibrary
    有关matlab基础知识的学习,请大家来学习(Matlab basic knowledge about the study, please come to learn)
    2009-09-17 09:30:53下载
    积分:1
  • toyFDTD1
    Example of the FDTD method with graphical output.(Example of the FDTD method with graphical o utput.)
    2006-06-20 03:38:11下载
    积分:1
  • TracebyKalmanFilter
    利用Kalman Filter进行机动目标跟踪的例子,附有详细的说明文档(use for tracking moving targets example, with detailed documentation)
    2006-07-09 09:50:09下载
    积分:1
  • readGroundTruth_main
    It is a C code , also can be used in Matlab. It will help you in detection of people going through a infra red image.
    2011-06-29 18:08:47下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载