CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 相关系数 matlab

搜索资源列表

  1. lpcc

    2下载:
  2. 提取线性预测倒谱系数的matlab程序,使用的是自相关法-Linear prediction cepstral coefficients extracted the matlab program, using the autocorrelation
  3. 所属分类:matlab

    • 发布日期:2014-06-15
    • 文件大小:1024
    • 提供者:zhupeng
  1. lpcau

    0下载:
  2. 语音信号处理,matlab程序,用于求取线性预测系数,采用自相关函数法
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-13
    • 文件大小:2169
    • 提供者:李想
  1. GaussianClutterPowerSpectrumEstimation

    0下载:
  2. 本程序已被本人整理到WORD文档中,编程语言为MATLAB,程序中首先利用非递归法产生滤波器系数,生成相关高斯杂波,直接对杂波信号作FFT变换,结果取模平方后除以长度N,即可得到杂波的功率谱,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!- This program has been organized into WORD document I, the programming language MATLAB, the program produced the
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3272
    • 提供者:biggirl
  1. signal

    3下载:
  2. 产生一个随机信号和两个不同频率但频率间隔很小的正弦信号,要求对两信号之和进行如下分析: (1) 求该随机信号的自相关性系数、自相关函数,画出对应的图形; (2) 利用不同的参数建模方法求出两个随机信号的功率谱; (3) 利用极大似然估计、递推最小二乘法等常用的参数估计方法估计所建模型,包括AR模型、MA模型和ARMA模型的的参数,阶次自定;并与Matlab工具箱里的一些建模函数的运算结果进行比较; (4) 利用陷波滤波和MUSIC滤波方法对该信号的频谱进行估计; (5) 利
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:6413
    • 提供者:李思青
  1. 1D_Gabor_transform

    1下载:
  2. 这个MATLAB软件包实现了小波在一维Gabior样转换的文件中所述: [1] K.N.乔杜里,M.,王凤琴,“建设希尔伯特变换的双 波基和Gabor变换,“对信号的IEEE交易 加工,第一卷。 57,没有。 9,3411-3425,2009年9月。 作者:K.N.乔杜里。 模块如下: --------------------------- 1。 demo.m 一个简单的例子演示软件的使用。 2。 autcorr.m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:11538
    • 提供者:崔花婷
  1. xiaoboyuxiangguanfaquzaoMATLAB

    4下载:
  2. 小波域相关法去噪的matlab源程序。空域相关滤波是基于小波系数尺度之间相关性原理,比较适用于高信噪比信号-The correlation of the wavelet domain denoising Matlab source. The spatial correlation filter is based on the principle of correlation between the wavelet coefficients of scale, more suitable for
  3. 所属分类:matlab

    • 发布日期:2017-03-15
    • 文件大小:2048
    • 提供者:杜佳斌
  1. lpc

    1下载:
  2. 1.用matlab实现对一个元音和一个清辅音的LPC系数,LPCC系数和MFCC系数的提取。 2,用LPC对这两个语音信号的功率谱进行估计,其中,LPC系数要分别有5阶,10阶,15阶和20阶四种情况,并在一个图里画出信号本身的FFT功率谱和四条不同阶数的LPC谱估计图,以作比较。注意,LPC和LPCC只考察自相关法。 3,用对数面积比的方法来求出这两个发音的变截面声管模拟图形,10阶即可-Using matlab to achieve the LPC coefficients of a
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:72415
    • 提供者:houjam
  1. matlab_LPC

    0下载:
  2. 本程序是用matlab编写的LPC算法,用于语音基频信号检测中。具体包括利用自相关法计算LPC系数。-This program is prepared using matlab LPC algorithm for speech baseband signal detection. Specifically including the use of LPC coefficients calculated autocorrelation method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:29468
    • 提供者:吴青青
  1. 12yzfx

    0下载:
  2. matlab因子分析的几个例程 包括:基于协方差矩阵或相关矩阵系数矩阵的因子分析 ,与基于样本观测值矩阵的因子分析-matlab factor analysis of several routines include: factor covariance matrix or correlation matrix coefficient matrix-based analysis, and factor sample observations Matrix Analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6046
    • 提供者:xcx
  1. test2

    0下载:
  2. 利用matlab里面的吹风机数据,用前300个数据进行辨识。分别采用最小二乘辨识和相关性系数法辨识。并画出图形。通过对比最小二乘法和相关函数两种方法得出来的辨识图形。可知相关函数辨识的准确度更高。-Use a hair dryer inside matlab data before using 300 data identification. Were used to identify the least squares identification and correlation coeffi
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:17188
    • 提供者:张敏
  1. chengxu2

    0下载:
  2. MATLAB实现线性拟合和相关系数 源程序代码-MATLAB linear fitting and correlation coefficient of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:583
    • 提供者:吴磊
  1. linear-fittin

    0下载:
  2. MATLAB实现线性拟合和相关系数 源程序代码,初学者必看-MATLAB for linear fitting and correlation coefficient source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1596
    • 提供者:李丽
  1. MATLABchengxu

    0下载:
  2. MATLAB实现线性拟合和相关系数 源程序代码-MATLAB for linear fit and correlation coefficient MATLAB source code to achieve linear fitting correlation coefficient and source code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1693
    • 提供者:香君
  1. fluorescence

    4下载:
  2. MATLAB荧光光谱数据处理程序。根据光谱数据用MATLAB画图(包括三维荧光光谱图、等高线图、激发光谱图、发射光谱图)。最后得出定量测量曲线,回归方程和相关系数。-MATLAB fluorescence spectrum data processing program.According to the spectral data with MATLAB drawing (including three-dimensional fluorescence spectra, contour maps
  3. 所属分类:matlab

    • 发布日期:2017-03-02
    • 文件大小:68608
    • 提供者:四叶草
  1. MATLAB_numerical-analysis

    5下载:
  2. MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2590142
    • 提供者:li
  1. 梅尔倒谱系数

    0下载:
  2. 求解梅尔倒谱系数的相关matlab程序,对理解其系数的形成有很大帮助(Mel cepstrum coefficients to solve the relevant matlab program, the understanding of its coefficient of formation is very helpful)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:AIGANG
  1. matlab

    0下载:
  2. 语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等(The short-time analysis of speech signal mainly includes: frame, short-time energy, short time average amplitude, short-time zero crossing rate, short-time autocorrelation functio
  3. 所属分类:语音合成与识别

  1. grey

    0下载:
  2. 灰色关联度matlab源代码。可以计算关联系数,关联度,以及相关功能的图形化显示。(Grey relational grade matlab source code. The correlation coefficient, the correlation degree, and the graphical display of the related functions can be calculated.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:微笑_PASTA
  1. alert

    0下载:
  2. 1.加载告警时间excel文件,进行告警事件的时长和发生间隔的统计分析; 2.计算告警事件对之间的互相关系数; 3.讨论相关分析中时间门限的取值对相关性分析结果的影响; 4.对上述两种相关性分别做告警聚类,并图形化显示;(1., we should grasp the characteristic attributes of alarm information and analyze the time and interval of alarm events. 2. calculate the
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1821696
    • 提供者:malvina
  1. code

    1下载:
  2. 复杂网络相关参数的代码,度与度分布,平均路径长度,聚类系数,中心性,邻接矩阵与邻接表转换等(Code, degree and degree distribution, average path length, clustering coefficient, centrality, transformation between adjacency matrix and adjacency table of complex network related parameters, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-14
    • 文件大小:103424
    • 提供者:diannaoxiaobai
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com