搜索资源列表
复杂网络邻接矩阵直接转化为Pajek
- 一个可以把Matlab复杂网络邻接矩阵直接转化为Pajek可以识别的网络文件(.net)很实用,学习复杂网络的可以下载-a programme that can transform the adj_matrix in matlab into .net file that pajek can recognize
pajek
- 一个可以把Matlab复杂网络邻接矩阵直接转化为Pajek可以识别的网络文件(.net)很实用,学习复杂网络的可以下载-a programme that can transform the adj_matrix in matlab into .net file that pajek can recognize
BP神经网络PID算法_matlab程序
- 神经网络优化pid控制程序的matlab文件,(Neural Network Optimization PID m file)
新建文件夹
- BP神经网络,可以参考,可以在此基础上进行修改(BP neural network, you can refer to, you can modify on this basis)
离散Hopfield神经网络联想记忆-数字分类
- 1. chapter9.m为主程序,将该文件夹设置为MATLAB当前工作路径,运行即可。 2. data0~data9.mat为数字0~9对应的矩阵,data1_noisy和data2_noisy分别为数字1和数字2的加噪声矩阵。 3. waiji.m为外积法设计离散型Hopfield网络(具体见第10章介绍)。 4. 该程序在MATLAB2009a版本下测试通过,个别函数在低版本中不存在或者调用格式有所不同,参照对应版本中的帮助文档修改即可。(1. chapter9.m based pr
新建文件夹
- bp神经网络 辨识 学习步长与隐层神经元个数(bp network learning and the number of hide layer neuron ,use to identify the important parameter and training the model)
新建文件夹 (2)
- 神经网络预测,用来根据几个输入值,来预测输出值(Neural network prediction)
新建 WinRAR 压缩文件
- 为SOM神经网络程序 addon.m为距离函数和拓扑函数示例。(For the SOM neural network program Addon.m is an example of distance functions and topological functions.)
神经网络自动跑马里奥
- 利用神经网络学习跑马里奥,脚本源码是NEAT.lua,已经整合在一起 测试方法:打开模拟器EmuHawk.exe,载入游戏,进入游戏后保存(save state),进入目录\SNES\State,找到刚才保存的文件,重命名为DP1.state,把这个文件复制到LUA文件夹和模拟器文件夹下,运行脚本就可以了. 哔哩哔哩上有作者的演示视频,搜索MarI/O(Use neural networks to learn how to run Mario)
新建文件夹
- 神经网络学习和判断模型 数学建模可能会用到(Neural network learning and decision model)
新建文件夹
- 将260个样本中随机抽出部分学生的身高和体重作为训练样本(男女生都有),然后训练一个BP神经网络,最后将剩下的样本输入网络进行测试,检测BP网络的分类性能。260个样本的体重和身高在文档中。可以在男生样本中抽取70%用来训练,在女生样本中抽取70%用来训练。(The 260 samples were randomly selected from the part of the students' height and weight as the training sample (boys and
新建文件夹 (2)
- 该程序是小波神经网络对交通流量预测,易于实现。(The program is a wavelet neural network for traffic flow prediction, easy to implement.)
新建文件夹
- 这是BP神经网络的matlab实现,和特征向量的提取(This is the matlab implementation of the BP neural network and the extraction of feature vectors)
应用BP网络的方法进行图像的压缩
- 该文件应用神经网络方法进行图像文件的压缩,欢迎交流(The file using neural network method for image file compression)
BP网络c++
- 神经网络可移植头文件程序,不用修改可直接使用,网络大小可通过参数任意调节(Neural network portable head file program, without modification, can be used directly, network size can be adjusted arbitrarily by parameter)
总文件
- 曲线拟合多步预测,多个小波分解,VMD分解,神经网络集成,源代码(Curve fitting multistep prediction, multiple wavelet decomposition, VMD decomposition, neural network integration, source code)
基于BP神经网络的手写数字识别
- 这是一份基于BP神经网络的手写数字识别文件,包含了源代码、最优权重向量、以及带标记的训练集。代码中给出了详细的注释,对于理解神经网络的原理有很好的帮助。
一种基于RBF神经网络的图像处理方法
- 该文件是用RBF神经网络算法对图像进行处理的一个很好的借鉴的文章(The file is a good reference to the image processing with the RBF neural network algorithm.)
新建压缩(zipped)文件夹
- 通过径向基函数神经网络对输入变量进行整理运算(The arrangement of input variables by radial basis function neural network)
BP神经网络
- 第一个m文件:构造、训练BP神经网络并计算其识别率;第二个文件将进行人脸检测。注意:orl人脸数据库需要在网上下载。(The function of the first m file is to construct and train the BP neural network and calculate its recognition rate. The second is the detection of face. Note: the ORL face database needs to