搜索资源列表
BPrepresentation
- BP学习算法应用——函数表达 源代码实现了BPN的设计,使得通过训练后的BPN实现了函数表达,即BPN的输出与输入反映了特定的函数映射关系。代码中的具体应用实例为傅立叶核函数,应用BP学习算法拟合出傅立叶核函数,速度快,精度高。 将源文件F_core_discr iption.m文件放入matlab的work文件夹中直接运行即可。
bp1
- matlab编写的2层BP神经网络实现的正弦曲线
bp
- 基于MATLAB完成的神经网络源程序,因为此类程序较多,我也分不清是否与现有资源相同
ga优化-bp
- matlab实现GA-BP还有例证
BP神经网络预测 matlab程序实现
- BP神经网络用于房价的预测 matlab程序实现
神经网络程序
- BP神经网络模型的全套matlab程序,对数学建模很有帮助
bp.example
- 采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (t
beiyesifenbu
- 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classified Identifying, bayes discrim
The-BP-neural-network-simulation
- BP神经网络MATLAB仿真——源程序以及说明文档-The BP neural network simulation, MATLAB source code and documentation
BP
- 压缩传感理论是今年来信号和图像处理领域的热点,这是一个matlab编写的基于BP算法的压缩传感程序,可以模拟压缩传感理论的采样和图像恢复过程。-Compressed sensing theory is that this year the field of signal and image processing hotspot, this is a matlab prepared BP algorithm based on compressed sensing program that can
yichuansuanfayouhua
- 基于matlab的遗传算法优化bp神经网络,代码齐全,欢迎大家使用。-Matlab genetic algorithm optimization based on bp neural network, code complete, welcome everyone to use.
FD-BP
- matlab 环境下的基于BP神经网络的非等时距灰色组合模型的源代码,扩展了灰色模型的应用。-matlab environment such as BP neural network based on non-source code the gray when combined model extends the application of gray model.
BP_neural_network
- 基于BP神经网络算法的非线性系统拟合,在matlab中实现BP神经网络非线性拟合算法。-BP neural network algorithm fitting of nonlinear systems
laonao_v42
- BP神经网络用于函数拟合与模式识别,Matlab实现界面友好,最大信噪比的独立分量分析算法。- BP neural network function fitting and pattern recognition, Matlab to achieve user-friendly, SNR largest independent component analysis algorithm.
fiekei_v47
- 相参脉冲串复调制信号,现代信号处理中谱估计在matlab中的使用,BP神经网络用于函数拟合与模式识别。- Complex modulation coherent pulse train signal, Modern signal processing used in the spectral estimation in matlab, BP neural network function fitting and pattern recognition.
MATLAB神经网络30个案例分析
- 神经网络案例30个,相当的详细,希望能对各位IT爱好者提供帮助!!!!!(Neural network case 30, quite detailed, in the hope that you can help IT lovers!!!!!)
kaifuimao
- BP neural network function fitting and pattern recognition, Convolution operation is intended to signal and image rendering, Modern signal processing used in the spectral estimation in matlab.
bp_matlab
- bp神经网络的matlab源码,为了实现矿物成分的预测。(introduce a bp netral network)
BP Matlab
- BP神经网络算法代码 ,可以用来分类与预测(BP neural network algorithm code can be used for classification and prediction.)
程序代码
- 用C语言编程实现神经网络的构建和训练的程序代码 以及matlab编程实现偏最小二乘法(Programming and training program code in C language;Matlab programming for partial least square method)