资源列表
PD-Type-Fuzzy-Controller-Design
- PD Type Fuzzy Controller Design
PCA
- 模式识别中独立成分分析算法的matlab源码-Principle component analysis
w-h-02
- 用w-h规则进行网络训练的最主要的程序,很好用很简洁配注释-The main network training program wh rule, very good with the very concise with Notes
BP.text
- 此BP神经网络优化了过程控制的稳定性,使性能更加的稳定可靠,-This BP neural network to optimize the stability of the process control, to make the performance more stable and reliable,
FUZZY-CONTROL-MAMDANI
- 一个3-4-1型的mamdani模糊控制系统,可适用于很多情况。-A 3-4-1 type mamdani fuzzy control system, applicable to many situations.
function-imitation
- 用Matlab神经网络工具箱BP算法实现xcosx函数模拟-Matlab Toolbox BP neural network algorithm simulation function xcosx
generate_RD_NW_with_equivalent_EandI_inputs
- 产生一个这样的神经网络:任一神经元都收到等数量兴奋性和抑制性的反馈,兴奋性与抑制性神经元数目之比为:4:1。-Produce such a neural network: neurons have received the same number of excitatory and inhibitory feedback, the ratio bewteen excitatory and inhibitory neurons : 4:1.
mohu
- 无刷之路电机模糊控制fis文件,稍加修改便可用-Fuzzy control brushless motor road fis file, you can use a slightly modified
mian
- 运用神经网络进行信号的调制识别源程序!希望有需要的下载-a very good matlab program!!
ganzhiqi2
- 3、单计算节点感知器,3个输入。给定3对训练样本对如下所示: X1 = (1,-2,0,-1) ,d1 =-1;X2 = (0,1.5,-0.5,-1),d2 = - 1;X3 = (-1,1,0.5,-1),d3 =1; 设初始权向量W(0)=(0.5,1,-1,0.5),2η=0.1。注意,x第四列为阈值恒等于-1,权向量中第后个分量为阈值,试根据以上学习规则训练该感知器。 -3, a single compute node sensor, three inputs. Given
12341234perciption
- 模式识别中基于神经网络或运算的C++源代码-Pattern recognition based on neural networks or computing the C++ source code
my_clustering
- 自编的聚类算法,基于最简单的粒子群聚类算法实现粒子分类-clustering algorithm programmed by myself