资源列表
project
- a project with matlab
MININNET
- 神经网络训练程序,用来进行RBF网络的权值训练,利用训练好的权值可以进行自适应滤波!-neural network training procedures used for RBF network weights training. good use of training weights can be adaptive filtering!
perceptron.rar
- 人工神经网络,多层感知器,C++源代码,可在文本中读写数据。,Artificial neural network, multilayer perceptron, C++ source code, can read and write data in the text.
an_intruction_of_a_simple_genetic_algorithm
- This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function -This a simple genetic algorithm impleme 'where
tut3
- sample tutorial in works of a fuzzy logic problem
ap-CPP
- 实现AP聚类分析的c语言源代码 包含3个程序文件和一份测试数据-ap cluster c++
Source-program
- 本代码提供基于模糊补偿的机械手自适应模糊控制,用于机器人控制算法的仿真研究-This code provides the manipulator adaptive fuzzy control based on fuzzy compensation, and simulation research for robot control algorithms
jizhi
- 采用了简单遗传算法进行了一些全局优化的计算,程序经过验证-Using a simple genetic algorithm to carry out a number of global optimization calculations, procedures verified
fuzzypid
- 模糊pid算法在visual c++环境下运行的源程序,压缩文件,去掉了Debug文件
Naivebayes-classification
- 简单朴素贝叶斯 分类器,针对数值型和名称型属性的分类基本算法。-Simple bayesian classifier, in view of the numeric type and name attributes the classification of the basic algorithm.NaiveBayesSimple.java * Copyright (C) 1999 University of Waikato, Hamilton, New Zealand
NoiseNeuralNetwork
- 单输出的神经元网络拟合有噪声干扰的函数:y=x1/(1+x1) + x2/(1+x2) + x3/(1+x3) + x4/(1+x4)-single output neuron network fitting a noise function : y = x / (1 x1) x2 / (1 x2) x3 / (1 x3) x / (1 x4)
CONNECT4
- 采用剪枝方法搜索生成 效率不错 可以生成落点策略-Search using pruning method generates good efficiency
