资源列表
user
- C++ codes for takagi-Sugeno fuzzy controller
Untitled
- 一种直接神经网络控制方法,带有死区控制。-a NEURAL NETWORK MATLAB CODE
linennet_147
- 这个程序是关于线性网络化求解问题,算法实现上比较有特点。
LGE
- 线性图嵌入方法,该方法是一种基于图框架的子空间学习方法,被用于LPP,NPE等流行学习方法中。-(Regularized) Linear Graph Embedding (Provides a general framework for graph based subspace learning. This function will be called by LPP, NPE, IsoProjection, LSDA, MMP ...)
bpnet
- 增加冲量的方法实现的bp神经网络,训练好之后可实现正数负数以及数值的奇偶判断-bp neural network
eg18-yucemoxingyanjiu
- 《MATLAB神经网络30个案例分析》中的第18个例子,案例18 Elman神经网络的数据预测—电力负荷预测模型研究。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 18 cases of 18 Elman neural network research data to predict- power load forecasting model. Hope to have certain help t
ACASP
- 有关蚁群算法的matlab程序,希望对大家有所帮助,有问题共同讨论,
CPP01beibao
- 使用动态规划法求解01背包问题,语言背景是c++语言-01 method using dynamic programming knapsack problem, language background is c++ language
GA_test
- 用matlab实现的遗传算法,可以很好的模拟遗传编译的功能-GA program by matlab, it can model GA in nature
elm
- 极限学习机[1](Extreme Learning Machine, ELM)是在单隐层神经网络(Single hidden Layer Feed-forward Neural networks, SLFNs)基础上提出的一种高效的学习方法。不同于传统的神经网络, ELM 中所有的隐层参数均为随机产生,而不需要烦琐的迭代过程;其输出权值则通过求解矩阵的广义逆得到。因此,相较于传统的SLFNs,在保证学习性能的基础上,ELM 的训练速度得以显著提升。-Extreme Learning Ma
Hua_kuang
- klt旋转人脸检测程序中的一部分,实现对人脸的画框作用-part of the the klt rotating face detection program, the face of the frame
PCA_wine
- 使用PCA降维的一种用于葡萄酒分类的经典算法,给大家参考下-Using PCA dimensionality reduction of a wine classification of the classic algorithm, to your reference