登录
首页 » matlab » Jitter

Jitter

于 2007-07-21 发布 文件大小:861KB
0 117
下载积分: 1 下载次数: 53

代码说明:

  The code summerize how to calculate the jitter (RMS) with the incoming signals, such as optical communications and clock and date recovery circuit

文件列表:

Jitter
......\generator.fig
......\generator.m
......\help
......\....\AcquireData.html
......\....\CalcJitter.html
......\....\ContactPage.html
......\....\Glossary.html
......\....\jitterbasics-chap-1.html
......\....\jitterbasics-chap-2.html
......\....\jitterbasics-chap-3.html
......\....\jitterbasics-chap-4.html
......\....\jitterbasics-chap-5.html
......\....\jitterbasics-chap-6.html
......\....\jitterbasics-chap-7.html
......\....\jitterbasics.html
......\....\jitterdemo.html
......\....\jitterHelp.html
......\....\pics
......\....\....\b_next.gif
......\....\....\b_prev.gif
......\....\....\consulting2_off.gif

......\....\....\contact_off.gif
......\....\....\docicon_product_page.gif
......\....\....\filelist.xml
......\....\....\genpic.JPG
......\....\....\image-0-hg.jpg
......\....\....\image-1-hg.jpg
......\....\....\image-2-hg.jpg
......\....\....\image-3-hg.jpg
......\....\....\image-4-hg.jpg
......\....\....\image-5-hg.jpg
......\....\....\image-filelist.mat
......\....\....\image001.png
......\....\....\image002.jpg
......\....\....\image003.gif
......\....\....\image003.png
......\....\....\image004.gif
......\....\....\image004.jpg
......\....\....\image004.png
......\....\....\image005.jpg
......\....\....\image005.png
......\....\....\image006.jpg
......\....\....\image006.png
......\....\....\image007.jpg
......\....\....\image007.png
......\....\....\image008.jpg
......\....\....\index_off.gif
......\....\....\instrument_product_page.gif
......\....\....\jitpic.jpg
......\....\....\Jitter_product_page.gif
......\....\....\navidx.gif
......\....\....\navtoc.gif
......\....\....\pcports.gif
......\....\....\pcportse.gif
......\....\....\pixelclear.gif
......\....\....\pixelwhite.gif
......\....\....\products2_off.gif
......\....\....\search_off.gif
......\....\....\site.css
......\....\....\store2_off.gif
......\....\....\support2_off.gif
......\....\....\tmwfooter.gif
......\....\....\tmwhome.gif
......\....\....\tmw_wlogo.gif
......\....\....\training_events_off.gif
......\....\....\triggerh.gif
......\....\src
......\....\...\Copy of jitterdemo_files
......\....\...\jitterdemo_files
......\....\...\mapfiles
......\jitter.m
......\jitter20k.dat
......\jitter20k.hdr
......\jitter5k.dat
......\jitter5k.hdr
......\Report
......\......\acquire.m
......\......\calc_jitter.m
......\......\findedges.m


......\......\jitter-chap-1.html
......\......\jitter-chap-2.html
......\......\jitter-chap-3.html
......\......\jitter-chap-4.html
......\......\jitter-chap-5.html
......\......\jitter-chap-6.html
......\......\jitter-chap-7.html
......\......\jitter.html
......\......\jitter.rpt
......\......\jitter.sgml
......\......\jitter_html_files





......\......\.................\image-5-hg.jpg

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

发表评论

0 个回复

  • velocity_influence_on_mf_of_LFM
    研究了目标速度对LFM信号匹配滤波的影响(Of the target speed of the LFM signal matched filtering of)
    2010-05-05 19:44:18下载
    积分:1
  • PCA
    Principal Component Analysis
    2011-05-25 12:05:30下载
    积分:1
  • IMM1
    this is IMM tech. in tracking targets
    2011-08-06 07:55:41下载
    积分:1
  • subbyteskey
    add sub bytes through incrypting image
    2011-10-16 20:26:09下载
    积分:1
  • Background-compensation
    改程序是用MATLAB写的有关运动背景补偿的算法(Reform program is about the background motion compensation written using MATLAB algorithm)
    2015-01-11 16:24:11下载
    积分:1
  • 二维FDTD圆柱散射问题RCS计算
    说明:  二维FDTD圆柱散射问题RCS计算matlab代码。包含平面波引入,场值迭代,2阶MUR边界条件,UPML边界条件,近远场外推,后处理RCS计算代码以及圆柱散射的解析解代码。(Two-dimensional FDTD cylindrical scattering problem RCS calculation matlab code. Including plane wave introduction, field value iteration, second-order MUR boundary conditions, UPML boundary conditions, near and far field extrapolation, post-processing RCS calculation code and analytical solution code for cylindrical scattering)
    2020-05-09 17:14:07下载
    积分:1
  • tftb-0.1
    说明:  MATLAB 最新的时频分析工具箱1,里面包含大量的MATLAB时频分析函数(The latest MATLAB toolbox 1 time-frequency analysis, which contains a large number of time-frequency analysis of the MATLAB function)
    2008-11-18 13:01:34下载
    积分:1
  • target-tracking-using-kalman
    该算法主要是利用Kalman滤波算法实现目标的跟踪及参数估计。(The algorithm Kalman filtering algorithm is the main goal tracking and parameter estimation. )
    2012-04-22 18:48:30下载
    积分:1
  • MATLAB-An-Introduction-with-Applications--4th-Edi
    MATLAB An Introduction with Applications, 4th Edition EBook helps to Know about MATLAB and its apllications.
    2014-02-19 02:30:18下载
    积分:1
  • kennard_stone
    Kennard Stone 算法 用于数据集的划分(训练集 和 测试集) 算法同时输出训练集、测试集,以及训练集或测试集中样品在原数据集中的编号信息,方便样本的查找。 原始代码来源于本网,自行重新编译,如有需要,欢迎下载。 (Kennard Stone agorithm for the partition of data set (training set and test set) the outputs of the agorithm not only includes the training set and test set also the index of samples of training set or test set in the original data set,which make the search more convenient.)
    2021-03-23 15:09:15下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载