资源列表
optimal_WTand-SVC
- 含分布式发电的配电网无功优化论文源程序,里面含有风机和光伏的预测模型程序。-Active/reactive power integrated optimization in distribution networks with distributed generation
vehicle-routing-problem
- 采用模拟退火方法解决有容量限制的车辆路径问题,matlab代码。Capacitated Vehicle Routing Problem (VRP) using SA. MATLAB -implementation of solving Capacitated Vehicle Routing Problem (VPR) using Simulated Annealing (SA)
XX_VRPTW
- 用智能算法中的遗传算法求解带时间窗限制的车辆路径问题-using GA algorithm to explain the problem of vrp with time windows
fuzzy
- 利用MATLAB软件进行故障分析,自己编写的模糊神经网络故障识别程序-Using MATLAB software for fault analysis, the preparation of fuzzy neural network fault identification procedures
openticks
- 智能交易EA,根据K线的走势追踪趋势,没有其他指标,带止损止盈-EA EA, in accordance with the trend of K-line trend tracking, no other indicators, with a stop loss and profit
zuobiaobianhuan
- 这个程序主要是把二维翼型坐标变换成三维翼型坐标,通过翼型位置-弦长-扭角等参数得到三维翼型坐标,完成后面的三维建模-This program is mainly two-dimensional airfoil coordinate into the three-dimensional coordinates of the airfoil, the airfoil by position- to give the three-dimensional coordinates of the airfo
Letter-recognition
- 26个字母神经网络识别 用matlab实现的-26 letter recognition using matlab to achieve
the-binary-hopfield-network
- 此目录中的此代码实现二进制hopfield网络。 源代码可能在HOPNET.CPP中找到。示例培训文件是H7x8N4.trn。示例测试模式文件是:H7x8D4.TST,H5x8D7.TST,H5x8D7.TST和H5x8D9.TST,程序的输出转到屏幕和文件ARCHIVE.LST-This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CP
BPNN
- 前向型神经网络(BPNN) 1.首先使用随机函数对每一层间的连接权值矩阵和偏置向量进行随机初始化. 2.依次使用一个训练样本对网络进行训练,并按照上面的公式计算每个样本的Δti,t 1,...,T− 1 3.训练p个样本后(一次batch),按照更新方程对W与b进行更新. 4.重复步骤2~3,直到误差小于设定的阈值或者达到设定的batch次数.-Forward neural network (BPNN) 1. First, using a random function
VGG-16
- 深度神经网络VGG-16模型的keras代码,用于图像识别-keras codes of deep neural network VGG-16 model, used of image classification
TLshibie
- 人工神经网络在matlab中的应用,用三层网络解决字母T与L的识别问题-Artificial neural network in matlab, with the three-tier network solutions with the letter T L identifying problems
BSO2
- 头脑风暴优化算法(BSO)的原始程序,是人工智能的新型算法,是做优化的-Brainstorming optimization algorithm(BSO) original program, is a new kind of algorithm, artificial intelligence is optimized