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

搜索资源列表

  1. CurveFit_Poly

    1下载:
  2. 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use thi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:12786
    • 提供者:bilka
  1. xcorr

    1下载:
  2. 实现互相关运算 C实现,实现互相关运算 C实现-cross correlation C code implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:114114
    • 提供者:york
  1. C_xiangguanxishu

    0下载:
  2. 用C语言编的一个求任意矩阵行间相关系数的程序,可用于回归分析法参考-Using C language made an arbitrary matrix for the correlation coefficient between the lines of the procedures, regression analysis can be used for reference
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:20768
    • 提供者:wu吴冰
  1. fft

    0下载:
  2. 本文件包含三个小程序,分别为用fft实现功率谱估计、实现快速卷积和快速相关。对了解fft在c中的编程很有帮助-This document contains three procedures were used to achieve power spectrum estimation fft, fast convolution and fast correlation. Fft to know programming in c in the helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:13762
    • 提供者:魏玮
  1. TC-C

    0下载:
  2. 运用TC编程求算相关系数及其置信水平,及一元线性回归模型相关-Calculating the correlation coefficient and its confidence level by using the TC programming
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:65488
    • 提供者:林昊
  1. CAM

    0下载:
  2. 相关分析法的C++实现,适用于数学计算和相关应用。-Correlation analysis in C++ implementation for mathematical calculations and applications。
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:773752
    • 提供者:余利
  1. math_relative

    0下载:
  2. 计算偏相关系数(数值统计运算),基于 visual C++.-Partial correlation coefficients calculated
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:283949
    • 提供者:张效
  1. radar_C

    0下载:
  2. This C code for radar simulation. the code consist of interference, cross correlation, and received signal.-This is C code for radar simulation. the code consist of interference, cross correlation, and received signal.
  3. 所属分类:Algorithm

  1. radar_alpha01

    0下载:
  2. This C code for radar simulation. the code consist of interference, cross correlation, and received signal. the different is alpha factor-This is C code for radar simulation. the code consist of interference, cross correlation, and received signal. t
  3. 所属分类:Algorithm

  1. a

    0下载:
  2. C语言实现下面的功能:过程的输入驱动采用M序列,即u(k)是一个M序列。过程传递函数G(s)中K=120,T1=8.3Sec,T2=6.2Sec。过程的脉冲响应理论值g(k)满足。根据过程的输入输出数据u(k)和z(k),利用相关分析算法估计出过程的脉冲响应值g2(k)。-Process input is driven by the M sequence, i.e., u (k) is an M sequence. Process transfer function G (s) K = 120,
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:1759
    • 提供者:
  1. C-C-Method

    0下载:
  2. 利用c—c法求一个混沌序列的嵌入维数和关联维数,并利用次进行相空间重构-Use c-c method for a chaotic sequence of embedding dimension and correlation dimension, and using phase space reconstruction times
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:5846
    • 提供者:shenyinjun
  1. correlation

    0下载:
  2. 运用c++编译了数据相关算法,主要通过求解向对应数据相关系数,来最优化结果。-Using c++ to compile the data correlation algorithm, mainly by solving the corresponding data correlation coefficient, the optimal results.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2449
    • 提供者:张政阳
  1. Kolmogorov-entropy

    0下载:
  2. 用C语言编制的代码,同时计算关联维数和K熵-C language code, while computing correlation dimension and K entropy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:21654
    • 提供者:刘永坚
  1. fft-ifft

    0下载:
  2. fft_ifft傅里叶正逆变换,用c实现-To estimate the biased cross-correlation function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:71451
    • 提供者:weiwen
  1. corrcoef

    2下载:
  2. C语音实现Matlab corrcoef(求两个信号的互相关系数),包括了Matlab的对比验证源代码-Calculate the correlation coefficient refer the Matlab function:corrcoef
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:46851
    • 提供者:张宏
  1. pgmTemplateMatching

    0下载:
  2. C++ implementation of the image template matching algorithm based on correlation for PGM images
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1630
    • 提供者:Balbson
  1. correlation

    0下载:
  2. 通过设定距离,时延,嵌入维数, 计算关联积分函数C。(By setting distance, delay and embedding dimension, we calculate the correlation integral function C.)
  3. 所属分类:数学计算

搜珍网 www.dssz.com