搜索资源列表
bpprogram
- 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达
77433647immunity.rar
- 神经网络与免疫算法的结合,用matlab编程实现小功能,Neural network with a combination of immune algorithm with a small functional programming matlab
GA
- 用遗传算法对神经网络的权值进行优化,用MATLAB编程实现-Neural network using genetic algorithm to optimize the weights, using MATLAB programming
LP
- 基于径向基神经网络的算法逼近低通滤波器,用Matlab编程实现-Based on RBF Neural Network Approximation algorithm low-pass filter, using Matlab programming
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例 07742497gabp.rar
7941940rgmy
- 神经网络与免疫算法的结合,用matlab编程实现一些小功能-Neural network with a combination of immune algorithm with matlab programming to achieve some small features
huanghe
- 该程序基于BP神经网络编程,开发工具MATLAB用于预测-The program based on BP neural network programming, development tools, MATLAB used to predict
ycsf
- 用遗传算法优化BP神经网络的Matlab编程实例-Using genetic algorithm BP neural network programming examples Matlab
MATLABandVC
- MA11AB与VC++混合编程,开发了水轮机综合特性曲线数据处理系统。该系 统利用VC++友好的界面编程对水轮机综合特性曲线已知区域数据进行提取,使用MATLAB 搜索引擎调用RBF人工神经网络库对提取数据进行拟合并结合边界约束条件对未知区域内的 数据进行预测-MA11AB with VC++ mixed programming, developed the turbine characteristic curve of integrated data processing syst
matlab
- matlab几个常用程序,用来学习神经网络编程练习-matlab several commonly used procedures used to study neural network programming exercises
BP
- BP神经网络的设计实例(MATLAB编程) -BP neural network design example (MATLAB Programming)
neural-network-30examples.zip
- 这是神经网络matlab编程的几个经典例子,通过学习这些例子,可以更容易入门matlab神经网络编程。,This is a matlab neural network programming several classic examples, through the study of these examples, can be more easy entry of MATLAB neural network programming.
matlab30
- 30个人工神经网络编程实例程序,对于初学者有很大的提示和作用。-30 artificial neural network programming examples program for beginners great tips and role.
神经网络
- 通过对matlab编程实现神经网络的训练和计算,得出需要的网络模型(Through the training and calculation of MATLAB programming neural network, the required network model is obtained)
BP神经网络
- BP神经网络 matlab实例讲解PDF编程材料,练习习题(SOME EXAMPLES for BP.IF you need it ,download please)
神经网络编程_源代码
- 关于BP神经网络的实现案例,利用matlab编程实现,方便研究BP神经网络的建模。(The realization case of BP neural network is realized by MATLAB programming, and it is convenient to study the modeling of BP neural network.)
RBFduibi1
- 径向基(RBF)神经网络算法编程实现,MATLAB语言(Programming implementation of radial basis (RBF) neural network algorithm, MATLAB language)
神经网络的matlab算法
- 通过matlab编程的神经网络算法,求解问题的最优解(The optimal solution of the problem is solved by the neural network algorithm programmed by MATLAB)
改进版的bp神经网络算法编程(pso)
- 神经网络算法,适合适合科研人员和学生进行优化和调参。新手理解鱼群算法,希望大家可以认真学习其中的道理。(Neural network algorithm is suitable for scientific researchers and students to optimize and participate. Novice understands Fish Swarm Algorithms, I hope you can seriously learn the truth.)
bp神经网络
- 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。