搜索资源列表
bp
- 基于MATLAB完成的神经网络源程序,因为此类程序较多,我也分不清是否与现有资源相同
BP神经网络预测 matlab程序实现
- BP神经网络用于房价的预测 matlab程序实现
神经网络程序
- BP神经网络模型的全套matlab程序,对数学建模很有帮助
beiyesifenbu
- 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classified Identifying, bayes discrim
mm
- 模糊模拟、神经网络以及遗传算法的结合,matlab程序-The combination of fuzzy simulation, neural network and genetic algorithm, matlab program
ANNS
- 本代码实现了神经网络,程序设计简单实用,执行效率较高,比matlab自带的神经网络拟合效果要好-the code realize the anns
data-fitting
- 运用最小二乘法对数据进行拟合,内容包括1. 1.运用matlab自带的程序对最小二乘法数据拟合 2.自己编程对最小二乘法数据拟合3.对非线性曲线拟合4.运用神经网络对实验数据进行拟合 -Using least squares fit of the data, including 1.1. Using matlab own procedures for least squares data fitting 2. Their own programming on the method of le
muiban
- 基于SVPWM的三电平逆变的matlab仿真,主要是基于mtlab的程序,包括最小二乘法、SVM、神经网络、1_k近邻法。- Based on SVPWM three-level inverter matlab simulation, Mainly based on the mtlab procedures, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
fiehui
- 线性调频脉冲压缩的Matlab程序,是一种双隐层反向传播神经网络,随机调制信号下的模拟ppm。- LFM pulse compression of the Matlab program, Is a two hidden layer back propagation neural network, Random ppm modulated analog signal unde.
fingtie
- 是一种双隐层反向传播神经网络,调试通过可以使用,这是一个好用的频偏估计算法的matlab仿真程序。- Is a two hidden layer back propagation neural network, Debugging can be used, This is a useful frequency estimation algorithm matlab simulation program.
bunfao_V6.1
- 验证可用,基于人工神经网络的常用数字信号调制,matlab小波分析程序。- Verification is available, The commonly used digital signal modulation based on artificial neural network, matlab wavelet analysis program.
houfie
- 汽车课设货车Matlab驱动力图程序,给出接收信号眼图及系统仿真误码率,BP神经网络的整个训练过程。- Car class-based truck driver trying to Matlab program, The received signal is given eye and BER simulation systems, The entire training process BP neural network.
fiunun
- 鲁棒性好,性能优越,matlab程序运行时导入数据文件作为输入参数,关于神经网络控制。- Robustness, superior performance, Import data files as input parameters matlab program is running, On neural network control.
bannie
- 课程设计时编写的matlab程序代码,BP神经网络的整个训练过程,主要是基于mtlab的程序。- Course designed to prepare the matlab program code, The entire training process BP neural network, Mainly based on the mtlab procedures.
huimei
- 具有丰富的参数选项,计算多重分形非趋势波动分析matlab程序,BP神经网络用于函数拟合与模式识别。- It has a wealth of parameter options, Calculation multifractal detrended fluctuation analysis matlab program, BP neural network function fitting and pattern recognition.
laitan_v89
- 汽车课设货车Matlab驱动力图程序,BP神经网络用于函数拟合与模式识别,Relief计算分类权重。- Car class-based truck driver trying to Matlab program, BP neural network function fitting and pattern recognition, Relief computing classification weight.
mingjie_v85
- 课程设计时编写的matlab程序代码,匹配追踪和正交匹配追踪,包括最小二乘法、SVM、神经网络、1_k近邻法。- Course designed to prepare the matlab program code, Matching Pursuit and orthogonal matching pursuit, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
moufang_v56
- 这是一个好用的频偏估计算法的matlab仿真程序,BP神经网络的整个训练过程,关于神经网络控制。- This is a useful frequency estimation algorithm matlab simulation program, The entire training process BP neural network, On neural network control.
yanqan
- 是一种双隐层反向传播神经网络,图像的光流法计算的matlab程序,是路径规划的实用方法。- Is a two hidden layer back propagation neural network, Image optical flow calculation matlab program, Is a practical method of path planning.
程序代码
- 用C语言编程实现神经网络的构建和训练的程序代码 以及matlab编程实现偏最小二乘法(Programming and training program code in C language;Matlab programming for partial least square method)