资源列表
3jiedian
- 电力系统3机组经济负荷分配问题;采用遗传算法进行经济负荷分配-power system 3 bus economic load dispatch genetic algorithm
facerec
- 一个修改后的PCA进行人脸识别的Matlab代码-a change of face recognition for the PCA Matlab code
bpnet3
- 能够自动选择隐含层节点个数的神经网络预测程序-this algorithm is able to choose the best hidden layer size and has the better performance
robot
- 给定n 个登山机器人接力攀登的总高度m,及每个机器人连续攀登1 米,2 米,…,k米,所用的时间,编程计算最优攀登方案。
LPC936.rar
- philiph单片机P89LPC936经A/D采样后的数据,通过串口向外发送,包含此款单片机的端口设置和A/D,UART口的设置等,philiph MCU P89LPC936 through A/D sampled data, send out through the serial port, including port settings and Cikuan microcontroller A/D, UART port settings, etc.
fuzzy_CRUOSE_CONTROL
- 利用模糊控制做巡航速度控制利用e, dot_e,當作兩個輸入,取交集在對輸出值u做砍頭的動作,再用重心法求解,再用Runge-Kutta做疊代更改增益值將會得到不一樣的結果。-Using fuzzy control to do cruise speed control using e, dot_e, as the two inputs, the output value of taking the intersection of the decapitation of the movement
cluster_lasso_nnls
- 基于MATLAB的分量lasso程序,利用了glmnet工具包,可以很好的运行-MATLAB-based component lasso procedures, the use of glmnet toolkit can be a good run
kMeansClusteryuxianjuli
- k-means算法,余弦距离,,,可用直接应用于文本,也可继续改进-K- means algorithm, cosine distance,,, can be used directly applied to the text, also can continue to improve
BP
- BP网络对边坡稳定性的评估,采用五个输入节点。-BP network for the assessment of slope stability, using five input nodes.
BP
- BP神经网络是一个前向网络,它利用误差反向传播算法对网络进行训练,结构简单,可塑性强。本例选择3层BP神经网络(隐层为1层)来逼近函数,单输入单输出,隐层包含7个神经元,预设精度为0.1,学习率设为0.1,循环次数为5000次,达到循环次数,或结果达到预设精度要求,结束计算。激活函数选择双曲函数,采用梯度下降法,通过神经元的输入和误差,以及权值的学习速率来计算权值的变化率。将输入提供给网络后,神经元的激活值从输入层经各中间层向输出层传播,输出层的神经元获得网络的输入相应。接下来,按照减少目标输出
Bp-network-MATLAB-source
- 用matlab编程实现BP神经网络的算法,该方法通俗易懂,具有通用性-Matlab BP neural network algorithm
mnist_transfer_cnn
- 基于keras的python的转换的卷积神经网络,对数据库minis进行的分类。希望大家喜欢-Based on Convolution neural network keras of python conversion, minis conduct classification. I hope you like