搜索资源列表
bp-matlab
- BP神经网络算法的matlab代码,本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。希望有用-BP neural network algorithm Matlab code, the procedures under the trained network file ANN.mat anticipating new data files, be mean square error, paint and forecast data and t
wangluo_c
- 以前收藏的神经网络C代码,可用于图象识别
nnet
- 人工神经网络的代码程序 , 实验用。加图
ann
- 模式识别神经网络代码。包括: 图像压缩的例子:行程编码算法RCL, 手写体数据变换成像素位图的算法,
waveletnetwork
- 该代码为基于小波神经网络的水资源数据预测,预测精度较高,可以画出预测结果图及预测误差图,能够设定预测步长-The code for the forecast based on the water resources of the wavelet neural network data, higher prediction accuracy can draw a prediction map and the prediction error diagram can set the predicti
PLOT
- matlab散点图上每一点标号的代码,对神经网络训练数据的剔除简单有效的处理-matlab (Scatter) on the every point the code of a label is, the INFLUENCE OF DELETING DATA on the the neural network training simple and effective processing
BPnet
- 此例是利用BP神经网络学习三位二进制代码的识别功能,例如当学习完后输入101,判断出结果为5,输入010判断结果为2,参看测试结果截图。-This case is the use of BP neural network learning three binary code recognition, for example, when after learning input 101, to determine the result of 5, 010 judgment result is tw
bpshenjingwangluo
- BP神经网络算法的matlab代码 里面有仿真源码和程序运行的截图,程序有详细的注释-BP neural network algorithm matlab simulation source code inside shots and running, the program has detailed notes
Based-on-BP-power-load-forecasting
- 在MATLAB环境下,利用BP神经网络对电力负荷进行预测,编写了代码,并附上了仿真图。-In the MATLAB environment, the use of BP neural network to forecast the power load, writing the code, and attach the simulation diagram
matlab-homework
- BP神经网络实现函数逼近 自适应性线性神经网络与线性逼近 含代码 与运行截图-The BP neural network to realize the function approximation Adaptive linear neural network and linear approximation Contain the code and run screenshot
qiugen_v11
- BP神经网络的整个训练过程,分形维数计算的毯子算法matlab代码,仿真图是速度、距离、幅度三维图像。- The entire training process BP neural network, Fractal dimension calculation algorithm matlab code blankets, FIG simulation speed, distance, amplitude three-dimensional image.
04400762
- Kruskal算法代码 图论里比较重要的算法()
gcn-master
- 图卷积神经网络实现代码, python实现了图卷积神经网络的功能。(the code for gcn use python the paper is COVARIANT COMPOSITIONAL NETWORKS FOR LEARNING GRAPHS)
gated-graph-neural-network-samples-master
- 此代码是门控图神经网络的python代码实现(This code is a Python code implementation of the gating graph neural network)