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

搜索资源列表

  1. voice-feature-signal-classifiy

    0下载:
  2. 用matlab编写BP神经网络实现数据信号分类,本例为语音信号分类-BP neural network with matlab write data signal classification, classification of speech signal in this case
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:376284
    • 提供者:Jv
  1. BP

    0下载:
  2. Matlab神经网络算法中的BP神经网络算法在语音特征信号分类应用的源程序。-BP neural network algorithm in the Matlab neural network algorithm source signal classification applications in speech features.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:376726
    • 提供者:bill
  1. BP

    0下载:
  2. 0案例分析\MATLAB神经网络30个案例分析\源程序\案例1 BP神经网络的数据分类-语音特征信号分类-0 Case Study \ MATLAB neural network analysis of 30 cases \ source \ Case 1 BP neural network data classification- voice characteristic signal classification
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:375998
    • 提供者:姜北
  1. BP

    0下载:
  2. BP神经网络的数据分类-语音特征信号分类-BP matlab
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:376021
    • 提供者:陈茜
  1. ARmodelLPCmethods

    0下载:
  2. 使用Matlab AR模型的LPC函数来做特征值提取。传统方法中LPC一般用来做语音处理。这里每100个数据来做LPC,用获得的N阶参数来作为振动信号的特征值。这样10000个样本可以获得100个特征值样本集。用这些样本集可以做神经网络分类-Matlab AR model LPC function to do eigenvalue extraction. Conventional method LPC generally used for voice processing. Do LPC, wh
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:67224
    • 提供者:张博
  1. BP--for-classification

    0下载:
  2. MATLAB智能算法案例分析—— BP神经网络的数据分类-语音特征信号分类-MATLAB intelligent algorithm Case Study- BP neural network data classification- the speech characteristic signal classification
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:376330
    • 提供者:卢泽斌
  1. BPNN

    0下载:
  2. 采用matlab实现BP神经网络的数据分类-语音特征信号分类-BP neural network using matlab realize data classification- the speech characteristic signal classification
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:376245
    • 提供者:WTF
  1. kaihing_v12

    0下载:
  2. Relief计算分类权重,语音信号的采集与处理,数字信号处理课设,matlab小波分析程序。- Relief computing classification weight, Acquisition and Processing of the speech signal, digital signal processing class-based, matlab wavelet analysis program.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4823
    • 提供者:san
  1. CNN

    1下载:
  2. 用matlab实现的BP神经网络,比较基础,对已有的语音信号进行分类,留了500个作为检验-Using matlab to achieve the BP neural network basis of comparison, the existing classification of the speech signal, leaving a 500 as a test
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:377061
    • 提供者:胡佳睿
  1. BP-CLASSIFY-OF-SIGNAL

    0下载:
  2. MATLAB神经网络30例书课后附的案例源程序 BP神经网络的数据分类-语音特征信号分类-MATLAB neural network 30 cases of after-school book case attached source BP neural network data classification- the speech characteristic signal classification
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:376796
    • 提供者:tongtong
  1. 1

    0下载:
  2. 一个MATLAB代码,关于BP神经网络的数据分类,本例可用于语音特征信号分类-A MATLAB code, the data classification of BP neural network, the present embodiment may be used to classify the speech characteristic signal
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:376354
    • 提供者:邢君
  1. chapter1

    0下载:
  2. BP神经网络的数据分类——语音特征信号分类(Data classification of BP neural networks -- Classification of speech characteristic signals)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:755712
    • 提供者:feifeiqueen
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. 简单的bp神经网络,是一个语音信号的简单建模和处理,结构深度是3层(simple MATLAB code example for BP network)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:375808
    • 提供者:glhzzz
  1. BPDLX

    0下载:
  2. 基于matlab的bp神经网络学习算法用于数据的分类--主要针对语音信号进行分类。本案例中选举了民歌、古筝、摇滚和流行音乐四类不同类型,用bp神经网络实现对这四类音乐的有效分类(Based on matlab bp neural network learning algorithm for data classification - mainly for voice signal classification. In this case, four different types of folk
  3. 所属分类:matlab例程

  1. 代码

    0下载:
  2. MATLAB 代码 第1章 BP神经网络的数据分类——语音特征信号分类 第2章 BP神经网络的非线性系统建模——非线性函数拟合 第3章 遗传算法优化BP神经网络——非线性函数拟合 第4章 神经网络遗传算法函数极值寻优——非线性函数极值寻优 第5章 基于BP_Adaboost的强分类器设计——公司财务预警建模 第6章 PID神经元网络解耦控制算法——多变量系统控制 第7章 RBF网络的回归--非线性函数回归的实现 ....等58章(MATLAB code The first
  3. 所属分类:matlab例程

    • 发布日期:2017-12-10
    • 文件大小:12878448
    • 提供者:ddd121
  1. chapter1

    0下载:
  2. BP神经网络的数据分类——语音特征信号分类(Data Classification of BP Neural Network - Classification of Speech Characteristic Signals)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:377856
    • 提供者:12ee1
搜珍网 www.dssz.com