搜索资源列表
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
biase_bp_wave_recogin.rar
- 用BP神经网络对孤立词语音识别Matlab语音仿真过程,BP neural network used for isolated word speech recognition voice Matlab simulation
chengxu
- Matlab利用BP神经网络和遗传算法对煤在锅炉内的燃烧率及一(儿)氧化氮的排放量进行优化,以获得最优的燃烧率和最少的氧化氮排放-Matlab using BP neural networks and genetic algorithms on coal in the boilers and the combustion rate of one (child) oxide emissions are optimized to obtain optimal combustion rate and
bp
- bp人工神经网络的 matlab编程 简单 通用 易实现-bp artificial neural network matlab programming easy to achieve a simple general-purpose
Untitled8
- 一个自己编写的三层BP神经网络,通过测试,初学者可以参考一下-I have written a three-layer BP neural network, testing and reference for beginners
strain
- BP神经网络预测,用于预测将来可能出现的情况,并给出警示。-PREDICTION OF BP ANN
MATLAB
- BP神经网络算法关于二元函数逼近拟合的matlab的程序-BP neural network algorithm for the binary function approximation fitting
bp
- 基于神经网络的变压器故障检测matlab实现-Transformer fault detection based on neural network matlab achieve
matlab
- 采用贝叶斯正则化算法提高 BP 网络的推广能力。-Bayesian regularization algorithm to improve the generalization ability of BP network.
BP-network
- 对神经网络、开发有极大帮助作用的源代码。用于MATTLAB.-A kind of high qualiy code used for BP-network in MATLAB
trainscg_10
- 利用matlab软件BP网络工具箱,画出预测语音种类和实际语音种类的分类图-BP neural network using matlab software toolbox, paint and forecast the actual voice voice types and species classification map
matlab
- bp神经网络预测,能够准确预测,完全源代码,提供编程方便-bp neural network prediction
BP
- 神经网络BP辨识的Matlab算法,用于辨别复杂的非线性系统-Identification of the Matlab neural network BP algorithm, used to identify the complex nonlinear systems
bp
- 使用matlab神经网络工具箱用bp网络实现函数逼近,学习BP网络-use matlab neural network toolbox with bp networks function approximation.
weight_matrix_initialization
- BP网络Matlab仿真_网络权值初始化代码,并附详细说明,供初学者参考-BP network Matlab simulation_network weights initialization code, along with detailed instructions for beginners reference
BP_approximator
- BP网络Matlab仿真_BP网络逼近,完整源程序代码,并附有仿真结果图,仅供参考。-BP network Matlab simulation _BP network approach, complete source code, together with the simulation result graph for reference only.
MATLAB-network
- MATLAB 神经网络源代码,包括BP网络、RBF网络、模糊神经网络、小波神经网络、PSO群优化等共43个网络源代码,并有实际案例-MATLAB neural network source code, including BP network, RBF network, fuzzy neural network, wavelet neural network, PSO Swarm Optimization, a total of 43 network source code, and there
案例1 BP神经网络的数据分类-语音特征信号分类
- 使用BP神经网络的数据分类-语音特征信号分类(Data classification using BP neural networks -- speech feature signal classification)
《MATLAB神经网络原理与实例精解》随书附带源程序
- 《MATLAB 神经网络原理与实例精解(附光盘)》是一本神经网络原理与实践相结合的书,涵盖了大部分主流的神经网络。它尽量以浅显易懂的语言讲解,让读者能理解神经网络的原理,并学会在 MATLAB 中实现神经网络。MATLAB 版本逐年更新,神经网络工具箱中函数的结构安排已经改变,本书使用最新的 MATLAB 版本,使读者掌握应用工具箱解决实际问题的能力。本书讲解时附带了大量实例,对于简单的例子,本书除了使用工具箱函数外,还用手算的方式给出了自己的实现,便于读者理解神经网络的具体实现细节。(Firs
ACO-BP预测
- 一种基于蚁群算法优化的BP神经网络,请大家参考指正(Ant Colony Optimization BP Neural Network)