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

搜索资源列表

  1. GP_Algorithm_luzhenbo

    2下载:
  2. G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 文件夹说明: 1、GP_Alg
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6371
    • 提供者:陆振波
  1. matlab-signal

    0下载:
  2. 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two conse
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:19741
    • 提供者:胡叶
  1. Matlabcorrelation

    0下载:
  2. 对正弦信号自相关和互相关运算的实验。在进行算法模拟时首先应对一个实时数字信号处理的任务选择一种方案和多种算法,用计算机高级语言如(c、Matlab等工具)验证算法能否满足系统的性能指标;然后从多种信号处理算法中找出最佳或准最佳算法。-right sinusoidal signal autocorrelation and cross correlation of the experimental operation. Conducting simulation algorithm deal wit
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1295
    • 提供者:laiweidong
  1. lyapunovindex.rar

    4下载:
  2. 混沌计算程序源文件——包括计算Lyapunov指数的5种方法:C-C算法,最小数据量算法,G-P算法,关联维数法,互信息量法。,the original programs to calculate chaos in order to count the Lyapunov index out. Including 5 such methods: c-c method, minimum data method, G-P, mutual information method and correlati
  3. 所属分类:matlab例程

    • 发布日期:2013-11-04
    • 文件大小:45219
    • 提供者:碶衫
  1. ica

    4下载:
  2. 可以分离语音的独立分量分析程序 可以实现瞬时和卷积混合的分离 相当好用-ica_f.m bsepf2 is the main program and it needs correlation.m decorrelation.m permutation.m sepfilter.m. You also need to visit ftp://sig.enst.fr/pub/jfc/Algo/Joint_Diag/ and get a matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:136516
    • 提供者:guowenxin
  1. 2010-02-05(C-C)

    3下载:
  2. C-C算法应用关联积分能够同时估计出时间延迟和嵌入维数,是相空间重构的前提。 本程序通过C-C算法计算duffing方程产生的混沌时间序列的时间延迟和嵌入维数。-CC algorithm is used to simultaneously estimate the correlation integral time delay and embedding dimension, is a prerequisite for phase space reconstruction. T
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:48376
    • 提供者:
  1. C-CDocument

    0下载:
  2. 对混沌时间序列相空间重构C—C方法的三点不足,提出了一种基于改进的C-c方法的 确定曩优时延与嵌入窗的新算法.在关联积分计算过程中引入了权衡计算精度与速度的可调参数, 合理选择试参数,能在不严重损失估计精度的前提下,大大加快计算速度。在理论分析的基础上, 用所提出的算法对三种混沌序列进行相空间重构,仿真结果表明该算法对最优时延的选择更准确, 对最优嵌入窗的选取更可靠。-Of chaotic time series phase space reconstruction method
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:283049
    • 提供者:sdc
  1. cazac

    0下载:
  2. 根据D.C.CHU提出的计算CAZAC序列的算法,计算出CHU序列的matlab程序。包括自相关函数,FFT变换后的CHU序列,以及CAZAC序列的一些特性,还提供D.C.CHU的算法原文-According to the calculation made by CAZAC sequence DCCHU algorithm to calculate the CHU sequence matlab program. Including the self-correlation function,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:181826
    • 提供者:盛冬冬
  1. fastop

    0下载:
  2. Matlab and c code to compute fast normalized correlation coefficient.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:36645
    • 提供者:RUI LI
  1. huadongxiangguanpuh

    2下载:
  2. GPS捕获的滑动相关捕获的算法的实现,包括C/A码的产生,数字化,还有精频的确定算法,很全的代码,希望对你有帮助-GPS captured captured sliding correlation algorithm, including the C/A code generation, digital, there are fine frequency identification algorithm, it is all the code, I hope to help you
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6718
    • 提供者:铁头
  1. normxcorr2_ALL

    0下载:
  2. 快速NCC(normalized cross correlation)算法实现。比matlab自带的normxcorr2 快10-20倍。在windows Unix环境下c语言,和matlab编译通过。-use Matlab on Windows or Linux or Mac OS X and want fast (exact, general-case) normalized correlation (NCC) code right now, then download it and enj
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:584699
    • 提供者:
  1. trans_sigPnoisePinterference

    0下载:
  2. 根据直扩原理,首先有随机数发生器产生一系列二进制信息数据(+1,-1),每个信息比特重复Lc次,Lc对应每个信息比特所包含的伪码片数,包含每一比特Lc次重复的序列与另一个随机数发生器产生的PN序列c(n)相乘。然后在该序列上叠加高斯白噪声和形式为i(n)=Acosw0n余弦干扰下次信号,切余弦干扰信号的振幅满足条件A<Lc。在解调器中进行与PN序列的互相关运算,并且将组成各信息比特的Lc个样本进行求和。加法器的输出送到判决器,将信号与门限值0进行比较,确定传送的数据为+1还是-1,计数器用
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1088
    • 提供者:余甜
  1. toolbox_fast_marching

    0下载:
  2. The method mainly consists in considering a reference normal ECG segment and input ECG (unknown behavior) segment. Each segment of the input ECG T is compared to the reference segment using SEA. The SEA method outputs a measure in the range [0.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1366494
    • 提供者:keerthi
  1. C-C-Method

    0下载:
  2. 该程序用于求解时间延迟t和嵌入维数m,该方法不同于自相关函数法和gp法,可以同时求解出两个量t和m的值,非常方面,在求解lyapunov指数时经常用到该方法-The procedure used to solve the time delay t and the embedding dimension m, the method is different from the self-correlation function gp method can solve the two quantiti
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5318
    • 提供者:zhangjin
  1. Theory-and-simulation-of-cazac

    0下载:
  2. 根据D.C.CHU和B.M.Pop提出的恒包络序列理论,自动生成任意长度的cazac序列,并且对该序列作相关和fft运算,验证cazac序列的特性。-According the constant envelope sequence theory proposed by D.C.CHU and B.M.Pop, automatically generated arbitrary length of the CAZAC sequence, and the sequence of the correl
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:564114
    • 提供者:cah
  1. GP_Algorithm2.0

    0下载:
  2. G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) ----------------------------------- 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 ----------------------------------- 文件夹说明: 1、GP_Algorithm_main.m - 程序主文件 2、Lo
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6928
    • 提供者:weidance
  1. C-Cmethod

    1下载:
  2. C-CMethod.m C-C法主函数,调用方式见函数体 correlation_integral.m 关联积分求解(被C-C法主函数调用) disjoint.m 将时间序列分为t个不相交的向量 heaviside.m 判断函数>0为1,<0为0 reconstitution.m 相空间重构函数 lorenz_phase.m 实验函数,用lorenz系统测试C-C法 lorenz_sim.mdl 用s
  3. 所属分类:matlab例程

    • 发布日期:2013-10-16
    • 文件大小:15799
    • 提供者:孙明
  1. ercixiangguan

    0下载:
  2. 实现时延估计中的二次相关算法,用于进行时延估计的计算。-请键入文字或网站地址,或者上传文档。 取消 Shíxiàn shí yán gūjì zhōng de èr cì xiāngguān suànfǎ, yòng yú jìnxíng shí yán gūjì de jìsuàn.Realization of TDE secondary correlation algorithm, used for the calculation of time-delay estimation.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:515
    • 提供者:韩洁
  1. CC_Method

    0下载:
  2. C-C算法,关联积分法求嵌入维数和时间延迟。-CC algorithm, correlation integral method the embedding dimension and time delay.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:799
    • 提供者:许强
  1. 914000720135

    0下载:
  2. 生成C/A码,C/A 码是用 m 序列优选对组合形成的 Gold 码。Gold码是由两个长度相同而互相关极大值为最小的 m 序列逐位模2 相加所得到的码序列。(C/A code is to use m sequence optimization of combination to form Gold code. Gold code is made up of two same length and cross-correlation bitwise modulus maximum value i
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:baogege
« 12 »
搜珍网 www.dssz.com