登录
首页 » matlab » signal-sorting

signal-sorting

于 2021-01-21 发布 文件大小:25008KB
0 901
下载积分: 1 下载次数: 450

代码说明:

  针对信号分选的几种常见算法,包括pri变换,sdif(序列差直方图)算法,cdif(累积差直方图)算法,可以解决类似于固定重频信号,抖动重频信号,滑变重频信号和参差重频信号的分选等(For several common signal sorting algorithms, including pri transform, sdif (sequence difference histogram) algorithm, cdif (cumulative difference histogram) algorithm, can solve similar fixed repetition frequency signals, jitter signal repetition, repetition becomes slippery sorting and mixed signal repetition frequency signals, etc.)

文件列表:

新建文件夹
..........\cdif算法的程序与仿真图
..........\......................\btdd_cdif.m,12506,2014-04-25
..........\......................\dd0.1_erjie.fig,3515494,2014-03-18
..........\......................\dd0.1_sanjie.fig,3515758,2014-03-18
..........\......................\dd0.1_yijie.fig,3515257,2014-03-18
..........\......................\dd0_erjie.fig,3514936,2014-03-18
..........\......................\dd0_sanjie.fig,3515190,2014-03-18
..........\......................\dd0_yijie.fig,3514936,2014-03-18
..........\......................\dd1_erjie.fig,3515655,2014-03-18
..........\......................\dd1_sanjie.fig,3515847,2014-03-18
..........\......................\dd1_yijie.fig,3515356,2014-03-18
..........\......................\jia_dongdong_cdif.m,12478,2014-03-25
..........\PRI_transform
..........\.............\aStation2.txt,673063,2013-12-31
..........\.............\autocorrelation_function.m,696,2010-04-13
..........\.............\bStation2.txt,562571,2013-12-31
..........\.............\data_generate.m,7339,2010-05-12
..........\.............\improved2.m,1549,2010-04-05
..........\.............\improved_thresholding.m,2700,2010-04-19
..........\.............\parameter2.txt,191,2013-12-31
..........\.............\PRI-transform-Express-Edition
..........\.............\.............................\doudongyuanshi.m,2094,2012-10-28
..........\.............\.............................\PRI transform—Express Edition
..........\.............\.............................\..............................\doudongyuanshi.asv,1922,2012-10-22
..........\.............\.............................\..............................\doudongyuanshi.m,2094,2012-10-28
..........\.............\.............................\..............................\function_autocorrelation.m,351,2012-02-11
..........\.............\.............................\..............................\sanyuandoudong.asv,5291,2012-10-28
..........\.............\.............................\..............................\sanyuandoudong.m,5301,2012-10-29
..........\.............\.............................\..............................\sanyuanhuabian.m,6905,2012-02-11
..........\.............\.............................\..............................\sanyuanyuanshi.asv,1659,2012-10-28
..........\.............\.............................\..............................\sanyuanyuanshi.m,1680,2012-10-28
..........\.............\.............................\..............................\sanyuanzhengxian.m,5019,2012-02-11
..........\.............\.............................\..............................\sanyunahunhe.m,8604,2012-02-11
..........\.............\.............................\..............................\try1.m,459,2012-02-11
..........\.............\.............................\..............................\try222.asv,1757,2012-10-24
..........\.............\.............................\..............................\try222.m,1805,2012-10-24
..........\.............\.............................\..............................\wuyuangaijin10.m,12842,2012-02-11
..........\.............\.............................\..............................\wuyuangaijin30.m,12842,2012-02-11
..........\.............\.............................\..............................\yiyuanyuanshi.m,894,2012-02-11
..........\.............\.............................\..............................\zixiangguan.asv,1481,2012-10-28
..........\.............\.............................\..............................\zixiangguan.m,1486,2012-10-28
..........\.............\.............................\sanyuandoudong.m,5301,2012-10-29
..........\.............\.............................\sanyuanhuabian.m,6905,2012-02-11
..........\.............\.............................\yiyuanyuanshi.m,894,2012-02-11
..........\.............\.............................\zixiangguan.m,1486,2012-10-28
..........\.............\pritransform.m,962,2014-04-24
..........\sdif算法与仿真图
..........\................\get_pri_range.m,319,2013-07-06
..........\................\sdif_sort.asv,15050,2014-04-14
..........\................\sdif_sort.m,15050,2014-04-14

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

发表评论

0 个回复

  • mle-(1)
    channel estimation in OFDM system
    2012-03-29 19:31:53下载
    积分:1
  • ASSIGNMENTSharp2
    PLOTING TERMINAL REACTIVE POWER (-QS /PO or QR/ PO) REQUIREMENTS OF SYMMETRICAL LINE, AS A FUNCTION OF POWER TRANSMITTED (P / PO) AND LINE LENGTH TAKE LEGTH OF TRANSMISSION LINE 100 KM, 200 KM, 400 KM & 600 KM.
    2012-01-28 04:08:49下载
    积分:1
  • ZPclustering
    谱聚类算法建立在谱图理论基础上,与传统的聚类算法相比,它具有能在任意形状的样本空间上聚类且收敛于全局最优解的优点。 该算法首先根据给定的样本数据集定义一个描述成对数据点相似度的亲合矩阵,并且计算矩阵的特征值和特征向量 , 然后选择合适 的特征向量聚类不同的数据点。谱聚类算法最初用于计算机视觉 、VLS I 设计等领域, 最近才开始用于机器学习中,并迅速成为国际上机器学习领域的研究热点。(Spectral clustering algorithm based on the reproduction diagram theory, compared with the traditional clustering algorithm, it can have on the arbitrary shape of sample space clustering, and the advantage of converge to global optimal solution.The algorithm firstly according to the given sample data set defines a description of the data points of similarity in pairs of affinity matrix, and computing the matrix eigenvalue and characteristic vector, and then choose the appropriate feature vector clustering of different data points.Spectral clustering algorithm was originally used in computer vision, VLS in areas such as design, I recently started used in machine learning, and quickly became a hot issue in the field of international machine learning research.)
    2015-11-30 11:35:09下载
    积分:1
  • BAb--02-Deret-Taylor-dan-Analisis-Galat
    Deret Taylor dan Analisis Galat
    2014-09-08 00:04:02下载
    积分:1
  • Produce-a-variety-of-distribution
    1.duishuzhengtai:产生对数正态分布 2.gaussian:产生数据量为n的两个相互独立高斯分布y1、y2 3.junyun:自定义 0-1的均匀分布,n代表数据量,一般要大于1024(蒙特卡罗) 4.ruili:瑞利分布,m是瑞利分布的参数,n代表数据量,n一般要大于1024 5.kaifeng:产生开丰分布,其中m代表开丰分布的自由度,n表示产生的点数量 6.tfenbu:本函数产生自由度为m,数据量为n的t分布。 7.weibuer:a=1时,是指数分布;a=2时,是瑞利分布(1.duishuzhengtai: generating lognormal 2.gaussian: generating a data quantity n of two mutually independent Gaussian distribution Y1, Y2 3.junyun: custom uniform distribution of 0-1, n represents a data amount, generally large in 1024 (Monte Carlo) 4.ruili: Rayleigh distribution, m is a parameter of the Rayleigh distribution, n representative of the amount of data, n is generally greater than 1024 5.kaifeng: generating open abundance distribution, wherein m represents an open-abundance distribution freedom of degrees of freedom, n is the number of points generated 6.tfenbu: This function generates m, the amount of data for n t distribution. 7.weibuer: a = 1, the exponential distribution a = 2, is a Rayleigh distribution)
    2012-09-04 20:02:08下载
    积分:1
  • Yangtiao
    说明:  数值分析中的样条插值算法,通用举例。数值分析中的样条插值算法,通用举例(Numerical analysis of the spline interpolation algorithm, common example. Numerical analysis of the spline interpolation algorithm, for example general)
    2010-04-24 19:33:16下载
    积分:1
  • NOISE-REDUCTION-GUI
    Low-pass filters allow the low frequency components of an input signal to pass through while attenuating (reducing) high frequency components. Measurement noise fall into the high frequency range of the signal spectrum, while the underlying process signal usually lies towards the low frequency end. Thus filters that are used to remove noise from measurements are of the low-pass types. This program uses Chebyshev FIR low pass filter based on antenna theory approach to filter noise from human speech signal.
    2013-04-20 18:01:15下载
    积分:1
  • slidingmode
    this is an active suspension programm(sliding mode)
    2012-01-03 16:49:11下载
    积分:1
  • QPSK
    QPSK调制(自己调节一个关键参数就可以实现8PSK,16PSK,32PSK等实验图像)(QPSK modulation)
    2015-04-18 18:22:18下载
    积分:1
  • 125463
    本程序生成的图片容量大概3M左右,所以对计算机配置要求较高。(This program generates pictures capacity probably about 3M, so the higher the computer configuration requirements.)
    2014-01-01 13:00:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载