搜索资源列表
matlab基本bp神经网络
- 基本的bp神经网络,包含建库,建立初始化bp网络,以及对数据进行分类等
802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真
- 802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真实现比较。,802.11 wireless network communications in the basic CSMA/CA basic mode and RTS/CTS comparison of the simulation.
基于贝叶斯网络的源程序
- 基于贝叶斯网络的源程序,可用于对数据的分类工作,效果较好,Based on Bayesian network source, the data can be used for the classification of work, better
datamining
- 通用机器学习及数据挖掘的特征提取及贝叶斯网络程序-General machine learning and data mining feature extraction and the bayesian network program
MATLAB神经网络30个案例分析源码
- 《MATLAB神经网络30个案例分析》一书的源代码,共300个案例,含有相应例子及数据、数值算法源码
大数据
- BP—ANN神经网络matlab源代码,主要用于数据预测,图像分类等,分为3层,输入层,输出和隐含层(BP - ANN neural network matlab source code, mainly used for data prediction, image classification and so on, divided into 3 layers, input layer, output and hidden layer)
案例1 BP神经网络的数据分类-语音特征信号分类
- 简单的bp神经网络,是一个语音信号的简单建模和处理,结构深度是3层(simple MATLAB code example for BP network)
BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(BP neural networks for data classification -- speech feature signal classification)
Elman神经网络的数据预测—电力负荷预测模型研究
- Elman神经网络的数据预测—电力负荷预测模型研究(Data forecasting based on Elman neural network model of power load forecasting)
SOM神经网络的数据分类--柴油机故障诊断
- SOM神经网络的数据分类--柴油机故障诊断(Data classification of SOM neural network -- Diesel Engine Fault Diagnosis)
案例1 BP神经网络的数据分类-语音特征信号分类
- 通过BP算法,实现对语音特征信号的数据分类(Through the BP algorithm, the realization of the classification of speech signals)
SVM神经网络的数据分类预测
- SVM神经网络的数据分类预测-葡萄酒种类识别(SVM for predicting the kind of wine)
a
- BP神经网络 数据预测 三层神经元 任意数据都可以处理(BP neural network data prediction)
BP神经网络的非线性系统建模_非线性函数拟合
- BP神经网络构建根据拟合非线性函数特点确定BP神经网络结构,由于该非线性函数有两个输入参数,一个输出参数,所以BP神经网络结构为2—5—1,即输入层有2个节点,隐含层有5个节点,输出层有1个节点。 从非线性函数中随机得到2000组输入输出数据,从中随机选择1900组作为训练数据,用于网络训练,100组作为测试数据,用于测试网络的拟合性能。(Construction of BP neural network for nonlinear function fitting structure acc
Matlab实现简易神经网络
- 一个简易的神经网络模型, 一个对象具有4种特征,现设有3个对象,学习完成后,输入4个特征数据,能够得到属于哪一个对象类型(A simple neural network model, An object has 4 features, and now has 3 objects, after learning, input 4 characteristic data, which type of object can be obtained)
Matlab实现神经网络
- 神经网络的简单数据训练的程序,通过训练数据生成符合数据的神经网路(A simple data training program for neural networks that generates neural networks that match data through training data.)
神经网络 粒子群
- 通过神经网络去拟合数据,用粒子群去优化参数(The neural network is used to fit the data and the particle swarm optimization is used to optimize the parameters)
《MATLAB 神经网络30个案例分析》源程序 数据
- 《MATLAB 神经网络30个案例分析》源程序 数据(30 case analysis of MATLAB neural network, source program data.)
BP网络,信号,消噪
- 该程序可以用信号数据训练BP神经网络,进行消噪(The program can use signal data to train BP neural network for denoising.)
第5章 线性神经网络
- MATLAB程序学习资料,线性神经网络程序例子,带一组测试数据(MATLAB program learning materials, linear neural network program examples, with a set of test data.)