搜索资源列表
多重信号分类music
- 谱估计的非参数DOA(Dorection of Arrive)方法----MUSIC(Multi Signal Classification,多重信号分类)算法-spectrum estimation of parameters DOA (Dorection of Arrive) method-M USIC (Multi Signal Classification, multiple signal classification) algorithm
music
- 多信号分类算法在数字波束形成中的应用,MATLAB程序-DBF using MUSIC method. A MATLAB program
music
- MUSIC(Multiple Signal Classification)是一种信号参数估计算法,其分辨率高。该算法是利用输入信号协方差矩阵特征结构而形成的一种多重信号分类技术。-MUSIC (Multiple Signal Classification) is a kind of signal parameter estimation algorithm, its high resolution. The algorithm is the use of the input signal cov
BP1
- BP神经网络 数据分类 语音特征信号分类-BP neural network classification of data signal classification speech features
case1
- BP神经网络的数据分类-语音特征信号分类-BP Neural Network for Data Classification- Classification of speech feature signals
案例1 BP神经网络的数据分类-语音特征信号分类
- 案例1 BP神经网络的数据分类-语音特征信号分类(Case 1 BP neural network data classification speech feature signal classification)
BP神经网络的数据分类-语音特征信号分类
- 利用BP神经网络对样例中语音信号进行分类(The BP neural network is used to classify the speech signals in the sample)
BP神经网络的语音特征信号分类
- 民歌、古筝、摇滚和流行四类不同音乐,用 BP 神经网络实现对这四类音乐 的有效分类。(Folk songs, guzheng, rock, and pop four different kinds of music, using BP neural network to achieve the four types of music Effective classification.)
chapter1
- 语音特征信号分类,利用神经网络进行语音特征信号分类(Voice feature signal classification, the use of neural networks for voice feature signal classification)
BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(BP neural networks for data classification -- speech feature signal classification)
MUSIC
- music算法,独立源估计,相干源估计,多重信号分类算法,自己编写,肯定能跑通(Independent source estimation, multiple signal classification algorithm, their own writing, sure to run through)
案例1 BP神经网络的数据分类-语音特征信号分类
- 基于BP神经网络的聚类分析数据分类例如语音信号识别(Clustering analysis based on BP neural network)
案例1 BP神经网络的数据分类-语音特征信号分类
- 使用BP神经网络的数据分类-语音特征信号分类(Data classification using BP neural networks -- speech feature signal classification)
案例1 BP神经网络的数据分类-语音特征信号分类
- MATLAB神经网络案例分析 BP神经网络的数据分类-语音特征信号分类(MATLAB BP Neural Network - Classification of Speech Characteristic Signals)
案例1 BP神经网络的数据分类-语音特征信号分类
- 利用BP神经网络的数据分类-——语音特征信号分类(Data classification using BP neural network -- Classification of speech feature signals)
BP神经网络的数据分类-语音特征信号分类
- bp网络用于数据分类,一类语音特征信号的分类,以供参考学习(BP network is used for data classification, and a class of speech feature signals is classified for reference learning)
案例1 BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(Data classification of BP neural network speech feature signal classification.)
案例8
- 有关语音信号分类的MATLAB代码,可运行。(The MATLAB code for speech signal classification can be run.)
BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(Data classification of BP neural network speech feature signal classification)
MUSIC算法程序源代码
- 多重信号分类MUSIC算法是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。