搜索资源列表
nnmatlab
- BP和RBF神经网络示例代码,非常实用的,matlab编译通过-BP neural network and RBF neural network code in matlab ,easy to use
rbf
- rbf-iris的matlab源代码,用rbf实现iris分类-rbf-iris matlab source code, using rbf achieve iris classification
rnnContr1
- matlab code neural network rbf
RBF_PID
- this a matlab code of RBF PID-this is a matlab code of RBF PID
RBFN Example
- RBFNN EXAMPLE matlab code
神经网络入门13课源码
- 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Algorithm, GA ) 第十课 粒子群优化( Part