资源列表
SVMTrain
- 支持向量机训练算法,使用matlab实现的。-Support vector machine training algorithm, implemented using matlab.
FuzzyNet
- 模糊数学,是基本的模糊数学中神经网络的一个核心程序-Fuzzy Gadget,Is the basic mathematics of fuzzy neural network is a core program
example-of-neural-network-design
- 基于模糊控制实例的神经网络设计,其中应用了matlab中的神经网络工具箱-Based on the fuzzy control example of neural network design, The application of neural network toolbox of matlab
bp_sin
- 带阈值的三层BP神经网络,包括输入层,隐层,输出层。实现sin函数功能。-The BP neural network, including input layer, hidden layer and output layer, with a threshold value,can realize the sin() function.
PsoANN
- 微粒群算法结合神经网络进行建筑能耗预测,有效的提高了预测精度,但是延长了运算时间-building energy consumption prediction using particle swarm optimization and artificial neural networks
fisher
- 利用Fisher线性分类器对两类样本进行分类的方法。-Fisher s linear classification methods to classify the two types of samples.
main
- matalb语言实现遗传算法用于模拟电路的演化设计-matalb language of genetic algorithms for analog circuit design evolution
FitLaw_GA
- 好用简捷的遗传算法,操作方便,结果明了。不错的工具, -Easy to use and simple genetic algorithm, easy to operate, with clear results. Good tool
GA
- 遗传算法的简单应用用于解决一下实际问题,这这是一个最基础的应用,其他还有很多领域可以应用-A simple application of genetic algorithms to solve what the actual problem, which is one of the most basic application, there are many other fields can be applied
dansimon
- 扩展卡尔曼滤波器算法 外国导师的经典的控制算法-EKF algorithm Dan Simon
tsp
- TSP问题并行算法实现,mpi实现并行TSP问题。-travelling Salesman Problem
matlab-code--the-Traveling-Salesperson-Problem.ra
- matlab code for the Traveling Salesperson Problem