CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 线性预测

搜索资源列表

  1. RLS

    0下载:
  2. 递归最小二乘滤波器算法,包含对于单频正弦信号和实际语音信号的处理结果-Recursive least squares filter algorithm, that contains the single-frequency sinusoidal signal and the actual voice signal processing results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1587963
    • 提供者:夏丙寅
  1. gupiaoyuce

    1下载:
  2. 使用线性回归的方法对股市短期走势作出预测的程序, 基于matlab, 请大家尝试-Using a linear regression method to predict the trend of the stock market short-term process, based on matlab, please try
  3. 所属分类:金融证券系统

    • 发布日期:2013-12-31
    • 文件大小:116794
    • 提供者:ycs
  1. MATlAB_non_linear_fitting

    0下载:
  2. 用matlab实现对已知数据的非线性拟合及数据预测-Using matlab implementation of the known non-linear fitting of data and data prediction
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1859
    • 提供者:刘鹏宇
  1. LPA

    0下载:
  2. 语音信号处理中,用线性预测分析方法(LPA)分析分析语音信号。使用的方法是Levision递归,环境为Visual C++6.0-During the process of speech signal, we analyse the speech signal using linear predict analyse,environment is Visual C++6.0
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-03
    • 文件大小:1408450
    • 提供者:孙家冕
  1. voice_identify

    0下载:
  2. 本文介绍了一种基于动态时间归整(DTW)方法的小词汇表非特定人语音识别通用模块。系统采用Motorola公司DSP56F805芯片为核心,应用线性预测编码(LPC)与动态时间归整(DTW)算法进行非OOV(out of vocabulary)语音识别。测试表明,有良好的实用性。-Use Motorola s DSP56F805 to Build a Common module of Voice identify.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-02
    • 文件大小:584014
    • 提供者:Alex
  1. RegrToolbox

    1下载:
  2. 基于多元线性回归、偏最小二乘、神经网络、卡尔漫滤波、径向基网络、主成分分析等等的程序。可用于建模和预测。-Based on multiple linear regression, partial least squares, neural networks, Carl diffuse filtering, radial basis networks, and so on principal component analysis procedure. Can be used for modelin
  3. 所属分类:matlab

    • 发布日期:2015-07-21
    • 文件大小:24414
    • 提供者:yinjj
  1. time_seris

    5下载:
  2. 时间序列预测算法。支持5种常见的算法 移动平均 非线性回归 指数平滑等-ar, ardemo ma
  3. 所属分类:Algorithm

    • 发布日期:2016-05-21
    • 文件大小:619717
    • 提供者:gaoxiang
  1. G723

    0下载:
  2. G.723 音频编码与解码算法,其中包括了线性预测编码,线谱对的寻找等等过程-G.723 Audio Encoding and Decoding Algorithm.G.723 Implement linear predictive coding algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-27
    • 文件大小:54607
    • 提供者:damocris
  1. lpcc

    0下载:
  2. 本源码为语音识别中lpcc(线性预测倒谱系数)的计算方法。经试验,可用。为方便大家理解,关键语句和函数后面都加上了注释。-The source code for speech recognition in lpcc (Linear Prediction Cepstrum Coefficient) is calculated. After testing, can be used. To facilitate the understanding of everyone, the key behin
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:1102
    • 提供者:魏玮
  1. matlab

    1下载:
  2. 这是一些关于MATLAB的小程序,有曲线拟合的,利用线性网络进行线性预测,正交实验设计及其实验结果的极差分析等,希望对大家能带来帮助!-This is a small number of MATLAB procedures, there is curve fitting, and linear networks using linear prediction, orthogonal experimental design and experimental results of range ana
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:156737
    • 提供者:小可
  1. projectionsGray

    0下载:
  2. 灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 灰色理论与模型及在车辆拥有量预测中的应用 灰色神经网络交通事故预测比较 灰色系统(第三版)-projections Gray (No. Third Edition)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:114940
    • 提供者:fyh
  1. figureextract

    0下载:
  2. matlab环境下计算MFCC参数(mel倒谱参数),lpcc参数(线性预测倒谱)和pitch(基因)-calculate mfcc lpcc pitch
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-26
    • 文件大小:1438
    • 提供者:michael
  1. NNapply1

    0下载:
  2. 利用线性神经网络对某一正弦信号进行线性预测。利用函数newlind设计线性神经网络, 在已知正弦信号过去5个值得情况下,预测其将来值。 定义需要的信号,共持续5s,采样频率40Hz-Using linear neural network to a sinusoidal signal for linear prediction. Newlind design using a linear function of neural networks, known sinusoidal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:618
    • 提供者:
  1. prolpc

    0下载:
  2. 语音信号处理,函数主要的功能是求取线性预测系数lpc及基音周期
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:2343
    • 提供者:李想
  1. matlabtext2

    1下载:
  2. 考察温度x对产量y的影响,测得下列10组数据:求y关于x的线性回归方程,检验回归效果是否显著,并预测x=42℃时产量的估值及预测区间(置信度95 ) 示例包含在内-X on the output of the temperature study of the impact of y, measured the following 10 sets of data: for y on x of the linear regression equation to test whether the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3784
    • 提供者:马刚
  1. kalman_LP

    0下载:
  2. 卡尔曼滤波应用于线性预测仿真 MATLAB仿真程序-kalman filter uesed for LP
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:799
    • 提供者:周火
  1. rls

    0下载:
  2. 自适应rls的算法仿真,最后图包括学习曲线,误差权矢量-Rls adaptive algorithm simulation, the final plan, including the learning curve, the error weight vector
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:732
    • 提供者:明铭
  1. AVIRIS_LP

    0下载:
  2. 一种基于线性预测和算术编码的高光谱图像压缩方法,希望对您有用。-Based on linear prediction and arithmetic coding of hyperspectral image compression, and I hope useful for you.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:20100
    • 提供者:刘英
  1. LinearReg

    0下载:
  2. 一元线性回归预测电力负荷的模块(带实例应用)-Linear regression to forecast the electricity load modules (with examples of applications)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:5268
    • 提供者:wubing
  1. SolidWasteManagement

    0下载:
  2. 运用多元线性回归方法预测城市生活垃圾的产量及管理-Multiple linear regression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:63877
    • 提供者:candy
« 1 2 3 4 5 6 78 9 10 11 12 ... 36 »
搜珍网 www.dssz.com